oh-my-claudecode (Yeachan-Heo) — Summary
oh-my-claudecode by Yeachan-Heo is the flagship "oh-my-*" framework with 34,919 stars — by far the most-adopted in this batch and one of the highest-starred AI coding frameworks in existence. It ships as an npm package (oh-my-claude-sisyphus v4.14.4) with three CLI binaries (oh-my-claudecode, omc, omc-cli), 19 named agents (architect, executor, planner, critic, analyst, researcher, scientist, designer, writer, qa-tester, security-reviewer, code-reviewer, explore, vision, verifier, tracer, debugger, document-specialist, code-simplifier), 28+ skills (autopilot, ralph, ralplan, ultrawork, ultraqa, deep-interview, team, plan, hud, omc-setup, and more), and a JavaScript hooks system with 8+ hook modules. The signature features: Team mode (v4.1.7+) spawns tmux CLI workers for Claude/Codex/Gemini in parallel; autopilot runs a full 6-phase lifecycle from idea to verified code; ralph implements a PRD-driven persistence loop; deep-interview uses Socratic questioning with mathematical ambiguity scoring; ralplan implements a 3-stage consensus plan (planner→architect→critic). The project has an active Discord community and dedicated documentation site.
Differs from seeds: Closest to claude-flow (npm package + CLI + large agent roster + complex orchestration) but exceeds it on every dimension: 19 agents (vs 44 but claude-flow uses code-class, OMC uses persona-md), 28+ skills (vs 107), a Team mode with tmux multi-CLI spawning not present in any seed, PRD-driven ralph loops with persistence, and Socratic deep-interview with mathematical ambiguity scoring — all absent from the 11 seeds.