Yeachan Heo Oh My Claudecode
Oh My Claudecode is a Claude Code plugin for the Build phase that provides teams-first multi-agent orchestration with skill and model routing.
Run teams-first multi-agent orchestration inside Claude Code with skill variants, model routing, and native Claude Code power-user workflows.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install yeachan-heo-oh-my-claudecode@Yeachan-Heo/oh-my-claudecodeBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:Yeachan-Heo/oh-my-claudecode") and the paste-ready config with skillselion.get_install_config("plugin:Yeachan-Heo/oh-my-claudecode").
What it does
Oh My Claudecode is a Claude Code plugin built for builders who outgrow single-threaded agent chats and want deliberate multi-agent orchestration without standing up a separate platform. The project describes itself as teams-first: you think in roles, handoffs, and routed skills rather than one monolithic assistant. That fits indie teams-of-one who still want separation between planning, implementation, and review-style agents. Routing and model selection are first-class, which matters when you balance cost, speed, and reasoning depth across a long build. If you already live in Claude Code and depend on skills plus variants, this plugin is meant to sit at the tooling layer—wiring how agents are invoked, not replacing your application code. Expect intermediate familiarity with Claude Code plugins and agent patterns before you lean on advanced routing.
Highlights
- Teams-first multi-agent orchestration tuned for Claude Code sessions
- Intelligent model and skill routing across variants and workloads
- Native Claude Code integration for maximum orchestration control
- Skill-variant workflows so different agent roles can specialize safely
- Power-user routing patterns for complex, multi-step coding runs
Why builders use it
Power users hit a ceiling when one Claude Code thread must juggle planning, coding, and review without reliable agent routing or skill variants.
After install, you can orchestrate multiple agent roles and routed skills natively in Claude Code instead of manually chaining one-off prompts.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 24.9k stars, 0 votes.
FAQ
Who is Oh My Claudecode for?
It is for Claude Code power users and small teams who want native multi-agent coordination, skill variants, and intelligent routing during development.
When should I use Oh My Claudecode?
Use it when a build step benefits from distinct agent roles—research vs implement vs refine—and you want routing handled inside Claude Code.
How do I add Oh My Claudecode to my agent?
Register the Yeachan-Heo/oh-my-claudecode plugin in Claude Code, follow the repo setup for skills and routing, then enable the orchestration commands in your project session.
Comments
Share how you use yeachan-heo-oh-my-claudecode, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.