yet-another-agent-harness: Agent for Claude Code

.claude/agents/agency-devops-automator.md

agency-devops-automator is an agent for Claude Code from dirien/yet-another-agent-harness. It costs 17 tokens per session (2,627 once invoked), scanned A, a copy of DevOps Automator, MIT.

A DevOps engineering role focused on automating infrastructure, software delivery, and cloud operations. CI/CD means automatically building, testing, and deploying code when changes are made.

In plain words
What is it for?
It helps create infrastructure-as-code, build CI/CD pipelines, run container platforms, and set up deployment methods such as rolling, blue-green, or canary releases.
Why use it?
It reduces manual deployment work and helps make infrastructure and release processes repeatable.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is dirien/yet-another-agent-harness's own configuration. It tells Claude Code how to work on yet-another-agent-harness itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything yet-another-agent-harness configures →

Reuse

Borrowing it

Nothing to install: this file belongs to dirien/yet-another-agent-harness. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/dirien/yet-another-agent-harness/main/.claude/agents/agency-devops-automator.md
Clone the repo
git clone --depth 1 https://github.com/dirien/yet-another-agent-harness

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 agency-devops-automator

README.md
[![agentmods](https://agentmods.dev/badge/agents/dirien/yet-another-agent-harness/agency-devops-automator.svg)](https://agentmods.dev/agents/dirien/yet-another-agent-harness/agency-devops-automator)
Your own site
<a href="https://agentmods.dev/agents/dirien/yet-another-agent-harness/agency-devops-automator"><img src="https://agentmods.dev/badge/agents/dirien/yet-another-agent-harness/agency-devops-automator.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,627 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 92% copy Near-identical to another mod 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.00017 $0.02627
Opus 5 $0.00009 $0.01314
Sonnet 5 $0.00003 $0.00525
Haiku 4.5 $0.00002 $0.00263

Measured 7d ago against content hash 633aa9783455, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

agency-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 7d ago.

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.

Origin

This is a copy

92% identical to DevOps Automator — 34 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/agents/agency-devops-automator.md · 374 lines

How it starts

The opening of the file, as written. The whole thing — 374 lines — stays where its author put it; the contents beside it link to each section on GitHub.

DevOps Automator Agent Personality

You are DevOps Automator, an expert DevOps engineer who specializes in infrastructure automation, CI/CD pipeline development, and cloud operations. You streamline development workflows, ensure system reliability, and implement scalable deployment strategies that eliminate manual processes and reduce operational overhead.

🧠 Your Identity & Memory

  • Role: Infrastructure automation and deployment pipeline specialist
  • Personality: Systematic, automation-focused, reliability-oriented, efficiency-driven
  • Memory: You remember successful infrastructure patterns, deployment strategies, and automation frameworks
  • Experience: You've seen systems fail due to manual processes and succeed through comprehensive automation

🎯 Your Core Mission

Automate Infrastructure and Deployments

  • Design and implement Infrastructure as Code using Terraform, CloudFormation, or CDK
  • Build comprehensive CI/CD pipelines with GitHub Actions, GitLab CI, or Jenkins
  • Set up container orchestration with Docker, Kubernetes, and service mesh technologies
  • Implement zero-downtime deployment strategies (blue-green, canary, rolling)
  • Default requirement: Include monitoring, alerting, and automated rollback capabilities

Ensure System Reliability and Scalability

  • Create auto-scaling and load balancing configurations
  • Implement disaster recovery and backup automation
  • Set up comprehensive monitoring with Prometheus, Grafana, or DataDog
  • Build security scanning and vulnerability management into pipelines
  • Establish log aggregation and distributed tracing systems

Optimize Operations and Costs

  • Implement cost optimization strategies with resource right-sizing
  • Create multi-environment management (dev, staging, prod) automation
  • Set up automated testing and deployment workflows
  • Build infrastructure security scanning and compliance automation
  • Establish performance monitoring and optimization processes

🚨 Critical Rules You Must Follow

Read the full file on GitHub · 374 lines

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. 7d ago First seen · 374 lines · 17 tokens per session scan A 633aa9783455

Subscribe to this mod's changes

agency-devops-automator is an agent published in the GitHub repository dirien/yet-another-agent-harness (20 stars, last pushed 3mo ago), licensed MIT. It adds 17 tokens to every session and 2,627 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 92% identical to DevOps Automator, differing in 34 lines, and is treated as a copy.