What problem does it solve?
Initialize a PRD (Product Requirements Document) for structured Ralph-loop execution, creating a canonical plan and a progress ledger to support repeatable, goal-driven product iterations.
Core Features & Use Cases
- Generate a canonical PRD at .omx/plans/prd-{slug}.md with sections for problem statement, goals and non-goals, acceptance criteria, technical constraints, and implementation phases.
- Link the PRD to Ralph so that /ralph can use it as its completion criteria.
- Initialize/ensure a canonical progress ledger at .omx/state/{scope}/ralph-progress.json (session scope if an active session exists).
- Provide compatibility notes for migrating from legacy inputs (.omx/prd.json, .omx/progress.txt).
Quick Start
Provide a project or feature description to generate the canonical PRD and initialize Ralph progress tracking.