What problem does it solve?
This Skill addresses the challenge of executing complex, multi-step implementation plans by breaking them down into manageable batches with built-in review checkpoints, ensuring critical review and preventing errors.
Core Features & Use Cases
- Batch Execution: Implements tasks from a written plan in sequential batches (defaulting to the first three tasks).
- Checkpoint Reviews: Pauses execution after each batch to report progress and await feedback before proceeding.
- Verification: Ensures each task step and verification is completed as specified in the plan.
- Error Handling: Provides clear stopping conditions for blockers and prompts for clarification rather than guessing.
- Integration: Seamlessly integrates with other 'superpowers' skills for setting up work environments and finalizing development.
Quick Start
Use the executing-plans skill to load the plan from 'implementation_plan.md' and begin executing the first batch of tasks.