Skill
Using Superpowers
The entry point that forces a skill lookup before the agent says or does anything.
Install
/plugin install superpowers@claude-plugins-official
Triggers on
Loads at the start of a conversation and stands in front of every response, question or tool call that follows.
- Author
- Jesse Vincent (obra)
- License
- MIT
Repositoryhttps://github.com/obra/superpowers
This is the dispatcher the rest of the library depends on. A relevant skill has to be invoked before any reply — including a clarifying question, a file read or a quick look at git history — and the agent announces which one it is using. It also ranks the collision case: process skills decide the approach, implementation skills carry it out afterwards. A table of the usual escape hatches ("this is just a simple question", "let me get context first", "the skill is overkill") is listed with the counter-argument next to each one.
Comments(0)
Sign in to comment