ralph-orchestrator
Installation
SKILL.md
Ralph Orchestrator
Ralph Loop = a Stop hook that re-feeds the same prompt on every session exit, letting Claude iterate until a completion promise appears.
Plugin location: ~/.claude/plugins/cache/claude-plugins-official/ralph-loop/1.0.0/
Core Principle
The orchestrator's job is before and after the loop — not inside it. Keep this conversation context lean; the loop runs autonomously.
Three phases:
- Pre-flight — define the task, write a great prompt, set limits
- Launch — hand off to ralph-loop
- Monitor — check progress, detect stuck loops, adjust if needed