BeClaude

ralph-loop

New
Official PluginDevelopmentby Anthropic

Interactive self-referential AI loops for iterative development, implementing the Ralph Wiggum technique. Claude works on the same task repeatedly, seeing its previous work, until completion.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/ralph-loop.md https://raw.githubusercontent.com/anthropics/claude-plugins-public/main/plugins/ralph-loop/SKILL.md
3
Invoke in Claude Code
/ralph-loop

Frequently Asked Questions

What is ralph-loop?

Interactive self-referential AI loops for iterative development, implementing the Ralph Wiggum technique. Claude works on the same task repeatedly, seeing its previous work, until completion.

How to install ralph-loop?

To install ralph-loop, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /ralph-loop.

What is ralph-loop best for?

ralph-loop is a plugin categorized under Development. Created by Anthropic.