What problem does it solve?
Megaplan turns brittle, single-pass AI attempts into structured, multi-stage planning and execution with explicit checkpoints that reduce skipped steps and rubber-stamping.
Core Features & Use Cases
- Robust multi-phase workflow: Runs through prep, plan, critique, gate, revise, finalize, execute, and review with stage-scoped outputs and validation.
- Per-step model routing: Applies cheaper models to routine components and reserves premium adjudication/research effort for the genuinely hard parts.
- Code or document delivery modes: Supports source-code diffs (code mode) and single-artefact design/proposal documents (metaplan mode), optionally importing prior “Settled Decisions”.
Quick Start
Use megaplan to generate an execution-ready plan and code change for your project by running the verified launcher and then calling megaplan init with your idea and project directory.