Explore: Add use-when sections to skill descriptions #70
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
magnus/agent-skills#70
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Most skills in this repo describe what they do and how to use them, but few describe the specific problem they solve or the conditions under which they should (or should not) be loaded. This makes it harder for an agent to decide which skill to reach for.
Pocock's skills are organized around diagnosed failure modes — each skill explicitly states the problem it addresses. Adding "use-when" and "use-not-when" sections would make these skills more self-orienting.
What to explore
Relationship to existing work
The Hermes profile system uses trigger conditions in skill descriptions. This exploration would define what those triggers look like for agent-skills.