ralph-creator
Installation
SKILL.md
Ralph Creator
Generate AFK Ralph 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
All artifacts go in .ralph/ at the project root:
.ralph/
├── ralph-<name>.sh # Loop script (executable)
├── backlog.md # Task checklist
├── progress.md # Working memory (delete after run)
└── lessons.md # Mistakes to avoid (persists)
Workflow
1. Gather Context
Related skills
More from jonmumm/skills
dont-use-use-effect
>
59react-composable-components
>
41grill-me
>
32mutation-testing
Run and interpret Stryker mutation testing; kill survivors to reach ≥95% score. Use when running mutation tests, setting up Stryker, interpreting survivors, or verifying test quality after TDD.
32offensive-typesafety
>
31expo-testing
Build, install, and test Expo/React Native apps on simulators and physical devices. Use when asked to "run on simulator", "install on device", "test on phone", "run detox", "preview build", or "build and test".
30