oh-my-claudecode

Multi-agent orchestration for Claude Code with zero learning curve — install as a plugin or npm CLI and coordinate parallel Claude Code agents through pre-built workflows instead of managing them by hand.

39.2K stars
3.5K forks
MIT License
TypeScript

Repository Health

Pre-computed score based on development activity, maintenance, community, maturity, and trend momentum. How we score it →
84 /100 Excellent
Development Activity 100
Maintenance 100
Community 68
Maturity 28
Momentum 40

Technical Analysis

AI-assessed by reading the actual repository — architecture, code quality, innovation, and documentation. How we score it →
70 /100 Good
Architecture 72
Code Quality 70
Innovation 68
Learning Curve 68

Dependency Health

Score based on the health, technical quality, freshness, and vulnerability profile of runtime dependencies. How we score it →
76 /100 Good
Library Repo Health 76
Library Technical Quality 83
Version Staleness 58
Vulnerabilities 71
Dependency Footprint 88

oh-my-claudecode (OMC) targets a specific friction point in multi-agent Claude Code usage: coordinating several agents working in parallel is powerful but fiddly to set up manually. OMC packages that coordination as a plugin or CLI you install once, with the explicit pitch “don’t learn Claude Code, just use OMC” — pre-built workflows handle the orchestration so you don’t have to design a multi-agent setup from scratch each time.

It installs two ways: as a Claude Code plugin via the marketplace (/plugin marketplace add then /plugin install oh-my-claudecode), or as a global npm CLI/runtime (oh-my-claude-sisyphus) for users who prefer that path. A sibling project, oh-my-codex, brings the same orchestration model to OpenAI’s Codex CLI, suggesting the orchestration approach is meant to generalize across coding agent CLIs rather than being Claude-specific in design.

MIT licensed, the project has grown a genuine contributor community (documented core maintainers, ambassadors, and top collaborators in the README) and a Discord, reflecting real adoption at scale — nearly 40,000 GitHub stars — rather than a single-maintainer side project.

What You Get

  • Pre-built workflows for orchestrating multiple Claude Code agents working in parallel
  • Two install paths: a Claude Code marketplace plugin, or a global npm CLI/runtime
  • A sibling project (oh-my-codex) extending the same orchestration model to OpenAI’s Codex CLI
  • An active contributor community with documented maintainers, ambassadors, and top collaborators

Common Use Cases

  • Running multiple Claude Code agents in parallel on different parts of a task without manually coordinating them
  • Adopting a pre-built multi-agent workflow instead of designing agent orchestration from scratch
  • Extending the same orchestration approach to Codex CLI via the companion oh-my-codex project
  • Onboarding a team onto multi-agent Claude Code usage without each person learning the orchestration mechanics individually

Under The Hood

Architecture oh-my-claudecode integrates into Claude Code at the plugin level (via the marketplace) or as a standalone npm-installed CLI/runtime (oh-my-claude-sisyphus), meaning it layers orchestration logic on top of Claude Code’s existing agent execution rather than replacing it. The parallel-execution focus (per its own GitHub topics) implies the tool manages fan-out and coordination of multiple concurrent Claude Code invocations as pre-packaged workflows rather than requiring users to script that coordination themselves.

Tech Stack TypeScript, distributed via npm (oh-my-claude-sisyphus) and as a Claude Code marketplace plugin, with a documented migration guide for handling breaking changes across versions and a dependency on better-sqlite3 for local storage.

Code Quality A structured contributor hierarchy (core maintainer, ambassadors, document specialists, and top collaborators with commit counts tracked in the README) reflects genuine multi-contributor governance rather than a single-author project; very active, consistently maintained commit history at massive scale (37K+ stars) further signals sustained real-world usage and iteration.

What Makes It Unique Rather than being a framework you build multi-agent workflows with, oh-my-claudecode ships pre-built orchestration workflows aimed specifically at removing the learning curve of coordinating parallel Claude Code agents — its own tagline (“don’t learn Claude Code, just use OMC”) frames it as an opinionated shortcut rather than a flexible toolkit.

Self-Hosting

Licensing Model MIT licensed — fully open source with no license key.

Self-Hosting Restrictions Not applicable; it runs locally as a Claude Code plugin or CLI tool with no hosted service.

License Key Required No.

Join founders buildingwith open source

Opinionated takes, migration guides, cost-saving tips, and insights from the open source ecosystem.

Subscribe on Substack
Join 750+ subscribers