What problem does it solve?
It converts a high-level plan, design doc, or requirements into actionable kanban cards that orchestrators and workers can execute reliably.
Core Features & Use Cases
- Epic + task decomposition: Breaks work into epics for organization and tasks for dispatchable, commit-sized work.
- EARS-ready acceptance specs: Writes testable acceptance criteria so the board can gate promotion from backlog to todo.
- Worker-ready card context: Produces task descriptions with concrete file scope, verification steps, and an
## Oracle block for the correct test surface.
- Dependency-aware planning: Marks tasks as blocked-by other tasks when outputs must exist first, including optional spike/implementation splitting.
- Design-first safety rail: Routes architecture-sensitive decisions through a Plan path before implementation cards are created.
Quick Start
Ask it to plan by providing your requirements text, design doc path, or plan description so it creates the epics and tasks directly on the ralph-ban board.