·ralph-loop
</>

ralph-loop

belumume/claude-skills

Activate autonomous Ralph Wiggum loop mode for iterative task completion. Use when you have a well-defined task with clear completion criteria that benefits from persistent, autonomous execution.

21Installs·1Trend·@belumume

Installation

$npx skills add https://github.com/belumume/claude-skills --skill ralph-loop

SKILL.md

Named after the Simpsons character who "never stops despite being confused," this technique runs Claude Code in a loop where the prompt stays the same but the codebase accumulates changes. Each iteration reads previous work and continues until completion.

Simply run Claude normally. The Stop hook will detect the state file and keep the loop running until completion is detected.

The hook checks TODO.md for [x] ALLTASKSCOMPLETE. This is more reliable because:

Activate autonomous Ralph Wiggum loop mode for iterative task completion. Use when you have a well-defined task with clear completion criteria that benefits from persistent, autonomous execution. Source: belumume/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/belumume/claude-skills --skill ralph-loop
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ralph-loop?

Activate autonomous Ralph Wiggum loop mode for iterative task completion. Use when you have a well-defined task with clear completion criteria that benefits from persistent, autonomous execution. Source: belumume/claude-skills.

How do I install ralph-loop?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/belumume/claude-skills --skill ralph-loop Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/belumume/claude-skills