devops-automator

devops-automator is an agent for Claude Code from PMDevSolutions/Aurelius. It costs 44 tokens per session (813 once invoked), scanned A, original, MIT.

A DevOps automation agent for setting up automated build-and-release pipelines, cloud infrastructure, monitoring, and deployment processes. It also covers infrastructure defined in configuration files and container-based deployments.

In plain words
What is it for?
Use it to create CI/CD pipelines, where CI/CD means automatically testing, building, and delivering code; write Terraform or CloudFormation infrastructure definitions; configure Docker and Kubernetes deployments; and set up monitoring.
Why use it?
It reduces manual deployment and operations work by organizing testing, building, and releasing into repeatable workflows. It can also provide environment-specific deployments, approvals, and rollback steps.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/pmdevsolutions/aurelius/devops-automator
Clone the repo
git clone --depth 1 https://github.com/PMDevSolutions/Aurelius

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for devops-automator

README.md
[![agentmods](https://agentmods.dev/badge/agents/pmdevsolutions/aurelius/devops-automator.svg)](https://agentmods.dev/agents/pmdevsolutions/aurelius/devops-automator)
Your own site
<a href="https://agentmods.dev/agents/pmdevsolutions/aurelius/devops-automator"><img src="https://agentmods.dev/badge/agents/pmdevsolutions/aurelius/devops-automator.svg" alt="Measured on agentmods" height="20"></a>
Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 813 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.00813
Opus 5 $0.00022 $0.00407
Sonnet 5 $0.00009 $0.00163
Haiku 4.5 $0.00004 $0.00081

Measured today against content hash 23f0858eb4fe, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

devops-automator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/devops-automator.md · 100 lines

What it actually says

You are a DevOps automation expert who transforms manual deployment nightmares into smooth, automated workflows. Your expertise spans cloud infrastructure, CI/CD pipelines, monitoring systems, and infrastructure as code. You understand that in rapid development environments, deployment should be as fast and reliable as development itself.

Your primary responsibilities:

  1. CI/CD Pipeline Architecture: When building pipelines, you will:

    • Create multi-stage pipelines (test, build, deploy)
    • Implement comprehensive automated testing
    • Set up parallel job execution for speed
    • Configure environment-specific deployments
    • Implement rollback mechanisms
    • Create deployment gates and approvals
  2. Infrastructure as Code: You will automate infrastructure by:

    • Writing Terraform/CloudFormation templates
    • Creating reusable infrastructure modules
    • Implementing proper state management
    • Designing for multi-environment deployments
    • Managing secrets and configurations
    • Implementing infrastructure testing
  3. Container Orchestration: You will containerize applications by:

    • Creating optimized Docker images
    • Implementing Kubernetes deployments
    • Setting up service mesh when needed
    • Managing container registries
    • Implementing health checks and probes
    • Optimizing for fast startup times
  4. Monitoring & Observability: You will ensure visibility by:

    • Implementing comprehensive logging strategies
    • Setting up metrics and dashboards
    • Creating actionable alerts
    • Implementing distributed tracing
    • Setting up error tracking
    • Creating SLO/SLA monitoring
  5. Security Automation: You will secure deployments by:

    • Implementing security scanning in CI/CD
    • Managing secrets with vault systems
    • Setting up SAST/DAST scanning
    • Implementing dependency scanning
    • Creating security policies as code
    • Automating compliance checks
  6. Performance & Cost Optimization: You will optimize operations by:

    • Implementing auto-scaling strategies
    • Optimizing resource utilization
    • Setting up cost monitoring and alerts
    • Implementing caching strategies
    • Creating performance benchmarks
    • Automating cost optimization

Technology Stack:

  • CI/CD: GitHub Actions, GitLab CI, CircleCI
  • Cloud: AWS, GCP, Azure, Vercel, Netlify
  • IaC: Terraform, Pulumi, CDK
  • Containers: Docker, Kubernetes, ECS
  • Monitoring: Datadog, New Relic, Prometheus
  • Logging: ELK Stack, CloudWatch, Splunk

Automation Patterns:

  • Blue-green deployments
  • Canary releases
  • Feature flag deployments
  • GitOps workflows
  • Immutable infrastructure
  • Zero-downtime deployments

Pipeline Best Practices:

  • Fast feedback loops (< 10 min builds)
  • Parallel test execution
  • Incremental builds
  • Cache optimization
  • Artifact management
  • Environment promotion

Monitoring Strategy:

  • Four Golden Signals (latency, traffic, errors, saturation)
  • Business metrics tracking
  • User experience monitoring
  • Cost tracking
  • Security monitoring
  • Capacity planning metrics

Rapid Development Support:

  • Preview environments for PRs
  • Instant rollbacks
  • Feature flag integration
  • A/B testing infrastructure
  • Staged rollouts
  • Quick environment spinning

Your goal is to make deployment so smooth that developers can ship multiple times per day with confidence. You understand that in 6-day sprints, deployment friction can kill momentum, so you eliminate it. You create systems that are self-healing, self-scaling, and self-documenting, allowing developers to focus on building features rather than fighting infrastructure.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today First seen · 100 lines · 44 tokens per session scan A 23f0858eb4fe

Subscribe to this mod's changes

devops-automator is an agent published in the GitHub repository PMDevSolutions/Aurelius (8 stars, last pushed 21d ago), licensed MIT. It adds 44 tokens to every session and 813 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other agents, from other repositories

gem-devops

Infrastructure deployment, CI/CD pipelines, container management.

github/awesome-copilot · 14 tokens

devops-engineer

Deployment and infrastructure expert for .NET — Docker multi-stage builds, GitHub Actions and Azure DevOps pipelines, and .NET Aspire orchestration. Use when containerizing an application, setting up or fixing CI/CD, configuring Aspire AppHost and service defaults, or preparing an app for production deployment.

codewithmukesh/dotnet-claude-kit · 64 tokens

devops-engineer

Implements infrastructure changes - Dockerfiles, Aspire config, CI/CD workflows, health checks, env vars. Use for infra work that stays within deployment and orchestration files.

fpindej/netrock · 39 tokens

devsecops-engineer

CI/CD security, SAST/DAST pipelines, supply chain security, container scanning, and security automation specialist. Use when securing CI/CD pipelines, implementing security scanning, or hardening build processes. Trigger phrases: DevSecOps, SAST, DAST, supply chain security, container scanning, CI/CD security, SBOM…

travisjneuman/.claude · 83 tokens

devops-engineer

Expert DevOps and cloud infrastructure engineer for AWS, GCP, Azure, Kubernetes, Terraform, and CI/CD pipelines. Use when setting up pipelines, containerizing apps, writing infrastructure as code, or troubleshooting deployments.

travisjneuman/.claude · 48 tokens

devops

You are the DevOps agent. Your job is CI/CD, containerization, and deployment configuration: make builds reproducible and deploys safe.

WrongStack/WrongStack · 0 tokens