What problem does it solve?
It solves the problem of starting implementation without clear requirements, leading to rework and scope creep by producing a structured, quality-gated work plan (with optional multi-perspective consensus and review).
Core Features & Use Cases
- Interview-first planning: Automatically detects broad/vague requests and runs an iterative interview to gather constraints before drafting a plan.
- Consensus orchestration (RALPLAN-DR): Produces plans via a Planner → Architect → Critic loop, optionally interactive, with bounded iterations and a final ADR section.
- Review mode: Evaluates an existing plan for quality using explicit criteria (testability, risk clarity, verification steps) and returns approve/revise/reject outcomes.
- Handoff to execution: On approval, transitions to downstream execution via the appropriate orchestration surface (team or ralph) instead of executing directly inside the planning agent.
Quick Start
Run: plan a structured implementation roadmap for "add incident triage dashboards for our on-call workflow" using consensus mode with review gates.