yeachan-heo/oh-my-claudecode

Multi-agent orchestration for Claude Code with 5 execution modes: Autopilot (autonomous), Ultrapilot (3-5x parallel), Swarm (coordinated agents), Pipeline (sequential chains), Ecomode (token-efficient). 31+ skills, 32 specialized agents, zero learning curve.

2.7K stars235 forksUpdated Jan 26, 2026
npx skills add yeachan-heo/oh-my-claudecode

README

oh-my-claudecode

oh-my-claudecode

npm version npm downloads GitHub stars License: MIT

Multi-agent orchestration for Claude Code. Zero learning curve.

Don't learn Claude Code. Just use OMC.

Get StartedDocumentationMigration Guide


Quick Start

Step 1: Install

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

Step 2: Setup

/oh-my-claudecode:omc-setup

Step 3: Build something

autopilot: build a REST API for managing tasks

That's it. Everything else is automatic.


Why oh-my-claudecode?

  • 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

Features

Execution Modes

Multiple strategies for different use cases - from fully autonomous builds to token-efficient refactoring. Learn more →

ModeSpeedUse For
AutopilotFastFull autonomous workflows
Ultrapilot3-5x fasterMulti-component systems
EcomodeFast + 30-50% cheaperBudget-conscious projects
SwarmCoordinatedParallel independent tasks
PipelineSequentialMulti-stage processing

Intelligent Orchestration

  • 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

Developer Experience

  • Magic keywords - ralph, ulw, eco, plan for 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

Full feature list →


Magic Keywords

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

KeywordEffectExample
autopilotFull autonomous executionautopilot: build a todo app
ralphPersistence moderalph: refactor auth
ulwMaximum parallelismulw fix all errors
ecoToken-efficient executioneco: migrate database
planPlanning interviewplan the API

Combine them: ralph ulw: migrate database = persistence + parallelism


Documentation


Requirements

  • Claude Code CLI
  • Claude Max/Pro subscription OR Anthropic API key

License

MIT


Inspired by: oh-my-opencodeclaude-hudSuperpowerseverything-claude-code

Zero learning curve. Maximum power.

Star History

Star History Chart

Publisher

yeachan-heoyeachan-heo

Statistics

Stars2.7K
Forks235
Open Issues2
LicenseMIT License
CreatedJan 9, 2026