Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/mridullpandey/superpowers/llms.txt

Use this file to discover all available pages before exploring further.

Once a plan is written and saved, you choose how it is executed. Superpowers supports two modes: subagent-driven development (recommended) and inline execution. Both enforce TDD and code review, but they differ in how tasks are dispatched and how context is managed.

What comes after execution

Both execution modes end by invoking the finishing-a-development-branch skill. A final code reviewer subagent reviews the complete implementation before the branch completion options are presented.

Next: Finishing a branch

Verify tests, run a final review, and choose to merge, create a PR, keep the branch, or discard the work.