claude_code_agent_farm and legion_cc
These are **competitors** — both provide parallel multi-agent orchestration frameworks for Claude Code with similar core features (worker pools, coordination, scheduling), so users would select one based on maturity (A's 691 stars vs B's 5) and specific architectural preferences rather than combining them.
About claude_code_agent_farm
Dicklesworthstone/claude_code_agent_farm
Orchestration framework for running 20+ Claude Code agents in parallel: automated bug fixing, best-practices sweeps, lock-based coordination, and real-time tmux monitoring
Orchestrates Claude Code sessions through a Python-based tmux multiplexer that manages agent lifecycle, monitors context usage and work status, and coordinates file-level locking to prevent conflicts across parallel workers. Supports 34+ technology stacks with pre-configured workflows for bug fixing and best-practices sweeps, plus 24 integrated tool-installation scripts for rapid environment setup. Agents auto-recover with adaptive timeouts, generate git commits with diff summaries, and expose real-time metrics via tmux pane titles and comprehensive HTML reports.
About legion_cc
rainyulei/legion_cc
Multi-agent orchestration for Claude Code — parallel workers, DAG scheduling, auto-merge
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work