| name | using-superpowers |
| description | Use when starting any conversation or task so the agent checks for relevant skills before acting, including before clarifying questions, exploration, implementation, review, or documentation work. |
Using Superpowers
Use this skill as the entry discipline for all other skills.
Rule
Before responding or taking action:
- Check whether any available skill applies.
- If a skill applies, use it before proceeding.
- If multiple skills apply, use process skills first, then domain skills.
- If no skill applies, continue normally.
Priority
User instructions always win.
Order:
- Direct user request and project instruction files.
- Applicable skills.
- Default agent behavior.
Red Flags
Stop and check for a skill when you think:
- "This is simple, no skill needed."
- "I just need to inspect files first."
- "I know the skill from memory."
- "I'll ask a question before checking."
- "This does not count as a task."
Process
For every task:
- Identify the task type.
- Match it to available skill descriptions.
- Announce the relevant skill briefly when useful.
- Follow the skill's workflow.
- If the selected skill is wrong, discard it and continue with the right one.
Output
Keep the user's goal moving. The skill check should improve discipline, not become ceremony.