DISCOVER THE FUTURE OF AI AGENTSarrow_forward

oh-my-claudecode (OMC)

calendar_todayAdded Feb 25, 2026
categoryAgent & Tooling
codeOpen Source
TypeScriptWorkflow AutomationMulti-Agent SystemModel Context ProtocolAI AgentsAgent FrameworkCLIAgent & ToolingDocs, Tutorials & ResourcesDeveloper Tools & CodingAutomation, Workflow & RPA

Teams-first multi-agent orchestration framework for Claude Code with 28 specialized agents, 37 skills, and 31 hooks—zero learning curve for complex development task automation.

oh-my-claudecode (OMC) is a multi-agent orchestration enhancement framework for Claude Code CLI. Core philosophy: "Don't learn Claude Code. Just use OMC."

Core Capabilities#

Multi-Agent Orchestration Modes (7)#

ModePurpose
TeamStaged pipeline: plan → prd → exec → verify → fix
omc-teamsLaunch real CLI processes (claude/codex/gemini) in tmux splits
ccgCodex(analysis) + Gemini(design) → Claude synthesis
AutopilotSingle-agent end-to-end autonomous execution
UltraworkParallel agent burst execution, max throughput
RalphPersistent verify/fix loop until completion
PipelineMulti-step strict sequential transformation

Specialized Agent System (28)#

Tiered by capability (LOW/MEDIUM/HIGH) and domain:

  • Analysis: architect-low/medium/high
  • Execution: executor-low/medium/high
  • Search: explore/explore-high
  • Frontend: designer-low/medium/high
  • Security: security-reviewer-low/high
  • Testing: test-engineer
  • Review: code-reviewer
  • Data Science: scientist/scientist-high

Skills System (37)#

  • Orchestration: orchestrate, autopilot, ultrawork, team, swarm, pipeline, ralph
  • Enhancement: deepsearch, deepinit, analyze, tdd, build-fix, code-review, security-review
  • Utilities: note, cancel, omc-setup, omc-doctor, hud, learner

LSP/AST Tool Integration#

  • LSP Tools (12): hover, goto_definition, find_references, document_symbols, workspace_symbols, diagnostics, rename, code_actions, etc.
  • AST Tools (2): ast_grep_search, ast_grep_replace
  • Supported Languages: TypeScript, Python, Rust, Go, C/C++, Java, JSON, HTML, CSS, YAML

Hooks System (31)#

Lifecycle hooks covering execution modes, core orchestration, context management, and quality validation.

Quick Start#

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

# Configure
/omc-setup --local  # Project-level
/omc-setup          # Global

Magic Keywords#

Include in prompts to activate: ultrawork/ulw (parallel orchestration), autopilot (autonomous), ralph (persistent mode), tdd (test-driven), swarm N agents (N coordinated agents), eco/save-tokens (token-efficient)

Notification Callbacks#

Supports Telegram and Discord Webhook notification configuration.

Requirements#

  • Node.js ≥20.0.0
  • Claude Code CLI
  • Claude Max/Pro subscription or Anthropic API Key
  • Platform: Linux/macOS preferred; Windows experimental (WSL2 recommended)

Version#

Current: v4.4.5 | License: MIT

Related Projects

View All arrow_forward

STAY UPDATED

Get the latest AI tools and trends delivered straight to your inbox. No spam, just intelligence.

rocket_launch