What problem does it solve?
This Skill eliminates the inefficiency, context bloat, and quality inconsistencies of manually executing multi-task implementation plans, where constant context switching and ad-hoc reviews slow delivery and introduce avoidable errors.
Core Features & Use Cases
- Isolated Subagent Task Execution: Dispatches a fresh, context-isolated subagent for each independent task to prevent context pollution and keep work focused.
- Mandatory Two-Stage Review: Enforces spec compliance review first, followed by code quality review for every task to catch gaps and issues early.
- Continuous End-to-End Execution: Runs all tasks from the implementation plan without unnecessary human check-ins, only pausing for unresolvable blockers or completed work.
- Use Case: For a 4-task feature implementation plan, use this Skill to automatically dispatch dedicated subagents for each task, run automated reviews, and deliver a fully vetted implementation without manual coordination overhead.
Quick Start
Use the subagent-driven-development skill to execute your pre-defined implementation plan end-to-end with automated subagent task dispatch and mandatory two-stage quality reviews.