Stop coding alone. Ship with a team of agents.

oh-my-claudecode is the zero-config orchestration layer that turns Claude Code into a coordinated team of 32 specialists — architect, executor, reviewer, and more.

Ship features 3-5× faster. Save 30-50% on tokens. Never compromise on quality.

~/your-project — claude live
$
↳ autopilot detected. Spinning up a team…
architect planned · 2 files
executor built · 14 files, 420 lines
test-engineer shipped · 36 tests, 100% pass
security-reviewer approved
Done in 4m 38s. 3.2× faster than vanilla Claude Code.

Trusted by 32,400+ developers worldwide

32.4k
GitHub Stars
32
Specialist Agents
40+
Built-in Skills
100+
Community Articles
The Problem

Claude Code is powerful. Using it alone is not.

A single agent juggling every role — planning, coding, testing, reviewing — means slower output, more bugs, and wasted tokens on rework. You're leaving 80% of Claude's potential on the table.

BEFORE Solo Claude Code
  • Sequential tasks — you wait while it thinks, builds, tests, reviews
  • Opus burns on trivial edits — tokens wasted on the wrong model
  • Gives up or loops on hard bugs — no verification gate
  • You remember which command does what, when to use which agent
WITH OMC Orchestrated team
  • Up to 5 agents in parallel — architect designs while executor builds
  • Smart model routing — Haiku for lookups, Opus for reasoning
  • Ralph mode never quits — architect-verified before done
  • Just describe it in plain English. OMC picks the right mode.
The Solution

One install. Seven superpowers.

Everything Claude Code should have shipped with. Batteries included, zero config.

Core

32 specialists that know their jobs.

Architect plans. Executor builds. QA tests. Security reviews. Designer polishes. OMC delegates to the right agent automatically — no prompting hacks required.

architect executor qa-tester code-reviewer designer explore security-reviewer + 25 more
3-5×

Faster shipping

Up to 5 workers in parallel. Fullstack features land in minutes.

30-50%

Lower costs

Smart routing sends trivial tasks to Haiku. Opus only when needed.

0

Config lines needed

Install, run setup. Describe what you want. OMC picks the mode.

NEW in v4

Teams-first architecture

Spin up coordinated squads that share task lists, message each other, and persist until done. No more serial loops.

Ralph mode

Never says "done" until it's verified

Architect-backed verification loops. Security review runs before commit. Pass/fail gates eliminate the "it mostly works" trap.

Execution Modes

Four modes. One for every mission.

Pick manually, or just describe the work — OMC auto-selects.

AUTOPILOT Default mode

Full autonomy, end to end.

Describe the feature. Autopilot plans with architect, builds with executor, tests with qa-tester, and reviews with code-reviewer — all automatically. The flagship experience.

$ /autopilot "build a todo app with auth"
Sequential
Stage gates
Verified
Before done
Hands-off
Walk away
ULTRAWORK Maximum parallel processing · shorthand ulw

Throw max parallelism at it.

Frontend, backend, database, tests, infra — OMC partitions file ownership and runs workers in parallel. Prepend ulw to any prompt, or use /ultrawork directly. Best for fullstack features or large refactors.

$ /ultrawork "build a fullstack SaaS with Stripe + Postgres"
Max parallel
Workers
Partitioned
File ownership
Merged
On completion
TEAM Coordinated squad

N coordinated agents. Shared task list.

Spawn a team with a shared pool of tasks. Agents claim atomically, hand off via messages, and synthesize results. The canonical multi-agent surface.

$ /team 3:executor "fix all TypeScript errors in /src"
Atomic
Task claims
Messaging
Inter-agent
Synthesis
Lead-guided
RALPH Relentless persistence

Won't stop until architect-verified.

For hairy bugs and high-stakes refactors. Ralph keeps iterating — plan, fix, verify, repeat — until the Architect agent signs off. Maximum persistence.

$ /ralph "refactor auth to JWT with zero downtime"
Looping
Until verified
Architect gate
Sign-off
Stubborn
By design
Agent Ecosystem

A specialist for every role on your team.

32 named agents. Teams-first architecture. Specify Haiku, Sonnet, or Opus per invocation.

Analysis

architect debugger verifier

Execution

executor build-fixer

Search & Research

explore researcher

Frontend & UX

designer ux-researcher info-architect

Testing & QA

qa-tester test-engineer tdd-guide

Code Review

code-reviewer style-reviewer quality-reviewer api-reviewer perf-reviewer security-reviewer

Planning & Product

planner critic analyst product-manager product-analyst quality-strategist

Specialists

scientist writer vision dependency-expert

Every agent accepts a model parameter. No tier suffixes. Invoke any agent with haiku, sonnet, or opus.

Community Love

