aicoolies logo
Oh My ClaudeCode logo

Oh My ClaudeCode

Multi-agent orchestration plugin for Claude Code

Share
open-sourceOpen Source
Visit Website →

Oh My ClaudeCode (OMC) is a plugin for Claude Code that adds multi-agent orchestration with 19 specialized agents, smart model routing between Haiku and Opus, and execution modes such as Autopilot, Team, Ralph, Ultrawork, and Deep Interview. It provides lifecycle hooks, a real-time HUD statusline, and source-backed Claude Code workflows that turn one session into a coordinated AI development team.

We have a review for this tool

A detailed review by the aicoolies team — click to read

Oh My ClaudeCode (OMC) is a multi-agent orchestration plugin that transforms Claude Code from a single-agent terminal tool into a coordinated team of 19 specialized AI agents. Built by Yeachan Heo and installable directly from Claude Code's plugin marketplace, OMC provides five distinct execution modes: Autopilot for fully autonomous development from a high-level description, Ultrawork for maximum parallelism with up to five concurrent workers, Sisyphus for relentless iteration until architect verification passes, Swarm for coordinated agents on a shared task list using Claude Code native teams, and Deep Interview for Socratic requirement gathering before implementation begins.

The plugin's smart model routing automatically delegates simple tasks to Haiku and complex reasoning to Opus, reportedly saving 30-50% on token costs without sacrificing output quality. Its built-in orchestration skills cover everything from structural code analysis via AST-grep to visual QA through screenshot comparison, and a tracer agent for evidence-driven root-cause analysis. The HUD statusline provides real-time observability into agent activity, token usage, and session state. OMC also integrates with OpenClaw gateways for forwarding session events and supports multi-AI orchestration across Claude, Gemini, and Codex simultaneously.

Since its initial release, OMC has grown explosively — reaching over 20,000 GitHub stars, trending as the #1 repository on GitHub, and shipping over 200 releases with continuous improvements to team orchestration, security hardening, and MCP integration. The project includes a comprehensive hook system with 31 lifecycle hooks, anti-AI-slop cleaning workflows, and auto-resume capabilities for rate-limited sessions. For developers already using Claude Code, OMC adds a powerful orchestration layer with zero configuration: install the plugin, run omc-setup, and start delegating.

Pricing

Free and open source (MIT). Uses your existing Claude Code subscription and API credits.

Platforms

Works anywhere Claude Code runs: macOS, Windows, Linux. Installed via Claude Code plugin marketplace or npm.

Categories

Tags

Use Cases

Alternatives

Parallel Code

Run Claude Code, Codex, and Gemini agents in parallel with isolated branches

Open-source desktop app for orchestrating multiple AI coding agents simultaneously. Auto-creates git worktrees per agent and symlinks shared dependencies to prevent conflicts between parallel tasks. Designed for teams and power users who want to run several AI agents on different features or bugs at the same time, maximizing throughput while keeping each agent's changes cleanly isolated.

open-sourceOpen Source
Claude Squad logo

Claude Squad

Manage multiple AI terminal agents in parallel with isolated Git worktrees

Open-source terminal app for managing multiple AI coding agents (Claude Code, Codex, Gemini, Aider) in parallel, each in an isolated workspace with its own git branch. Uses tmux for isolated terminal sessions and git worktrees so agents work independently without conflicts. Dashboard view of all active instances, auto-accept mode for background execution, and a review workflow for inspecting changes before merging. Installed via Homebrew as the cs command.

open-sourceOpen Source

Claude-Flow

Multi-agent orchestration platform for Claude Code

Claude-Flow is an open-source multi-agent orchestration platform that deploys dozens of concurrent Claude Code agents with shared memory and coordinated workflows. It enables parallel task execution, hierarchical agent coordination, and persistent context across sessions. Run via npx with zero setup. Described as the leading agent orchestration platform for Claude by industry analysts, it has 9,100+ GitHub stars and is used for complex codebase-wide refactoring and multi-file development tasks.

open-sourceOpen Source
Baton logo

Baton

Desktop app for running AI coding agents in parallel

Baton is a desktop application for running multiple AI coding agents in parallel inside isolated git worktrees. It supports Claude Code, Codex CLI, OpenCode, Gemini CLI, visual diffs, status notifications, MCP server support, built-in Git operations, and one-click PRs to GitHub or GitLab.

freemiumOpen Source

Related Tools

Ghostty logo

Ghostty

Top Pick

Fast, native terminal emulator

GPU-accelerated terminal emulator written in Zig by Mitchell Hashimoto (HashiCorp co-founder). Native UI rendering on macOS and Linux. Supports ligatures, true color, Kitty graphics protocol, and splits/tabs. Configurable via a simple key-value file with sensible defaults. Open-source with 20K+ GitHub stars and a focus on correctness, speed, and minimal resource usage. Growing as a modern alternative to iTerm2, Alacritty, and WezTerm.

open-sourceOpen Source
Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paidOpen Source
Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source
pi dev code

Pi

Top Pick

Minimal terminal coding harness

Pi Coding Agent is an MIT-licensed Node.js CLI from earendil-works for building and running coding agents in a local terminal. The current package describes a read/bash/edit/write toolset and session management, while the repo positions Pi as a unified LLM API, agent loop, TUI, and coding-agent CLI. It is best framed as a lean, self-extensible BYO-model toolkit rather than a managed IDE.

open-sourceOpen Source
OpenCode logo

OpenCode

Top Pick

Open-source AI coding agent for the terminal

Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.

open-source
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemiumOpen Source

Used in Stacks

Comparisons