ralph-convert-prd
Installation
SKILL.md
<quick_start>
- Read the user's PRD or feature requirements
- Read SPEC.md if available (for verification environment info)
- Break down into atomic user stories (one context window each)
- Classify each story with
storyType - Generate
verificationCommandswith real runtime checks - Set
blockedBydependencies - Order stories by dependency (schema → backend → UI → dashboard)
- Output valid
tasks/prd.json</quick_start>
<essential_principles> Critical Rule: Each story must be completable in ONE Ralph iteration (one context window).