This repository aggregates a large set of specialized subagents and slash commands designed for Claude Code, giving developers domain-focused “teammates” they can summon on demand. Each subagent is defined by a concise role, tools, and behaviors, and ships as Markdown you can drop into your .claude/agents/ directory. The collection targets common developer workflows such as scaffolding, refactoring, test writing, documentation, security checks, and project management. It includes a CLI helper and documentation site that streamline installation, customization, and authoring of your own agents. The project’s framing mirrors modern software teams—delegate tasks to experts that can run in parallel under Claude’s subagent support. Frequent updates and community contributions keep the catalog current with new roles and best practices.
Features
- Plug-and-play subagents defined in Markdown for Claude Code
- Slash commands and role prompts for common dev tasks
- CLI and docs for installation, customization, and authoring
- Patterns for parallel delegation across expert agents
- Examples spanning refactoring, tests, docs, and security
- Community-driven catalog with frequent updates