Initialize Ralph
Run ralph-init to scaffold the Ralph autonomous agent structure.
ralph-init
This creates:
ralph/directory with loop script and prompt filesralph/prd.jsonstory queueralph/progress.txtprogress logralph/RALPH_PROMPT.mdprompt templateralph/scripts/with CI, status, update, and stream filtering utilities.ralph/output directory (gitignored) during runs
After running, tell the user to:
- Edit
ralph/prd.json - Edit
ralph/scripts/ci-check.sh - Optionally customize
ralph/RALPH_PROMPT.md - Run
./ralph/scripts/prd-status.sh - Run
./ralph/ralph.sh