omc
Installation
Summary
32 specialized agents with smart model routing, persistent execution loops, and real-time visibility for Claude Code workflows.
- Six orchestration modes (Team, Autopilot, Ralph, Ultrawork, Pipeline, Swarm) handle everything from coordinated multi-stage pipelines to autonomous single-agent execution and maximum parallelism
- Team mode runs a canonical five-stage pipeline: plan → PRD → execute → verify → fix, with automatic looping until tasks complete
- Magic keywords (autopilot, ralph, ulw, plan, ralplan) provide natural language shortcuts for different execution patterns without memorization
- Built-in utilities include rate-limit auto-resume with daemon mode, Telegram/Discord notifications, and optional multi-AI orchestration via Gemini and Codex CLIs
- Smart model routing (Haiku to Opus) optimizes token costs by 30–50% while maintaining quality across 32 specialized agents
SKILL.md
omc (oh-my-claudecode) — Claude Code Multi-Agent Orchestration
When to use this skill
- You want Teams-first multi-agent orchestration inside Claude Code
- You need 32 specialized agents with smart model routing (Haiku → Opus)
- Complex tasks that benefit from parallel agent execution with verification loops
- Any Claude Code workflow that needs persistent, guaranteed-completion execution
1. Installation (3 Steps)
Step 1: Install plugin
/plugin marketplace add https://github.com/Yeachan-Heo/oh-my-claudecode
/plugin install oh-my-claudecode