What problem does it solve?
Implementing complex plans without structured checkpoints can lead to errors, missed requirements, and extensive rework. This skill ensures quality and alignment through incremental execution and review.
Core Features & Use Cases
- Critical Plan Review: Loads and critically reviews implementation plans, identifying any concerns before execution begins.
- Batch Execution: Executes tasks in controlled batches (defaulting to the first 3 tasks), ensuring manageable progress.
- Checkpoint Reporting: Reports progress and verification output after each batch, prompting for review and feedback.
- Use Case: When given a detailed implementation plan for a new 'user-profile-service', use this skill to execute it step-by-step, ensuring quality and alignment with architectural goals through regular checkpoints.
Quick Start
Use the executing-plans skill to start implementing the 'user-profile-service' plan from docs/plans/user-profile.md, executing the first batch of tasks.