AI AGENT ADDONS

Ralph Loop helps you work through a list of development tasks one step at a time. It is inspired by a fun coding technique called Ralph Wiggum. The tool uses a Python script that saves your progress in a file named fix_plan.json. Each time you run the script, it tells you exactly what to do next. This keeps your thinking clear and prevents information overload.

You can use Ralph Loop when you run a /loop command or want to automate task implementation. It works for a range of tasks from one number to another. The script does not run the tasks itself. It shows you the command to type in your terminal. You run the command and then come back to the script for the next step.

This skill is now replaced by a newer version called ralph-loop-v2. The old version will be removed soon. Please switch to the new command for better support.

Add Ralph Loop skill to your workflow

Global

mkdir -p ~/.claude/skills/ralph-loop

Project

mkdir -p .claude/skills/ralph-loop

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago