oh-my-claudecode and claude-code-sub-agents
Multi-agent orchestration frameworks and specialized subagent collections are complements—the orchestration tool provides the coordination layer while subagent collections provide the domain-specific implementations that the orchestrator deploys and manages.
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-agents
lst97/claude-code-sub-agents
Collection of specialized AI subagents for Claude Code for personal use (full-stack development).
Provides 33 specialized subagents spanning frontend, backend, infrastructure, testing, data engineering, and security domains that automatically delegate tasks based on context analysis or explicit invocation. Each agent encodes domain-specific expertise and best practices (React hooks, Go concurrency patterns, SQL optimization, etc.), with a meta-orchestrator ("agent-organizer") that coordinates multi-agent workflows for complex cross-domain projects. Installs as markdown files into Claude Code's local agent directory, leveraging Claude's native multi-turn capabilities for seamless tool integration.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work