English | 한국어 | 中文 | 日本語 | Español
Multi-agent orchestration for Claude Code. Zero learning curve.
Don't learn Claude Code. Just use OMC.
Get Started • Documentation • Migration Guide
Step 1: Install
/plugin marketplace add https://github.com/Yeachan-Heo/oh-my-claudecode
/plugin install oh-my-claudecodeStep 2: Setup
/oh-my-claudecode:omc-setupStep 3: Build something
autopilot: build a REST API for managing tasks
That's it. Everything else is automatic.
- Zero configuration required - Works out of the box with intelligent defaults
- Natural language interface - No commands to memorize, just describe what you want
- Automatic parallelization - Complex tasks distributed across specialized agents
- Persistent execution - Won't give up until the job is verified complete
- Cost optimization - Smart model routing saves 30-50% on tokens
- Learn from experience - Automatically extracts and reuses problem-solving patterns
- Real-time visibility - HUD statusline shows what's happening under the hood
Multiple strategies for different use cases - from fully autonomous builds to token-efficient refactoring. Learn more →
| Mode | Speed | Use For |
|---|---|---|
| Autopilot | Fast | Full autonomous workflows |
| Ultrawork | Parallel | Maximum parallelism for any task |
| Ralph | Persistent | Tasks that must complete fully |
| Ultrapilot | 3-5x faster | Multi-component systems |
| Ecomode | Fast + 30-50% cheaper | Budget-conscious projects |
| Swarm | Coordinated | Parallel independent tasks |
| Pipeline | Sequential | Multi-stage processing |
- 32 specialized agents for architecture, research, design, testing, data science
- Smart model routing - Haiku for simple tasks, Opus for complex reasoning
- Automatic delegation - Right agent for the job, every time
- Magic keywords -
ralph,ulw,eco,planfor explicit control - HUD statusline - Real-time orchestration metrics in your status bar
- Skill learning - Extract reusable patterns from your sessions
- Analytics & cost tracking - Understand token usage across all sessions
Optional shortcuts for power users. Natural language works fine without them.
| Keyword | Effect | Example |
|---|---|---|
autopilot |
Full autonomous execution | autopilot: build a todo app |
ralph |
Persistence mode | ralph: refactor auth |
ulw |
Maximum parallelism | ulw fix all errors |
eco |
Token-efficient execution | eco: migrate database |
plan |
Planning interview | plan the API |
ralplan |
Iterative planning consensus | ralplan this feature |
ralph includes ultrawork: When you activate ralph mode, it automatically includes ultrawork's parallel execution. No need to combine keywords.
Auto-resume Claude Code sessions when rate limits reset.
omc wait # Check status, get guidance
omc wait --start # Enable auto-resume daemon
omc wait --stop # Disable daemonRequires: tmux (for session detection)
- Full Reference - Complete feature documentation
- Performance Monitoring - Agent tracking, debugging, and optimization
- Website - Interactive guides and examples
- Migration Guide - Upgrade from v2.x
- Architecture - How it works under the hood
- Claude Code CLI
- Claude Max/Pro subscription OR Anthropic API key
OMC can optionally orchestrate external AI providers for cross-validation and design consistency. These are not required — OMC works fully without them.
| Provider | Install | What it enables |
|---|---|---|
| Gemini CLI | npm install -g @google/gemini-cli |
Design review, UI consistency (1M token context) |
| Codex CLI | npm install -g @openai/codex |
Architecture validation, code review cross-check |
Cost: 3 Pro plans (Claude + Gemini + ChatGPT) cover everything for ~$60/month.
MIT
Inspired by: oh-my-opencode • claude-hud • Superpowers • everything-claude-code
Zero learning curve. Maximum power.
If Oh-My-ClaudeCode helps your workflow, consider sponsoring:
- Keep development active
- Priority support for sponsors
- Influence roadmap & features
- Help maintain free & open source
- ⭐ Star the repo
- 🐛 Report bugs
- 💡 Suggest features
- 📝 Contribute code
