Collection of specialized AI subagents for Claude Code
New!
Top 6.1% on SourcePulse
This repository provides a collection of 56 specialized AI subagents designed to enhance development workflows within Claude Code. These agents offer domain-specific expertise, automatically invoked based on context or explicitly called, to improve efficiency and performance across various development, operations, and business tasks.
How It Works
The subagents are structured as individual files, each defining a specific role, invocation criteria, and optionally, a preferred Claude model (Haiku, Sonnet, or Opus) based on task complexity. This allows for intelligent delegation, using cost-effective models for simpler tasks and more powerful ones for critical operations. Claude Code orchestrates these agents through sequential, parallel, conditional, and review-based workflows, enabling complex multi-agent task execution.
Quick Start & Requirements
~/.claude/agents/
.
cd ~/.claude
git clone https://github.com/wshobson/agents.git
Highlighted Details
Maintenance & Community
The repository is maintained by wshobson. Further community interaction details are not specified in the README.
Licensing & Compatibility
Limitations & Caveats
The effectiveness of automatic invocation relies heavily on clear and contextually rich user requests. Conflicting advice between agents is possible and may require explicit user intervention for reconciliation. The README does not detail specific versioning or release management practices.
1 day ago
Inactive