What problem does it solve?
The skill replaces ad-hoc planning with a formal PRD and progress log so ralph-loop tasks start with clear goals, acceptance criteria, and verifiable progress records.
Core Features & Use Cases
- PRD scaffolding: Guides creation of .omd/prd.json that captures project, branch naming, descriptive summary, and user stories with acceptance criteria such as "Typecheck passes" and "Tests pass".
- Story discipline: Enforces right-sized, independent stories ordered by priority so each can be completed and validated during a focused Ralph session.
- Progress tracking: Writes .omd/progress.txt with start timestamps, pattern notes, and status markers, then prompts agents to begin
/ralph-loop.
- Use Case: Before kicking off an autonomous build request, product leads ask ralph-init to capably break a task into user stories and log the baseline progress expectations.
Quick Start
Use ralph-init to translate the active task into .omd/prd.json and .omd/progress.txt before launching the loop.