Yeachan-Heo/oh-my-claudecode

Teams-first Multi-agent orchestration for Claude Code

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 23 minutes ago
Added to GitGenius on April 12th, 2026
Created on January 9th, 2026
Open Issues & Pull Requests: 7 (+0)
Number of forks: 3,483
Total Stargazers: 38,805 (+2)
Total Subscribers: 127 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.2 hours
Mean response time: 3.5 hours
90th percentile: 5.7 hours
Tracked items: 1,405

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 13% of issues opened in the past year have been closed. Three people close 97% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 4
New in 7 days: 26
Closed in 7 days: 24
Avg open age: 3 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 26
Closed in 7 days: 24
Comments in 7 days: 152
Events in 7 days: 268

Top labels

  • agents (955)
  • bug (397)
  • enhancement (225)
  • installation (156)
  • question (86)
  • documentation (71)
  • security (10)
  • size/M (6)

Detailed Description

oh-my-claudecode is a multi-agent orchestration tool for Claude Code that eliminates the learning curve by providing a zero-setup interface to coordinate multiple agents.

The tool solves the problem of managing complex multi-agent workflows within Claude Code by abstracting away orchestration complexity. It works through named autopilot stage profiles that users configure once and then invoke with simple commands, allowing teams to define sequential or parallel agent execution patterns without needing to understand the underlying orchestration mechanics.

Teams building with Claude Code should adopt this tool if they need to coordinate multiple agents across tasks or want to standardize workflows across team members. It suits projects where reproducible, named workflows reduce friction and cognitive load. The tool is available both as a Claude Code marketplace plugin, which is recommended for most users, and as an npm CLI for those preferring runtime control. The README mentions oh-my-codex as an equivalent tool for OpenAI Codex users but makes no other comparisons.

The maintainers respond to issues and pull requests within hours. Work in the issue tracker centers on agents, bug fixes, and enhancements.