ralph-creator
Installation
SKILL.md
Ralph Creator
Generate AFK loop scripts. Ralph runs claude -p --dangerously-skip-permissions
in a loop — one task per iteration, progress tracked between iterations, stops
when all tasks are done.
Output Structure
.ralph/
├── ralph-<name>.sh # Loop script (executable)
├── backlog.md # Task checklist
├── progress.md # Working memory (delete after run)
└── lessons.md # Mistakes to avoid (persists)