Yeachan-Heo/oh-my-claudecode

Description: Teams-first Multi-agent orchestration for Claude Code

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 18 minutes ago
Added to GitGenius on April 12th, 2026
Created on January 9th, 2026
Open Issues & Pull Requests: 0 (+0)
Number of forks: 3,405
Total Stargazers: 37,681 (+3)
Total Subscribers: 128 (+0)

Issue Activity (beta)

Open issues: 1
New in 7 days: 6
Closed in 7 days: 5
Avg open age: 0 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 5
Closed in 7 days: 4
Comments in 7 days: 12
Events in 7 days: 24

Top labels

  • agents (861)
  • bug (378)
  • enhancement (216)
  • installation (138)
  • question (76)
  • documentation (65)
  • security (10)
  • size/M (6)

Repository Insights (GitGenius)

Median issue/PR response: 0.1 hours
Mean response time: 2.2 hours
90th percentile: 2.5 hours
Tracked items: 1,250

Most active contributors

Detailed Description

oh-my-claudecode is a multi-agent orchestration framework designed specifically for Claude Code, built in TypeScript and available at https://oh-my-claudecode.dev. The project positions itself as a zero-learning-curve solution that abstracts away the complexity of Claude Code, allowing users to leverage its capabilities without needing to master the underlying system. The repository has grown to 37,403 stars as of the most recent tracking period and maintains an exceptionally responsive community with a median issue and pull request response latency of 0.1 hours and a mean of 2.2 hours across 1,243 tracked items.

The core functionality revolves around two primary interaction surfaces: terminal CLI commands and in-session skills within Claude Code. Users can install OMC either through the Claude Code marketplace as a plugin or via npm as a command-line tool. The terminal CLI surface allows commands like omc ask, omc team, and omc autoresearch to be run from the shell, while the in-session surface provides slash commands like /team, /autopilot, /ralph, /ultrawork, and /deep-interview that execute within an active Claude Code session. These two surfaces serve different use cases, with the CLI path being better suited for CI/CD and headless automation, while the in-session skills are designed for interactive development workflows.

Team mode represents the canonical orchestration surface in OMC as of version 4.1.7, operating as a staged pipeline that progresses through team-plan, team-prd, team-exec, team-verify, and team-fix stages. The framework supports spawning multiple worker agents across different providers including Codex, Gemini, Antigravity, Grok, and Cursor, with workers launching on-demand in tmux panes and terminating when tasks complete. The deep interview feature uses Socratic questioning to clarify requirements before code generation begins, helping users understand exactly what they want to build before execution starts.

The project maintains strong community engagement with Yeachan-Heo as the creator and lead maintainer, supported by ambassadors, document specialists, and top collaborators including shaun0927 with 65 commits and riftzen-bit with 52 commits. GitGenius tracking shows the most active issue labels are agents with 824 items, bugs with 371 items, and enhancements with 212 items, indicating an active development cycle focused on agent functionality and system reliability. The repository is linked to related projects including oh-my-codex for OpenAI Codex users and oh-my-openagent through overlapping contributors.

The project supports multiple languages with README translations in Korean, Chinese, Japanese, Spanish, Vietnamese, and Portuguese, reflecting its international user base. The npm package is published under the name oh-my-claude-sisyphus while the project itself is branded as oh-my-claudecode, with both oh-my-claudecode and omc command aliases available after installation. The framework explicitly does not ship a VS Code extension and instead focuses on the Claude Code plugin and terminal CLI surfaces as primary interaction methods, though it does export TypeScript helpers for programmatic usage through the Agent SDK for local Node.js programs.

oh-my-claudecode
by
Yeachan-HeoYeachan-Heo/oh-my-claudecode

Repository Details

Fetching additional details & charts...