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
15/15
Recency
8.5/10
Compatibility
6/10
Documentation depth
8/10
Install ergonomics
7/10
License
5/5
Verification freshness
3/5

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

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

Multi-agentSubagentsParallel
Code
Medium4 min

Ranked #2 in Workflows

Publish the ranking in your README. The badge reads the live score, so it updates when the ranking does.

superpowers — ranked #2 in Workflows on Top Agent Skills
Markdown
[![superpowers — ranked #2 in Workflows on Top Agent Skills](https://top-agent-skills.com/badge/superpowers.svg)](https://top-agent-skills.com/skill/superpowers)
HTML
<a href="https://top-agent-skills.com/skill/superpowers"><img src="https://top-agent-skills.com/badge/superpowers.svg" alt="superpowers — ranked #2 in Workflows on Top Agent Skills"></a>

Skill FAQ

About superpowers

What is the superpowers skill?

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

Which agents does superpowers work with?

Claude Code, Cursor, Codex CLI.

How do I install superpowers?

Run `npx skills add obra/superpowers` for Claude Code. See the install panel for per-agent commands.

Is superpowers free to use?

Yes — superpowers is open source (MIT).

Who maintains superpowers?

superpowers is published by obra and was last updated on 2026-07-15.

What is superpowers best for?

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