
oh-my-claudecode
Teams-first Multi-agent orchestration for Claude Code
The Lens
oh-my-claudecode turns Claude Code into a multi-agent team coordinator. You describe a job in plain language and it dispatches specialized agents that plan, build, review, and test in parallel, passing work between themselves without you driving each step. MIT-licensed, installs through the Claude Code marketplace or as an npm CLI.
No server to run. It lives inside your Claude Code session and extends the built-in agent tooling. The canonical mode is now explicit team orchestration via /team syntax, which replaced the older swarm keyword. It also routes compatible work across other CLIs you have installed (Codex, Gemini, Grok, Cursor) to save Anthropic tokens, and extracts reusable skills as it goes.
Solo developers get a structured way to run long, multi-step tasks without micromanaging each agent. Small teams get a shared pattern for agent pipelines instead of everyone rolling their own. There is no paid tier and no cloud version. You bring your own Claude Max, Pro, or API key.
The catch: it moves extremely fast, and that speed shows. Releases land constantly and keywords get deprecated mid-stream (swarm and autoresearch already went), so a setup that worked last month may need adjusting. Multi-agent pipelines also burn tokens faster than a single prompt, and if you don't trust the autopilot, you will review more code than you write.
Free vs Self-Hosted vs Paid
fully freeFree tier: Fully MIT-licensed. No paid tier, no premium features.
Self-hosted: Nothing to host in the traditional sense. It runs inside your Claude Code session as a plugin. Optional integrations with Gemini CLI and Codex CLI route compatible tasks to those providers for token savings.
Paid: None. The creator accepts GitHub sponsorship but all features are free.
Completely free and open source. Optional Gemini/Codex integrations save tokens.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
License: MIT License
Use freely, including commercial. Just keep the license.
Commercial use: ✓ Yes
About
- Owner
- Bellman (User)
- Stars
- 36,990
- Forks
- 3,342
Explore Further
More tools in the directory
everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
221.8k ★hermes-agent
The agent that grows with you
203.2k ★dify
Production-ready platform for agentic workflow development.
146.6k ★