ralph-operations
✓Use when managing Ralph orchestration loops, analyzing diagnostic data, debugging hat selection, investigating backpressure, or performing post-mortem analysis
Installation
SKILL.md
| 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 |
Loop ID format: Partial matching works - a3f2 matches loop-20250124-143052-a3f2
Use when managing Ralph orchestration loops, analyzing diagnostic data, debugging hat selection, investigating backpressure, or performing post-mortem analysis Source: mikeyobrien/ralph-orchestrator.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/mikeyobrien/ralph-orchestrator --skill ralph-operations- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is ralph-operations?
Use when managing Ralph orchestration loops, analyzing diagnostic data, debugging hat selection, investigating backpressure, or performing post-mortem analysis Source: mikeyobrien/ralph-orchestrator.
How do I install ralph-operations?
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-operations 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
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-05