subagent-driven-development - Execute plans using subagents and two-stage review
Executes implementation plans task by task by dispatching subagents with systematic specification and code quality reviews.
Tags
Updated: 2026-09-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Parse implementation plans into tasks
- Dispatch subagents to implement tasks
- Review implementation spec compliance
- Review implementation code quality
- Review full system integration
- Run tests and commit changes
Inputs
- Implementation plan files
- Project codebase and context
- User requirements
Outputs
- Implemented source code and tests
- Git commits
- Review status reports
- Updated task todo list
Requirements
- delegate_task tool support
- file and terminal toolsets
- Git version control system
