obra/superpowers

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session

194K installs 281K starsUpdated Sep 1, 2026License: MIT

Install

npx skills add obra/superpowers@subagent-driven-development

Runs in your terminal. Adds the skill globally for Claude Code, Cursor, Codex and others; add -g -y to skip prompts.

What it does

Subagent-Driven Development Execute plan by dispatching a fresh implementer subagent per task, a task review (spec compliance + code quality) after each, and a broad whole-branch review at the end. Why subagents: You delegate tasks to specialized agents with isolated context. By precisely crafting their instructions and context, you ensure they stay focused and succeed at their task. They should never inherit your session's context or history — you construct exactly what they need. This also preserves your own context for coordination work. Core principle: Fresh subagent per task + task…

Excerpt from the skill's own SKILL.md. Read the full file on GitHub before installing: skills run with your agent's permissions.

View source on GitHub

Before you install

Skills are plain text instructions the agent follows, sometimes with scripts. Check the source, prefer repositories with many installs and stars, and read any script it ships.

Categories

Related skills

  • brainstorming

    obra/superpowers

    You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

    349K installs 281KDesign & UI
  • systematic-debugging

    obra/superpowers

    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

    246K installs 281KTesting
  • writing-plans

    obra/superpowers

    Use when you have a spec or requirements for a multi-step task, before touching code

    238K installs 281KDesign & UITestingDocumentation
  • using-superpowers

    obra/superpowers

    Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions

    234K installs 281K
  • requesting-code-review

    obra/superpowers

    Use when completing tasks, implementing major features, or before merging to verify work meets requirements

    218K installs 281KCode reviewGit & GitHub
  • executing-plans

    obra/superpowers

    Use when you have a written implementation plan to execute in a separate session with review checkpoints

    201K installs 281KAI & agentsCode review

Search skills

/skills/obra/superpowers/subagent-driven-development/