All 37 Dependencies
Every package oh-my-claudecode depends on, ranked by repo health score.
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.