ryfter/superpowers
The Superpowers development methodology by Jesse Vincent and Prime Radiant, repackaged unchanged for Kiro. Superpowers is a complete, opinionated software-development workflow built from composable skills: it starts by teasing a spec out of the conversation, turns it into a clear implementation plan, then drives the work with true red-green-refactor TDD, systematic root-cause debugging, code review between tasks, and subagent-driven development. Strong on the full engineering lifecycle, including git worktrees, parallel-agent orchestration, and clean branch finishing. 14 skills covering brainstorming, writing and executing plans, TDD, systematic debugging, code review (requesting and receiving), verification, and more. 100% the work of Jesse Vincent and Prime Radiant; this power only brings their skills into Kiro. GitHub: https://github.com/obra/superpowers.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "superpowers",
"version": "1.0.0",
"description": "The Superpowers development methodology by Jesse Vincent and Prime Radiant, repackaged unchanged for Kiro. Superpowers is a complete, opinionated software-development workflow built from composable skills: it starts by teasing a spec out of the conversation, turns it into a clear implementation plan, then drives the work with true red-green-refactor TDD, systematic root-cause debugging, code review between tasks, and subagent-driven development. Strong on the full engineering lifecycle, including git worktrees, parallel-agent orchestration, and clean branch finishing. 14 skills covering brainstorming, writing and executing plans, TDD, systematic debugging, code review (requesting and receiving), verification, and more. 100% the work of Jesse Vincent and Prime Radiant; this power only brings their skills into Kiro. GitHub: https://github.com/obra/superpowers.",
"author": {
"name": "Jesse Vincent",
"url": "https://github.com/obra"
},
"keywords": [
"methodology",
"tdd",
"brainstorming",
"systematic-debugging",
"code-review",
"subagent-driven-development",
"superpowers"
],
"license": "MIT",
"homepage": "https://github.com/obra/superpowers",
"repository": "https://github.com/Ryfter/kiro-powers"
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 3JavaScript files
- 3shell scripts
- condition-based-waiting-example.ts
- 6other files