Ralph Help banner
runnithan runnithan

Ralph Help

Development community

Description

--- description: "Explain Ralph Loop plugin and available commands" --- # Ralph Loop Help Explain the following to the user: ## What is Ralph Loop? Ralph Loop implements the Ralph Wiggum technique, an iterative development methodology based on continuous AI loops, pioneered by Geoffrey Huntley. **Core concept**: The same prompt is fed to Claude repeatedly. Claude sees its own previous work in files and git history, building incrementally toward the goal. **Each iteration:** 1. Claude recei

Installation

Installs to ~/.claude/commands/runnithan-claudex-setup-ralph-help.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/runnithan/claudex-setup/HEAD/.claude/commands/ralph-help.md -o ~/.claude/commands/runnithan-claudex-setup-ralph-help.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository