What problem does it solve?
Breaks down broad goals into a structured meta-plan and delegated sub-plans that can be executed with /run-plan, enabling controlled automation of complex projects.
Core Features & Use Cases
- Decomposition research: Domain mapping, dependency analysis, and scope sizing to produce a concrete plan.
- Sub-plan drafting: Each sub-plan is created via /draft-plan with adversarial review to ensure robustness.
- Autonomous orchestration: The meta-plan delegates execution to /run-plan, preserving human oversight at key checkpoints.
- Real-world scenario: For a multi-team software project, generate a meta-plan that sequences planning, development, testing, and deployment phases.
Quick Start
Provide a broad goal description and optional output path; trigger /research-and-plan to generate a meta-plan and sub-plans, then review and approve before drafting.