Skip to content

ryfter/superpowers

v1.0.0MIT

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.

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

Read SKILL.md at the source

Pinned to revision 6528adfebe6d, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.