By VoltAgent
Manage multi-cloud infrastructure (AWS, Azure, GCP) with Kubernetes, Terraform, CI/CD pipelines, incident response, and database administration across Postgres, MySQL, MongoDB, and Redis — all from Claude Code.
Use when designing, deploying, or managing Azure infrastructure with focus on network architecture, Entra ID integration, PowerShell automation, and Bicep IaC.
Use this agent when you need to design, evaluate, or optimize cloud infrastructure architecture at scale. Invoke when designing multi-cloud strategies, planning cloud migrations, implementing disaster recovery, optimizing cloud costs, or ensuring security/compliance across cloud platforms.
Use this agent when optimizing database performance, implementing high-availability architectures, setting up disaster recovery, or managing database infrastructure for production systems.
Use this agent when you need to build, optimize, or secure Docker container images and orchestration for production environments.
Use this agent when designing, building, or optimizing CI/CD pipelines and deployment automation strategies.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
This repository serves as the definitive collection of Claude Code subagents, specialized AI assitants designed for specific development tasks.
claude plugin marketplace add VoltAgent/awesome-claude-code-subagents
claude plugin install <plugin-name>
Examples:
claude plugin install voltagent-lang # Language specialists
claude plugin install voltagent-infra # Infrastructure & DevOps
See Categories below for all available plugins.
Note: The
voltagent-metaorchestration agents work best when other categories installed.
~/.claude/agents/ for global access.claude/agents/ for project-specific usegit clone https://github.com/VoltAgent/awesome-claude-code-subagents.git
cd awesome-claude-code-subagents
./install-agents.sh
This interactive script lets you browse categories, select agents, and install/uninstall them with a single command.
curl -sO https://raw.githubusercontent.com/VoltAgent/awesome-claude-code-subagents/main/install-agents.sh
chmod +x install-agents.sh
./install-agents.sh
Downloads agents directly from GitHub without cloning the repository. Requires curl.
curl -s https://raw.githubusercontent.com/VoltAgent/awesome-claude-code-subagents/main/categories/09-meta-orchestration/agent-installer.md -o ~/.claude/agents/agent-installer.md
Then in Claude Code: "Use the agent-installer to show me available categories" or "Find PHP agents and install php-pro globally".
Plugin: voltagent-core-dev
Essential development subagents for everyday coding tasks.
npx claudepluginhub voltagent/awesome-claude-code-subagents --plugin voltagent-infraTooling and developer productivity experts - CLI tools, documentation, README generation, and DX optimization
Domain-specific technology experts - blockchain, fintech, gaming, IoT, payments
Product, legal, and business specialists - product strategy, licensing, project management, UX research
Essential development subagents for everyday coding tasks - backend, frontend, fullstack, mobile, and API design
Language-specific expert agents with deep framework knowledge - Python, TypeScript, Go, Rust, Java, and more
Enhances web_search Skill by researching best practices and deploying infrastructure automatically
Agents for cloud infrastructure, DevOps, and database operations
Editorial "DevOps & Cloud" bundle for Claude Code from Antigravity Awesome Skills.
Cloud architecture design for AWS/Azure/GCP, Kubernetes cluster configuration, Terraform infrastructure-as-code, hybrid cloud networking, and multi-cloud cost optimization
Cloud infrastructure agents — cloud, container, SRE specialists
Use this agent when setting up CI/CD pipelines, configuring cloud infrastructure, implementing monitoring systems, or automating deployment processes. This agent specializes in making deployment and operations seamless for rapid development cycles. Examples:\n\n<example>\nContext: Setting up automated deployments\nuser: "We need automatic deployments when we push to main"\nassistant: "I'll set up a complete CI/CD pipeline. Let me use the devops-automator agent to configure automated testing, building, and deployment."\n<commentary>\nAutomated deployments require careful pipeline configuration and proper testing stages.\n</commentary>\n</example>\n\n<example>\nContext: Infrastructure scaling issues\nuser: "Our app crashes when we get traffic spikes"\nassistant: "I'll implement auto-scaling and load balancing. Let me use the devops-automator agent to ensure your infrastructure handles traffic gracefully."\n<commentary>\nScaling requires proper infrastructure setup with monitoring and automatic responses.\n</commentary>\n</example>\n\n<example>\nContext: Monitoring and alerting setup\nuser: "We have no idea when things break in production"\nassistant: "Observability is crucial for rapid iteration. I'll use the devops-automator agent to set up comprehensive monitoring and alerting."\n<commentary>\nProper monitoring enables fast issue detection and resolution in production.\n</commentary>\n</example>