@obra/superpowers
A complete software development workflow for coding agents: brainstorming, planning, TDD, subagent-driven development, code review, and systematic debugging.
Install
Add @obra/superpowers to Claude Code with the PolySkill CLI: polyskill add @obra/superpowers
Instructions
# Superpowers Superpowers is a complete software development workflow for your coding agents, built on top of a set of composable "skills" and some initial instructions that make sure your agent uses them. ## How it works It starts from the moment you fire up your coding agent. As soon as it sees that you're building something, it *doesn't* just jump into trying to write code. Instead, it steps back and asks you what you're really trying to do. Once it's teased a spec out of the conversation, it shows it to you in chunks short enough to actually read and digest. After you've signed off on the…
Keywords: workflow, tdd, debugging, code-review