Initialize Ralph
Run ralph-init to scaffold the Ralph autonomous agent structure.
bash
ralph-init
This creates:
- •
ralph/directory with ralph.sh loop script - •
ralph/prd.jsontemplate for stories - •
ralph/RALPH_PROMPT.mdprompt template - •
ralph/scripts/with ci-check, prd-status, prd-update utilities - •
.ralph/directory (gitignored) for logs
After running, tell the user to:
- •Edit
ralph/prd.jsonwith their stories - •Edit
ralph/scripts/ci-check.shwith their CI commands - •Use
/ralph-prepto help populate prd.json from a spec