An agentic skills framework & software development methodology that works.
Give your agent Superpowers:
When you start building something, your agent doesn't jump into code. It steps back and asks what you're really trying to do.
Your agent teases out a specification in chunks short enough to read and digest, presenting it for your approval.
With your approval, it creates a clear implementation plan emphasizing TDD, YAGNI, and DRY principles.
Launches a process with agents working through each task, inspecting and reviewing their work autonomously.
Activates before writing code. Refines ideas through questions and presents design sections for validation.
Creates isolated workspace on new branch, runs project setup, verifies clean test baseline.
Breaks work into bite-sized tasks with exact file paths, complete code, and verification steps.
Dispatches fresh subagent per task with two-stage review (spec compliance, then code quality).
Enforces RED-GREEN-REFACTOR: write failing test, watch it fail, write minimal code, watch it pass.
Reviews against plan, reports issues by severity. Critical issues block progress.
Verifies tests, presents options (merge/PR/keep/discard), cleans up worktree.
Write tests first, always
Process over guessing
Simplicity as primary goal
Verify before declaring success
If Superpowers has helped you do stuff that makes money and you are so inclined, I'd greatly appreciate it if you'd consider sponsoring my opensource work.
Sponsor JesseAvailable via official Claude plugin marketplace
/plugin install superpowers@claude-plugins-official
Available via official Codex plugin marketplace
/plugins → search: superpowers → Install Plugin
Available via official Codex plugin marketplace
Plugins → Coding section → Click + next to Superpowers
Register marketplace and install plugin
droid plugin marketplace add https://github.com/obra/superpowers
droid plugin install superpowers@superpowers
Install extension
gemini extensions install https://github.com/obra/superpowers
Tell OpenCode:
Fetch and follow instructions from https://raw.githubusercontent.com/obra/superpowers/refs/heads/main/.opencode/INSTALL.md
In Cursor Agent chat:
/add-plugin superpowers
Register marketplace and install plugin
copilot plugin marketplace add obra/superpowers-marketplace
copilot plugin install superpowers@superpowers-marketplace