What problem does it solve?
Ralplan intercepts vague execution requests and routes them through a structured consensus planning workflow to ensure explicit scope before work begins. It acts as a gate between incoming prompts and downstream execution, coordinating Planner, Architect, and Critic reviews to produce a bounded plan that is ready for implementation.
Core Features & Use Cases
- Iterative Plan: triggers Planner → Architect → Critic loop until consensus is reached.
- Deliberate mode: activates pre-mortem and expanded test planning for high-risk tasks.
- Interactive prompts: optionally prompts the user for feedback before final review.
- Flexible execution paths: delegates to team or ralph after approval and ensures ADR-style documentation.
Quick Start
Provide a vague task description and let ralplan generate a consensus plan before execution.