关于
The plan-execution skill provides a rigorous framework for transforming written implementation plans into production-ready code. By utilizing two distinct modes—Subagent for rapid, context-isolated execution and Batch for human-gated checkpoints—it ensures that complex changes are handled systematically. The skill enforces high engineering standards by mandating Test-Driven Development (TDD) and multi-stage review gates for specification compliance and code quality, effectively preventing context pollution and reducing technical debt during the development process.