What problem does it solve?
This skill eliminates the manual, error-prone work of translating a product requirements document (PRD) into the specific prd.json structure required by the Ralph autonomous agent system.
Core Features & Use Cases
- PRD-to-prd.json conversion: Transforms PRD content (markdown or plain text) into Ralph’s prd.json schema for autonomous execution.
- Story sizing enforcement: Splits or structures user stories so each story is completable within a single Ralph iteration (one context window).
- Dependency-first ordering and verifiable acceptance criteria: Orders stories by dependency (schema → backend → UI → aggregates) and generates checkable acceptance criteria, including mandatory Typecheck passes and optional test/browser verification guidance.
Quick Start
Use the ralph skill to convert your PRD into prd.json for the Ralph autonomous agent, then save the output into your ralph directory.