oh-my-claudecode
Multi-agent orchestration framework for Claude Code with zero learning curve, enabling team-based parallel AI execution, smart model routing, and custom skill management.
At a Glance
Fully free and open-source under the MIT License. Free to use, modify, and distribute.
Engagement
Available On
Alternatives
Listed Apr 2026
About oh-my-claudecode
oh-my-claudecode (OMC) is an open-source multi-agent orchestration layer for Claude Code that requires zero configuration and works out of the box. It provides a team-first pipeline (team-plan → team-prd → team-exec → team-verify → team-fix) that coordinates specialized Claude agents on shared task lists, with optional integration of Codex and Gemini CLI workers via tmux. OMC features smart model routing that saves 30–50% on tokens, persistent execution loops, and a natural language interface so users never need to memorize commands.
- Team Orchestration — Use
/team N:executor "task"to run a staged multi-agent pipeline with plan, PRD, execution, verification, and fix phases. - tmux CLI Workers — Spawn real
claude,codex, orgeminiCLI processes in split panes withomc team N:codex "..."for on-demand parallel execution. - Autopilot Mode — Type
autopilot: build a REST APIfor fully autonomous end-to-end feature development with a single lead agent. - 32 Specialized Agents — Architecture, research, design, testing, and data science agents are automatically delegated the right tasks.
- Smart Model Routing — Haiku handles simple tasks; Opus handles complex reasoning — reducing token costs by 30–50% automatically.
- Custom Skill System — Save reusable problem-solving patterns as YAML skill files in
.omc/skills/or~/.omc/skills/; skills auto-inject when relevant triggers match. - Magic Keywords — Shortcuts like
ralph,ulw,ralplan, anddeep-interviewactivate specific orchestration modes without memorizing commands. - HUD Statusline — Real-time orchestration metrics rendered in your terminal status bar via
omc hud. - Notifications — Configure Telegram, Discord, or Slack webhooks with
omc config-stop-callbackto receive session summaries and tag team members. - OpenClaw Integration — Forward Claude Code session events to an OpenClaw gateway for automated responses and workflows.
- Rate Limit Auto-Resume —
omc wait --startenables a daemon that automatically resumes Claude Code sessions when rate limits reset. - Analytics & Cost Tracking — Session summaries and replay logs stored in
.omc/sessions/and.omc/state/for post-session inspection.
Community Discussions
Be the first to start a conversation about oh-my-claudecode
Share your experience with oh-my-claudecode, ask questions, or help others learn from your insights.
Pricing
Open Source (MIT)
Fully free and open-source under the MIT License. Free to use, modify, and distribute.
- Multi-agent team orchestration
- tmux CLI workers (Codex, Gemini, Claude)
- 32 specialized agents
- Smart model routing
- Custom skill system
Capabilities
Key Features
- Multi-agent team orchestration pipeline
- tmux CLI workers for Codex and Gemini
- Autopilot autonomous execution mode
- 32 specialized AI agents
- Smart model routing (Haiku/Opus)
- Custom skill system with auto-injection
- Magic keyword shortcuts
- HUD real-time statusline
- Telegram/Discord/Slack notifications
- OpenClaw gateway integration
- Rate limit auto-resume daemon
- Session analytics and cost tracking
- Deep interview Socratic requirements clarification
- Tri-model advisor synthesis (ccg)
- Persistent ralph execution with verify/fix loops
