·ralph-loop
</>

ralph-loop

mikeyobrien/ralph-orchestrator

Use when starting, monitoring, resuming, or canceling Ralph orchestration loops

1Installs·0Trend·@mikeyobrien

Installation

$npx skills add https://github.com/mikeyobrien/ralph-orchestrator --skill ralph-loop

SKILL.md

Manage parallel orchestration loops: monitor status, merge completed work, troubleshoot failures.

| List active loops | ralph loops | | List all (including merged) | ralph loops --all | | View loop changes | ralph loops diff | | View loop logs | ralph loops logs | | Follow logs live | ralph loops logs -f | | Stop running loop | ralph loops stop | | Merge completed loop | ralph loops merge | | Retry failed merge | ralph loops retry |

| Abandon loop | ralph loops discard | | Clean stale processes | ralph loops prune |

Use when starting, monitoring, resuming, or canceling Ralph orchestration loops Source: mikeyobrien/ralph-orchestrator.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Quick answers

What is ralph-loop?

Use when starting, monitoring, resuming, or canceling Ralph orchestration loops Source: mikeyobrien/ralph-orchestrator.

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/mikeyobrien/ralph-orchestrator --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/mikeyobrien/ralph-orchestrator