oh-my-claudecode and claude-code-sub-agent-collective

These are **complements** — the first provides multi-agent orchestration infrastructure for Claude Code teams, while the second implements a specialized hub-and-spoke coordination pattern that would run *within* that orchestration framework to achieve context-engineered collective behavior.

Maintenance 25/25
Adoption 10/25
Maturity 11/25
Community 19/25
Maintenance 2/25
Adoption 10/25
Maturity 15/25
Community 18/25
Stars: 9,561
Forks: 671
Downloads:
Commits (30d): 554
Language: TypeScript
License: MIT
Stars: 520
Forks: 58
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No Package No Dependents
Stale 6m 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 claude-code-sub-agent-collective

vanzan01/claude-code-sub-agent-collective

🧠 Context Engineering Research - Not just another agent collection, but using research and context engineering to function as a collective. Hub-and-spoke coordination through Claude Code.

Deploys 30+ specialized agents that enforce test-driven development through a hub-and-spoke routing model, where the `/van` command delegates to a central task-orchestrator that selects domain-specific agents (component, feature, infrastructure, testing). Agents integrate Context7 for real-time documentation lookup and enforce a RED → GREEN → REFACTOR contract, writing tests before implementation. Installation configures agent definitions, TDD enforcement hooks, and Vitest templates across the project's `.claude/` directory structure for use within Claude Code's MCP environment.

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