What problem does it solve?
This Skill addresses the challenges of implementing and reviewing complex plans across multiple tasks, providing a systematic approach to code execution and quality assurance through subagents.
Core Features & Use Cases
- Systematic Task Execution: Distributes tasks across subagents, each working on a separate piece of the implementation plan.
- Two-Stage Review Process: Ensures tasks meet specification and quality standards before proceeding.
- Task Granularity: Encourages breaking down tasks to a manageable size, ensuring focused work.
- Red Flag Management: Lists common pitfalls to avoid in the implementation process.
- Efficiency Tips: Offers guidelines for context management and integration with other skills.
- Use Case: Perfect for managing large-scale software implementations, where multiple subagents work on distinct tasks while adhering to a predefined plan.
Quick Start
Deploy the subagent-driven-development skill to manage and review your implementation plan by executing the 'run-plan' command followed by the path to your plan file.