nedzreclassified/massive-agent-repo-1003
8 stars · Last commit 2026-05-27
AGGREGATION — 1005 Claude Code subagents from 10 open-source projects. Full credit to original authors (see ATTRIBUTION.md).
README preview
# Massive Agent Repo — 1005 Claude Code Subagents > # ⚠️ THIS IS AN AGGREGATION — NOT ORIGINAL WORK > > **Every agent in this repository was created by someone else.** This repo simply collects, organizes, and deduplicates agents from **10 open-source projects** so they can be used together. **Full credit goes to the original authors.** Each agent file retains the license of its source repository. > > **If you find any agent useful, please star the upstream repo** — that's where the actual engineering work happened. The complete list of sources, authors, and links is in [ATTRIBUTION.md](ATTRIBUTION.md). > > The 10 source projects are listed below in the "What's inside" table, each with a direct link to the upstream repository. --- A curated aggregation of **1005 specialist subagents** for [Claude Code](https://claude.com/claude-code), pulled from 10 open-source collections and deduplicated by name. Drop them into `~/.claude/agents/` and Claude Code will auto-discover them — invoke any agent via the Task tool with `subagent_type: "<agent-name>"`. ## What's inside | Folder | Source repo | Count | Strength | |---|---|---|---| | `anthropic-official/` | [anthropics/claude-plugins-official](https://github.com/anthropics/claude-plugins-official) | 19 | First-party Anthropic agents — `code-reviewer`, `security-auditor`, `architecture-critic`, `silent-failure-hunter`, etc. Highest signal. | | `voltagent/` | [VoltAgent/awesome-claude-code-subagents](https://github.com/VoltAgent/awesome-claude-code-subagents) | 152 | Broad specialist coverage across 10 categories (core dev, language specialists, infra, quality, data/AI, DX, specialized domains, business, meta-orchestration, research) |