What problem does it solve?
This Skill orchestrates phased plan execution by loading project context, selecting the next plan, routing tasks to subagents when appropriate, and compiling a consolidated SUMMARY.md. It ensures deterministic task progress, proper Git integration, and traceability across complex multi-step workflows.
Core Features & Use Cases
- Plan orchestration: Identify the next PLAN.md to execute and coordinate its execution across subagents and the main context.
- Checkpoint routing: Route segments to dedicated subagents or main context based on segment type and readiness.
- Summaries and audits: Generate and commit a comprehensive SUMMARY.md, along with STATE and ROADMAP updates for auditable execution.
- Deviations and gates: Automatically handle deviation rules and authentication gates, documenting them for governance.
Quick Start
Start by invoking the execute-plan workflow to process the current roadmap, pick the next PLAN.md, and produce a SUMMARY.md with all changes.