oh-my-claudecode and cas

Given their nearly identical descriptions and very different star counts, these two tools are **competitors**, likely offering similar multi-agent orchestration functionalities for Claude Code, with "oh-my-claudecode" appearing to be the more established and widely adopted solution.

oh-my-claudecode
65
Established
cas
45
Emerging
Maintenance 25/25
Adoption 10/25
Maturity 11/25
Community 19/25
Maintenance 13/25
Adoption 8/25
Maturity 13/25
Community 11/25
Stars: 9,561
Forks: 671
Downloads:
Commits (30d): 554
Language: TypeScript
License: MIT
Stars: 66
Forks: 7
Downloads:
Commits (30d): 0
Language: Rust
License: MIT
No Package No Dependents
No Package No Dependents

About oh-my-claudecode

Yeachan-Heo/oh-my-claudecode

Teams-first Multi-agent orchestration for Claude Code

Implements a staged multi-agent pipeline (`team-plan → team-prd → team-exec → team-verify → team-fix`) that coordinates Claude agents across shared task lists, with optional tmux CLI workers for Codex and Gemini. Provides natural language task descriptions that route through orchestration modes (Autopilot for autonomous execution, Ultrawork for parallelism, Ralph for persistent verification loops) with automatic cost optimization through intelligent model routing.

About cas

codingagentsystem/cas

Multi-agent orchestration for Claude Code. Persistent memory, tasks, rules, and skills that make AI agents actually coordinate.

Implements a supervisor-worker architecture where a coordinator agent plans work and assigns tasks to parallel worker agents, each operating in isolated git worktrees to prevent conflicts during concurrent edits. The Context System runs as an MCP server providing 50+ tools for persistent SQLite-backed memory, task tracking, rules, and full-text search across Claude Code sessions. Built entirely in Rust with a custom VT parser for real-time TUI multiplexing of all agent terminals.

Scores updated daily from GitHub, PyPI, and npm data. How scores work