Unified Claude Code agents for diverse development tasks
New!
Top 79.3% on SourcePulse
This repository provides a comprehensive collection of 54 specialized Claude Code agents designed to automate complex software development and business processes. Targeting developers, DevOps engineers, data scientists, and project managers, it aims to streamline workflows by offering production-ready, domain-specific agents that can be orchestrated for multi-agent tasks.
How It Works
The project organizes agents into distinct categories like Development, Infrastructure, Quality, AI/ML, Business, Creative, Meta-Management, and Specialized Domains. Each agent is defined by a Markdown file specifying its name, description, category, and tools. Agents leverage a flexible tool access system and follow industry best practices, with a focus on deep specialization and production-ready code examples.
Quick Start & Requirements
./scripts/install.sh
to install all agents, or specify agents with ./scripts/install.sh --agents agent1,agent2
. Manual installation involves copying agent directories to ~/.claude/agents/
or project-specific /.claude/agents/
./agents
in Claude Code, automatically selected by Claude, or explicitly called using @agent-name
. A multi-agent orchestrator can coordinate complex tasks.Highlighted Details
Maintenance & Community
The project is actively maintained, with recent updates (v2.0) adding significant agent capabilities and categories. Community engagement is encouraged via contributions and a Discord server.
Licensing & Compatibility
The project is released under the MIT License, permitting commercial use and linking with closed-source projects.
Limitations & Caveats
The effectiveness and integration of these agents are dependent on the underlying Claude Code platform. The README does not detail specific performance benchmarks or potential conflicts between agents.
2 weeks ago
Inactive