superpowers
by obra
An agentic skills framework & software development methodology that works.
About
An agentic skills framework & software development methodology that works.
Skill Analysis
Skills (17)
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires ...
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming...
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
bashUse when executing implementation plans with independent tasks in the current session
dotUse when creating new skills, editing existing skills, or verifying skills work before deployment
bashdotmarkdownyamlUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
bash"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user inten...
dotUse when you have a written implementation plan to execute in a separate session with review checkpoints
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work
bashUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
dotmarkdowntextUse when you have a spec or requirements for a multi-step task, before touching code
bashmarkdownpythonUse when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying quest...
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace ex...
bashUse when implementing any feature or bugfix, before writing implementation code
bashdottypescript
Recent Commits
- 3dcbd5c2026-07-24Release v6.2.0: SDD plan-scoped workspace and resume-based fix loop, skills compression sweep, Windows SessionStart fixJesse Vincent
- c8921b52026-07-24fix(systematic-debugging): find-polluter accepts ./-prefixed patterns and matches top-level testsJesse Vincent
- 6015d372026-07-24fix(systematic-debugging): match find -path ./ prefix in find-polluter.sh (#2011)dev_Hakaze
- a8686312026-07-24docs(using-superpowers): drop dangling subagent-support anchor (#2010)Mark Rada
- ebdd4ec2026-07-24feat(sdd): lifecycle restructure with resume-based fix loop, five-round breaker, and rationalization tableJesse Vincent
- 28882fc2026-07-24feat(sdd): align templates and codex reference with resume-based fix roundsJesse Vincent
- 87e40502026-07-24feat(sdd): add scoped re-review prompt templateJesse Vincent
- c6fa27e2026-07-24docs(plans): SDD fix-loop redesign implementation planJesse Vincent
- 55bbb522026-07-24docs(specs): SDD fix-loop redesign design specJesse Vincent
- 0e13ad82026-07-24fix(tests): stop the SDD skill test flaking on timing and prose caseJesse Vincent