"A single agent juggling every role — planning, coding, testing, reviewing — means slower output, more bugs, and wasted tokens on rework." OMC 가 이를 5+ 병렬 에이전트 + 단계별 verifier 로 해소.
3–5× faster shipping. 데모: autopilot 4m 38s 워크플로 (3.2× vs vanilla)
30–50% 토큰 절약 (Haiku/Sonnet/Opus 자동 routing)
Mandatory architect verification gates (Ralph 루프)
"Describe in plain English. OMC picks the right mode."
| 모드 | 용도 |
|---|---|
| Team (canonical) | 5-stage 파이프라인 team-plan → team-prd → team-exec → team-verify → team-fix |
| Autopilot | 자연어 → 전체 워크플로 자동 (architecture → build → test → review) |
| Ralph | Persistent verify/fix 루프 — 완전 통과까지 자동 반복 |
| Ultrawork | 최대 병렬화 (burst 수정용) |
| UltraQA | 검증 집중 |
| Pipeline | 단계 명시적 파이프라인 |
| Scope | 경로 | 공유 | 우선순위 |
|---|---|---|---|
| Project-scoped | .omc/skills/ | 커밋해서 팀 공유 | 높음 |
| User-scoped | ~/.omc/skills/ | 전 프로젝트 공통 | 낮음 |
매칭되는 skill 은 자동 로드 (수동 호출 X). In-session 부가 skills: Team / CCG / Autopilot / Ralph / Ultrawork / Ralplan / Deep-Interview (Socratic 요구사항 명료화).
실시간 orchestration metrics — agent 활동, 토큰 사용, CI/runtime 신호.
/plugin marketplace add https://github.com/Yeachan-Heo/oh-my-claudecode
/plugin install oh-my-claudecode
/setup
npm i -g oh-my-claude-sisyphus@latest
omc setup
oh-my-claudecode 지만 npm 패키지는 oh-my-claude-sisyphus 로 발행됨. 전제: tmux (Team 모드 + rate-limit 감지). Windows 는 psmux (native Windows tmux) 권장.
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 마켓플레이스. |
대형 카탈로그 |
psmux)