概要
Subagent-Driven Development optimizes software execution by breaking down implementation plans into independent, manageable tasks handled by fresh subagents within a single session. This methodology prevents context pollution and ensures high output quality through a mandatory two-stage review process: first verifying strict adherence to specifications, then validating code quality and architectural integrity. By combining automated task extraction, test-driven development, and iterative feedback loops, this skill enables rapid progress while maintaining the rigorous standards required for production-grade codebases.