subagent-driven-development
π―Skillfrom obra/superpowers
Automates complex software development workflows by dynamically coordinating specialized AI subagents to break down and solve intricate programming tasks
Overview
A Claude Code skill for subagent-driven development from the Superpowers collection by obra. It automates complex software development workflows by dispatching fresh AI subagents for each task, with a two-stage review process (spec compliance followed by code quality) to ensure high-quality output.
Key Features
- Fresh subagent dispatch per task to prevent context pollution
- Two-stage review: spec compliance review then code quality review
- Automated implementation plan execution with TodoWrite tracking
- Structured implementer, spec reviewer, and code quality reviewer roles
- Fast iteration without human-in-loop between tasks
Who is this for?
Developers working on complex implementation plans with multiple independent tasks who want automated, high-quality execution. Ideal for those who have a clear plan and want Claude Code to systematically implement each task with built-in quality assurance through the two-stage review process.
Same repository
obra/superpowers(16 items)
Installation
npx vibeindex add obra/superpowers --skill subagent-driven-developmentnpx skills add obra/superpowers --skill subagent-driven-development~/.claude/skills/subagent-driven-development/SKILL.mdSKILL.md
More from this repository10
Complete software development workflow framework for coding agents. Enforces structured processes β brainstorming, spec writing, TDD, subagent-driven development, and code review β turning AI agents into disciplined engineering teammates.
Generates structured, creative problem-solving frameworks with step-by-step ideation techniques, prioritization, and actionable innovation strategies.
Methodically diagnose and resolve complex software bugs using structured analysis, trace patterns, and strategic troubleshooting techniques.
Guides developers in writing automated tests before code, ensuring robust, modular software design and catching bugs early in the development process.
Generates structured, actionable writing plans with clear goals, research strategies, outline templates, and milestone tracking for various document types.
Streamlines code review requests by generating structured feedback templates, tracking review status, and facilitating collaborative code improvement workflows.
Streamlines integration and usage of superpowers framework, providing intuitive methods for defining, configuring, and applying advanced computational capabilities.
Transforms complex multi-step workflows into executable sequences with robust error handling, retry mechanisms, and intelligent task orchestration.
Helps developers professionally receive, process, and learn from code review feedback to improve code quality and collaboration skills.
Validates and cross-checks critical task parameters, inputs, and preconditions before finalizing complex workflows to prevent errors and ensure reliable execution.