← 주간 AI 보고서로 돌아가기
📌 2026-06-04 mini-sweep · Claude Code dev tooling

oh-my-claudecode (OMC)

Claude Code 의 oh-my-zsh — Multi-agent orchestration for Claude Code
★ 35.7k GitHub stars MIT license v4.14.4 (May 26, 2026) 230+ releases 한국 개발자 Yeachan-Heo

🎯 한 줄

"Don't learn Claude Code. Just use OMC." — 자연어로 요청하면 19 specialized agents 가 Team / Autopilot / Ralph / Ultrawork / Pipeline 모드로 자동 협업. Claude Code 위에 plug-and-play orchestration + smart model routing + statusline + Anthropic Skills standard 을 얹은 메타-프레임워크.

💡 왜 OMC 인가 — "Weapon, not a tool"

"A single agent juggling every role — planning, coding, testing, reviewing — means slower output, more bugs, and wasted tokens on rework." OMC 가 이를 5+ 병렬 에이전트 + 단계별 verifier 로 해소.

Speed

3–5× faster shipping. 데모: autopilot 4m 38s 워크플로 (3.2× vs vanilla)

Cost

30–50% 토큰 절약 (Haiku/Sonnet/Opus 자동 routing)

Quality

Mandatory architect verification gates (Ralph 루프)

Autonomy

"Describe in plain English. OMC picks the right mode."

🧩 핵심 컴포넌트

19 Specialized Agents (tier variants 포함)

실행 모드 6종 (signature)

모드용도
Team (canonical)5-stage 파이프라인 team-plan → team-prd → team-exec → team-verify → team-fix
Autopilot자연어 → 전체 워크플로 자동 (architecture → build → test → review)
RalphPersistent verify/fix 루프 — 완전 통과까지 자동 반복
Ultrawork최대 병렬화 (burst 수정용)
UltraQA검증 집중
Pipeline단계 명시적 파이프라인

Skills 시스템 (Anthropic Agent Skills standard 채택)

Scope경로공유우선순위
Project-scoped.omc/skills/커밋해서 팀 공유높음
User-scoped~/.omc/skills/전 프로젝트 공통낮음

매칭되는 skill 은 자동 로드 (수동 호출 X). In-session 부가 skills: Team / CCG / Autopilot / Ralph / Ultrawork / Ralplan / Deep-Interview (Socratic 요구사항 명료화).

HUD Statusline

실시간 orchestration metrics — agent 활동, 토큰 사용, CI/runtime 신호.

⚡ 설치 (30초)

1. Claude Code 플러그인 마켓플레이스 (권장)

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

2. npm (CLI 도구)

npm i -g oh-my-claude-sisyphus@latest
omc setup
⚠️ 패키지 이름 주의 — repo/플러그인은 oh-my-claudecode 지만 npm 패키지는 oh-my-claude-sisyphus 로 발행됨. 전제: tmux (Team 모드 + rate-limit 감지). Windows 는 psmux (native Windows tmux) 권장.

🆚 Claude Code "oh-my-X" Ecosystem 비교

Claude Code 의 plugin/skill 표준이 정착하면서 oh-my-zsh-style 메타-프레임워크 + 마켓플레이스가 동시 형성 중.

프로젝트차별점규모
oh-my-claudecode (Yeachan-Heo) ★메인 Multi-agent orchestration — 19 agents + 6 모드 (Team/Autopilot/Ralph/Ultrawork/UltraQA/Pipeline). Anthropic Skills standard. HUD statusline. 35.7k ⭐
claude-forge (sangrokjung) 11 agents (Opus deep / Sonnet fast 분리) + 36 commands + 15 skills + 6-layer security hooks. 5-min install. 소형
oh-my-claude (npow) Statusline framework — live context, spend, CI, runtime signals. 87 plugins / 12 themes / zero npm deps. 소형
oh-my-claude-code-plugins (huangdijia) Plugin marketplace — subagents / Git / Git Flow / MCP / skills. 소형
oh-my-claude (TechDufus) "ultrawork" 키워드 prompt 변환 단일 기능. 소형
Oh-my--paper (LigphiDonk) 터미널 → autonomous research lab (literature → experiment → paper writing). 소형
claude-skills (alirezarezvani) 337 skills + 30+ agents + 70+ commands. 9개 CLI 에이전트 호환 (Claude/Codex/Gemini/Cursor 등). 소형
claude-code-plugins-plus-skills (jeremylongshore) 425 plugins / 2,810 skills / 200 agents + ccpi CLI 패키지 매니저 + tonsofskills.com 마켓플레이스. 대형 카탈로그

📊 강점 vs 주의

✅ 강점
  • 학습 비용 0 — "describe in English" 진입장벽
  • Model routing 으로 실제 비용 절감 (Opus only 대비)
  • Ralph 루프 + Ultrawork 검증된 패턴
  • 한국어 커뮤니티 강함, MIT 라이선스
⚠️ 주의
  • "Just use OMC" = 프레임워크 lock-in (Claude Code 직접 사용법 잊기 쉬움)
  • 19 agents 책임 경계가 항상 명확하진 않음 (auto routing 함정)
  • 230+ 릴리스 — 변경 속도 빠름, breaking change 잠재
  • tmux 의존 — Windows 는 별도 셋업 (psmux)

🎯 사용 시나리오 추천

🔗 본 wiki cross-link

📚 출처