ralph
Installation
SKILL.md
Ralph PRD Converter
Convert existing PRDs to the prd.json format for autonomous execution by the Ralph loop system.
Setup
Before converting a PRD, ensure the project has the Ralph directory structure. If it doesn't exist, create it:
mkdir -p ralph
Also create an empty progress file if it doesn't exist:
touch ralph/progress.txt