What problem does it solve?
Extracts a plan from the conversation, creates a draft plan file, and runs an auto-review with an Interactive Recovery loop to resolve BLOCKING findings.
Core Features & Use Cases
- Dual-source extraction: loads decisions from a draft file and scans the /00_plan conversation to surface URs and decisions for completeness.
- Cross-check verification: compares draft decisions with conversation highlights to reveal omissions and ensure alignment.
- Plan file creation: generates a structured plan in .pilot/plan/draft/ with 100% requirements coverage checks.
- Auto-review & Recovery: triggers Interactive Recovery when blocking findings are detected, with optional GPT delegation for large plans.
- Contextual guidance: supports plan-review workflows and ensures plan is self-contained and executable.
Quick Start
After /00_plan completes, run the confirm-plan skill to extract the plan, generate a draft file, and begin auto-review with Interactive Recovery.