What problem does it solve?
This Skill provides a structured approach to executing complex implementation plans, breaking them down into manageable batches with critical review checkpoints. It ensures that development proceeds systematically, catching issues early and maintaining alignment with architectural goals.
Core Features & Use Cases
- Batch Execution: Implements tasks in small, controlled batches (defaulting to 3 tasks), allowing for focused work and frequent review.
- Critical Review Checkpoints: Requires reporting after each batch for architect feedback, preventing deviations or compounding errors.
- Blocker Handling: Guides you to stop immediately and ask for help when encountering blockers, rather than guessing or forcing solutions.
- Use Case: When your human partner provides a detailed implementation plan, use this Skill to execute it. For example, if a plan has 10 tasks, this Skill will guide you to complete the first 3, report for review, then proceed with the next batch.
Quick Start
Announce skill usage
I'm using the executing-plans skill to implement this plan.
The skill will then guide you to load the plan and execute tasks in batches.