Claude_code_agent_farm
Description
> Orchestrate multiple Claude Code agents working in parallel to improve your codebase through automated bug fixing or systematic best practices implementation
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Code Agent Farm 🤖🚜
Orchestrate multiple Claude Code agents working in parallel to improve your codebase through automated bug fixing or systematic best practices implementation
[](https://www.python.org/downloads/) [](./LICENSE) [](https://github.com/astral-sh/ruff)
🎯 What is this?
Claude Code Agent Farm is a powerful orchestration framework that runs multiple Claude Code (`cc`) sessions in parallel to systematically improve your codebase. It supports multiple technology stacks and workflow types, allowing teams of AI agents to work together on large-scale code improvements.
Key Features
- 🚀 Parallel Processing: Run 20+ Claude Code agents simultaneously (up to 50 with
max_agentsconfig) - 🎯 Multiple Workflows: Bug fixing, best practices implementation, or coordinated multi-agent development
- 🤝 Agent Coordination: Advanced lock-based system prevents conflicts between parallel agents
- 🌐 Multi-Stack Support: 34 technology stacks including Next.js, Python, Rust, Go, Java, Angular, Flutter, C++, and more
- 📊 Smart Monitoring: Real-time dashboard with context warnings, heartbeat tracking, and tmux pane titles
- 🔄 Auto-Recovery: Automatically restarts agents when needed with adaptive idle timeout based on work patterns
- 📈 Progress Tracking: Git commits with rich diff summaries and comprehensive HTML run reports
- 🔄 Context Management: Agents automatically clear their own context when nearing limits, plus one-key broadcast of /clear to all agents (Ctrl+R)
- ⚙️ Highly Configurable: JSON configs with variable substitution and dynamic chunk sizing
- 🖥️ Flexible Viewing: Multiple tmux viewing modes with shell completion support
- 🔒 Safe Operation: Automatic settings backup/restore with size-based rotation, file locking, atomic operations
- 🛠️ Development Setup: 24 integrated tool installation scripts and pre-flight verification
...
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development