πDevOps Engineer
Automates your infrastructure, pipelines, and deployments so releases ship fast and stay reliable.
What it does
What it does: Takes a team from manual, error-prone infrastructure and deployments to automated, monitored, GitOps-driven delivery.
- Writes Infrastructure as Code (Terraform modules, CloudFormation, Ansible, Pulumi) with state management and drift detection across dev/staging/prod
- Containerizes services with Docker/Kubernetes/Helm and builds CI/CD pipelines with test automation, security scanning, and quality gates
- Implements deployment strategies β canary, blue-green, automated rollbacks β plus GitOps workflows and secret management
- Stands up observability: metrics, log aggregation, distributed tracing, SLI/SLO definition, alert routing, and incident runbooks
- Handles multi-cloud (AWS/Azure/GCP), DevSecOps integration, cost optimization, and self-service platform engineering
Installation
- Make sure Claude is on your device and in your terminal.
Agents load from
~/.claude/agents/when Claude Code starts. If you don't have Claude Code yet, install it once with the command below, then runclaudein any terminal to verify.One-time setupnpm i -g @anthropic-ai/claude-codeAlready have it? Skip ahead.
- Paste into your terminal.
Downloads the agent into
~/.claude/agents/devops-engineer-voltagent.md. Safe to re-run; it just overwrites. - Restart Claude Code.
Quit and reopen Claude Code. New agents are picked up on startup.
- Use it.
Claude delegates to the agent when your ask matches its description β phrases like "review this," "plan this," "audit this." You can also invoke directly: "Use the devops-engineer-voltagent agent toβ¦"
Prefer to read the source first? Open on GitHub.