Skip to content

improve(generate-agent-skills): improve description and add reference index table#46

Closed
srbouffard wants to merge 1 commit into
mainfrom
improve/generate-agent-skills-description-and-index
Closed

improve(generate-agent-skills): improve description and add reference index table#46
srbouffard wants to merge 1 commit into
mainfrom
improve/generate-agent-skills-description-and-index

Conversation

@srbouffard

Copy link
Copy Markdown
Collaborator

Cherry-picks the two highest-value improvements from #45 by @yogesh-tessl.

Changes

  • Improved description frontmatter — rewritten to be concrete and keyword-rich, with an explicit "Use when..." clause covering natural trigger terms (new agent skill, skill.md, skill definitions, skill templates). This improves skill invocation reliability.
  • Reference Index table — replaces the prose "Knowledge Retrieval" section with a scannable table for faster navigation to all 5 reference files.

What was not cherry-picked

The broader rewrite from #45 (61% line reduction) was not included. While token efficiency is valuable, the removed content includes important LLM behavioral anchors: STOP CONDITIONS, explicit violation warnings, post-validation checklists, and the script-vs-checklist decision tree. We want to revisit those tradeoffs deliberately rather than wholesale.

… index table

- Rewrote frontmatter description to be more concrete and keyword-rich,
  adding explicit 'Use when...' triggers for better skill invocation
- Replaced prose Knowledge Retrieval section with a concise Reference
  Index table for faster navigation

Cherry-picked improvements from #45 by @yogesh-tessl.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant