Use this agent when you need to execute a Ralph orchestration loop end-to-end and verify its completion. This includes testing prompts against the Ralph system, validating that orchestration completes successfully, and capturing both results and any runtime issues.
$curl -o .claude/agents/ralph-loop-runner.md https://raw.githubusercontent.com/mikeyobrien/ralph-orchestrator/HEAD/.claude/agents/ralph-loop-runner.mdInstalls into the current project.
Install ralph-loop-runner by running `curl -o .claude/agents/ralph-loop-runner.md https://raw.githubusercontent.com/mikeyobrien/ralph-orchestrator/HEAD/.claude/agents/ralph-loop-runner.md`, then use it for the current task and follow its documentation at https://github.com/mikeyobrien/ralph-orchestrator.