claude code sub agents
Basic Information
This repository is a curated collection of specialized subagents designed to extend Claude Code for software development workflows. It bundles 33 domain-specific agent definitions organized into categories such as development, infrastructure, quality & testing, data & AI, security, specialization, and business. Each subagent is a Markdown document that defines a role, trigger conditions, expertise areas, capabilities, and a system prompt so Claude Code can automatically invoke or explicitly call the right specialist. The collection includes a master orchestrator called agent-organizer for assembling multi-agent teams and coordinating multi-step tasks. The README documents installation by placing agent files under the user's Claude agents directory, optional MCP server configurations for enhanced capabilities, standardized subagent file format, usage patterns (automatic, explicit, hybrid), example orchestrations, and contribution guidelines for adding new agents.