superpowers

Structured multi-step development. Brainstorm → spec → plan → build → review → merge — TDD baked in.

Score 0(?)CommunityCodeby obraSource
Verified for:

Install

$ npx skills add obra/superpowers

Best for

Long-running engineering tasks where you want each phase to handoff cleanly.

Not ideal for

Quick one-shot tasks — the orchestration overhead is not worth it.

About this skill

Brainstorm → spec → plan → build → review → merge. A 20+ skill library for structured multi-step development with TDD baked in.

TDDMulti-agentPlans

Score breakdown

Score breakdown

rubric 1.0
Install count
0/20
Provenance
10.5/15
GitHub stars
13/15
Recency
8.5/10
Compatibility
6/10
Documentation depth
8/10
Install ergonomics
7/10
License
5/5
Verification freshness
4.3/5

Composite 0–100 score derived from 9 verifiable signals. See the rubric →

Meta-prompting that keeps the agent on a single outcome until it lands.

FocusMeta-prompting
Code

Multi-agent orchestration. Spawn parallel subagents and merge their outputs reliably.

Multi-agentSubagentsParallel
Code