What problem does it solve?
Implementing complex plans can be error-prone and lead to deviations if not managed systematically. This skill provides a structured approach to execute detailed implementation plans in manageable batches, incorporating critical review checkpoints to ensure accuracy and alignment with architectural goals.
Core Features & Use Cases
- Batch Execution: Breaks down large plans into smaller, executable batches (default: 3 tasks).
- Review Checkpoints: Automatically pauses after each batch for human review, ensuring early detection of issues.
- Verification Integration: Mandates running specified verifications after each task to confirm correctness.
- Use Case: After a design phase, you'll use this skill to implement a feature plan. It will guide you through tasks, pause for your review after every few steps, and ensure all verifications are run, making sure the implementation stays on track.
Quick Start
Announce usage
"I'm using the Executing Plans skill to implement this plan."
The skill will then guide you through:
1. Loading and reviewing the plan.
2. Executing tasks in batches.
3. Reporting for feedback after each batch.
4. Continuing until completion.