What developers are saying.

Pulled from the 100+ articles already published about OMC.

30 seconds · 3 commands

From zero to orchestrated.

Already have Claude Code? You're 30 seconds from a full AI team.

1

Install the plugin

Add OMC to Claude Code's plugin marketplace.

terminal
$ /plugin marketplace add https://github.com/Yeachan-Heo/oh-my-claudecode
$ /plugin install oh-my-claudecode
2

Run setup wizard

One command. No config files to edit.

terminal
$ /omc-setup
 32 agents registered
 40+ skills loaded
 Configuration complete.
3

Describe the work.

Natural language in. Shipped feature out.

terminal
$ autopilot build a REST API for managing tasks
↳ Activating autopilot…
  architect · executor · qa-tester · security-reviewer
That's it. Everything else is automatic.
Community & Learning

100+ articles. Start here.

Curated hands-on reviews, deep dives, and tutorials from the OMC community.

Medium Jan 2026

I Tested Oh My Claude Code — The Only Agents Swarm Orchestration You Need

Hands-on review of multi-agent orchestration capabilities with real-world examples.

By Joe Njenga
ROBOCO 🇰🇷 한국어

Oh My Claude Code — Claude Code를 '팀'으로 쓰는 플러그인

In-depth Korean analysis of the plugin's architecture and team-like agent collaboration.

Technical Deep Dive
Medium Jan 2026

AI Coding Tools: The Complete Guide to Claude Code & Modern Development

Comprehensive guide covering Claude Code ecosystem including plugins like OMC.

By Recep Şen
The Unwind AI 2025

Claude Code's Hidden Multi-Agent Orchestration — Now Open Source

Deep dive into Claude Code's native agent coordination and how OMC unlocks it.

Technical Analysis
Medium Feb 2026

What I Learned Building a Trilogy of Claude Code Plugins

First-hand lessons — architecture, best practices, and common pitfalls.

By Pierce Lamb
AIBit 2026

oh-my-claudecode: Boost Claude Code with Multi-Agent Automation

How OMC transforms Claude Code into a multi-agent system with five execution modes.

AIBit Blog
ROBOCO 🇰🇷 한국어

Everything Claude Code vs Oh My ClaudeCode — 팀/기업 도입 관점 비교

Enterprise adoption comparison between vanilla Claude Code and OMC plugin ecosystem.

Enterprise Analysis
AddyOsmani.com Feb 2026

Claude Code Swarms

How agent teams enable specialized teammates to operate in parallel with shared task lists.

By Addy Osmani
AI Engineer Blog Feb 2026

Claude Code Swarms: Multi-Agent AI Coding Is Here

Comprehensive breakdown of the multi-agent paradigm shift in AI-assisted development.

By Zen van Riel
Official

The source of truth

Full reference, changelog, and release history.

? FAQ

Questions, answered.

Everything you need to know before installing.

What is oh-my-claudecode?
oh-my-claudecode (OMC) is a teams-first multi-agent orchestration layer for Claude Code. It provides 32 specialized agents, 40+ skills, and intelligent workflows that automatically parallelize tasks, optimize token usage, and persist until completion.
Do I need to learn special commands?
No. OMC has zero learning curve. Just describe what you want in natural language, and it automatically detects the best mode and agents to use. Magic keywords like autopilot and ralph are optional shortcuts for power users.
What are the requirements?
Claude Code CLI installed, plus either a Claude Max/Pro subscription or an Anthropic API key. That's it — no other dependencies.
How does token optimization actually work?
OMC uses smart model routing — simple tasks (file reads, syntax fixes) go to Haiku (fast, cheap), complex reasoning (architecture, debugging) goes to Opus. This automatic routing typically saves 30-50% on tokens while maintaining quality.
Autopilot vs Ultrawork vs Team vs Ralph — how do I choose?
Autopilot — default, sequential, hands-off (/autopilot "..."). Ultrawork — maximum parallelism, 3-5× faster on fullstack features (ulw prefix or /ultrawork). Team — N coordinated agents on a shared task list (/team 3:executor "..."). Ralph — relentless, won't quit until architect-verified. Or just describe the work — OMC picks the right mode.
Is it safe to use with production code?
Yes. OMC ships a dedicated security-reviewer agent, mandatory Architect verification before completion, and verification-before-done protocols. Ralph mode never marks a task complete until it actually works.
How much does it cost?
OMC is 100% free and open source (MIT licensed). You only pay for your Claude Code usage — and thanks to smart model routing, you'll typically spend 30-50% less than vanilla Claude Code.

Ready to ship 3× faster?

Join 32,400+ developers who turned Claude Code into a coordinated team of specialists. Install in 30 seconds. Free forever.

MIT License Free forever No config