v3.4 - Ultrapilot & Swarm Mode

Multi-Agent Orchestration
for Claude Code

Zero learning curve. 32 specialized agents. 40+ skills.
Don't learn Claude Code. Just use OMC.

32
Agents
40+
Skills
3-5x
Faster
30-50%
Token Savings

Quick Start

Get up and running in 30 seconds

1

Install the plugin

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

Run setup

/oh-my-claudecode:omc-setup
3

Start building

autopilot: build a REST API for managing tasks

That's it. Everything else is automatic.

Execution Modes

Multiple strategies for different use cases

Autopilot

Full autonomous execution from idea to working code. The default experience for new users.

autopilot: build a todo app

Ultrapilot

3-5x faster

Parallel autopilot with up to 5 concurrent workers. Best for multi-component systems.

ultrapilot: build a fullstack app

Swarm

N coordinated agents with atomic task claiming. Perfect for parallel independent tasks.

/swarm 5:executor "fix all errors"

Ecomode

30-50% savings

Token-efficient parallel execution using Haiku and Sonnet agents. Budget-conscious projects.

eco: migrate database schema

Pipeline

Sequential agent chaining with data passing between stages. Multi-stage processing workflows.

/pipeline explore -> architect -> executor

Ralph

Persistence mode - won't stop until the task is verified complete by Architect.

ralph: refactor auth system

32 Specialized Agents

Smart model routing - Haiku for simple, Opus for complex

Domain LOW (Haiku) MEDIUM (Sonnet) HIGH (Opus)
Analysis architect-low architect-medium architect
Execution executor-low executor executor-high
Search explore explore-medium explore-high
Frontend designer-low designer designer-high
Testing - qa-tester qa-tester-high
Security security-reviewer-low - security-reviewer
Data Science scientist-low scientist scientist-high
Planning - - planner, critic, analyst

Magic Keywords

Optional shortcuts for power users. Natural language works fine without them.

autopilot
Full autonomous
ultrapilot
Parallel build
ralph
Persistence mode
ulw
Max parallelism
eco
Token efficient
plan
Planning interview
swarm
Coordinated agents
cancel
Stop any mode

Combine Keywords

# Persistence + Parallelism
ralph ulw: migrate database

# Budget-conscious build
eco autopilot: build a blog

# Coordinated agents on specific task
/swarm 3:executor "fix TypeScript errors"

Why oh-my-claudecode?

Zero Configuration

Works out of the box with intelligent defaults. No setup required.

Cost Optimization

Smart model routing saves 30-50% on tokens automatically.

Persistent Execution

Won't give up until the job is verified complete by Architect.