create-ralph-loop
v0.2.0
Published
Install the ralph plugin for Claude Code - automated iteration loops for multi-step tasks
Maintainers
Readme
ralph
Automated Claude iteration loops for completing multi-step tasks.
Installation
npx create-ralph-loopCommands
| Command | Description |
|---------|-------------|
| /ralph:create-loop | Create a new loop with guided setup |
| /ralph:add-tasks | Add tasks to an existing loop |
What Gets Created
| File | Purpose |
|------|---------|
| ralph.sh | Bash script that runs Claude in a loop |
| PROMPT.md | Instructions Claude follows each iteration |
| plan.md | Task list with pass/fail tracking |
| activity.md | Shared log for notes and progress |
Running
./ralph.sh 10 # Run up to 10 iterationsLoop stops automatically when all tasks pass.
License
MIT
