-
Notifications
You must be signed in to change notification settings - Fork 2
Add a 7th skill: swing-scope (scope guard) #3
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Context
swing-skills has 6 cognitive firewalls. A common failure mode not covered: AI agents expanding scope beyond what was asked (gold-plating, adding unrequested features).
Proposed: swing-scope
A skill that forces the agent to verify its output stays within the original request scope before delivering.
What to do
- Create
skills/swing-scope/SKILL.mdfollowing the pattern of existing skills - Include frontmatter, description, Gotchas section
- Define trigger keywords (e.g., "check scope", "scope guard")
Difficulty: Easy-Medium
Look at existing skills for the pattern.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed