docs(skills): tighten 11 skill descriptions + visibility priority on the two root entry points - #107
Merged
Merged
Conversation
…high-visibility
- Tighten verbose descriptions across 11 SKILL.md files: move routing phrases
("Use when...", quoted trigger strings, tool/agent names) earlier and cut
repetition, per editorial contract.
- derived-metrics, gds, and workflow-pattern-analysis (the worst offenders at
~600-670 chars) reduced to ~380-400 chars while preserving every distinct
trigger phrase and tool/agent reference.
- Add visibility.priority: 5 (+ curated visibility.summary) to
context-intelligence-graph-query and workflow-pattern-analysis, the two
root-session natural-language entry points into this bundle. No other
skill's visibility is set.
- No changes to name, version, shortcut, user-invocable, or
disable-model-invocation on any skill.
Collaborator
Author
|
Mechanism: microsoft/amplifier-bundle-skills#63 (token-budget catalog) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Tightens skill descriptions across the context-intelligence bundle and marks the two root-session entry points for high visibility in the token-budget catalog.
Changes:
visibility: {priority: 5, summary}added to:Validation:
Related To
See amplifier-bundle-skills PR for the token-budget catalog mechanism (link after both exist).