Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
An orchestrated sub agent dev team powered by claude code
| Date | Stars |
|---|---|
| 2026-07-31 | 4358 |
| 2026-08-02 | 4360 |
| 2026-08-06 | 4360 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Awesome Claude Agents - AI Development Team 🚀 **Supercharge Claude Code with a team of specialized AI agents** that work together to build complete features, debug complex issues, and handle any technology stack with expert-level knowledge. ## ⚠️ Important Notice **This project is experimental and token-intensive.** I'm actively testing these agents with Claude subscription - expect high token consumption during complex workflows. Multi-agent orchestration can consume 10-50k tokens per complex feature. Use with caution and monitor your usage. ## 🚀 Quick Start (3 Minutes) ### Prerequisites - **Claude Code CLI** installed and authenticated - **Claude subscription** - required for intensive agent workflows - Active project directory with your codebase - **Optional**: [Context7 MCP](docs/dependencies.md) for enhanced documentation access ### 1. Install the Agents ```bash git clone https://github.com/vijaythecoder/awesome-claude-agents.git ``` #### Option A: Symlink (Recommended - auto-updates) **macOS/Linux:** ```bash # Create agents directory if it doesn't exist (preserves existing agents) mkdir -p ~/.claude/agents # Symlink the awesome-claude-agents collection ln -sf "$(pwd)/awesome-claude-agents/agents/" ~/.claude/agents/awesome-claude-agents ``` **Windows (PowerShell):** ```powershell # Create agents directory New-Item -Path "$env:USERPROFILE\.claude\agents" -ItemType Directory -Force # Create symlink cmd /c mklink /D "$env:USERPROFILE\.claude\agents\awesome-claude-agents" "$(Get-Location)\awesome-claude-agents\agents" ``` #### Option B: Copy (Static - no auto-updates) ```bash # Create agents directory if it doesn't exist mkdir -p ~/.claude/agents # Copy all agents cp -r awesome-claude-agents/agents ~/.claude/agents/awesome-claude-agents ``` ### 2. Verify Installation ```bash claude /agents # Should show all 24 agents. ``` ### 3. Initialize Your Project **Navigate** to your **project directory** and run the following command to configure your AI team: ```bash claude "use @agent-team-configurator and optimize my project to best use the available subagents." ``` ### 4. Start Building ```bash claude "use @agent-tech-lead-orchestrator and build a user authentication system" ``` Your AI team will automatically detect your stack and use the right specialists! ## 🎯 How Auto-Configuration Works The @agent-team-configurator automatically sets up your perfect AI development team. When invoked, it: 1. **Locates CLAUDE.md** - Finds existing project configuration and preserves all your custom content outside the "AI Team Configuration" section 2. **Detects Technology Stack** - Inspects package.json, composer.json, requirements.txt, go.mod, Gemfile, and build configs to understand your project 3. **Discovers Available Agents** - Scans ~/.claude/agents/ and .claude/ folders, building a capability table of all available specialists 4. **Selects Specialists** - Prefers framework-specific agents over universal ones, always includes @agent-code-reviewer and @agent-performance-optimizer for quality assurance 5. **Updates CLAUDE.md** - Creates a timestamped "AI Team Configuration" section with your detected stack and a Task|Agent|Notes mapping table 6. **Provides Usage Guidance** - Shows you the detected stack, selected agents, and gives sample commands to start building ## 👥 Meet Your AI Development Team ### 🎭 Orchestrators (3 agents) - **[Tech Lead Orchestrator](agents/orchestrators/tech-lead-orchestrator.md)** - Senior technical lead who analyzes complex projects and coordinates multi-step development tasks - **[Project Analyst](agents/orchestrators/project-analyst.md)** - Technology stack detection specialist who enables intelligent agent routing - **[Team Configurator](agents/orchestrators/team-configurator.md)** - AI team setup expert who detects your stack and configures optimal agent mappings ### 💼 Framework Specialists (13 agents) - **Laravel (2 agents)** - **[Backend Expert](agents/specialized/laravel/l
Excerpt of 8,901 characters
Read on GitHub38
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:79e4ff06b64f246a, llm:Repository description: 'An orchestrated sub agent dev team powered by claude code' — collection/curation of Claude-based agents; likely an 'awesome' list for agent projects.
matched fp:79e4ff06b64f246a, llm:Repository description: 'An orchestrated sub agent dev team powered by claude code' — collection/curation of Claude-based agents; likely an 'awesome' list for agent projects.