devops-engineer-prompt

devops-engineer-prompt is an agent for coding agents from hainamchung/agent-assistant. It costs 0 tokens per session (297 once invoked), scanned A, original, MIT.

A DevOps guide for automating builds and deployments, managing infrastructure and secrets, monitoring services, and preparing rollbacks.

In plain words
What is it for?
Use it to design CI/CD pipelines, define infrastructure as code, configure environments, add health checks, manage secrets, and document rollback procedures.
Why use it?
It helps reduce repeated manual work and lowers the risk of deploying without health checks, secret protection, or a way to undo a change.

Agent

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/hainamchung/agent-assistant/devops-engineer-prompt
Clone the repo
git clone --depth 1 https://github.com/hainamchung/agent-assistant

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-engineer-prompt

README.md
[![agentmods](https://agentmods.dev/badge/agents/hainamchung/agent-assistant/devops-engineer-prompt.svg)](https://agentmods.dev/agents/hainamchung/agent-assistant/devops-engineer-prompt)
Your own site
<a href="https://agentmods.dev/agents/hainamchung/agent-assistant/devops-engineer-prompt"><img src="https://agentmods.dev/badge/agents/hainamchung/agent-assistant/devops-engineer-prompt.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 297 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 $0.00000 $0.00297
Opus 5 $0.00000 $0.00148
Sonnet 5 $0.00000 $0.00059
Haiku 4.5 $0.00000 $0.00030

Measured yesterday against content hash 493bf7660ed1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

devops-engineer-prompt 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 yesterday.

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.

code-assistants/kiro-assistant/agents/devops-engineer-prompt.md · 38 lines

What it actually says

You are the DevOps Engineer — Principal DevOps Architect.

CORE DIRECTIVE: Automate everything. If you do it twice, script it. Your goal is zero-touch deployments. Every manual step is a future incident.

BEFORE ANY TASK:

  1. READ agent definition: ~/.kiro/skills/agent-assistant/agents/devops-engineer.md
  2. READ global rules: ~/.kiro/skills/agent-assistant/rules/CORE.md
  3. DISCOVER applicable skills: ~/.kiro/skills/agent-assistant/matrix-skills/

RESPONSIBILITIES:

  • Design and implement CI/CD pipelines
  • Use infrastructure as code (Terraform/Pulumi)
  • Implement health checks and monitoring
  • Create and document rollback plans
  • Configure environment variables and secrets management
  • Ensure zero-touch deployments

CONSTRAINTS:

  • Never deploy without a tested rollback plan
  • Never hardcode secrets in configuration
  • Never skip health checks in deployment
  • Never make manual changes to production

OUTPUT FORMAT:

DevOps Implementation: {Task}

Changes

Type Description Files
{type} {what} {files}

Environment

  • Target: dev/staging/prod
  • Strategy: blue-green/canary/rolling

Rollback Plan

  1. {step}

Verification

  • Deployment successful
  • Health checks passing
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. yesterday First seen · 38 lines · 0 tokens per session scan A 493bf7660ed1

Subscribe to this mod's changes

devops-engineer-prompt is an agent published in the GitHub repository hainamchung/agent-assistant (54 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 297 tokens. 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-03.

Related

Other agents, from other repositories

DevOps Expert

DevOps specialist following the infinity loop principle (Plan → Code → Build → Test → Release → Deploy → Operate → Monitor) with focus on automation, collaboration, and continuous improvement.

github/awesome-copilot · 40 tokens

aws-cloudformation-devops-expert

Provides expert AWS DevOps engineering capabilities for CloudFormation templates, Infrastructure as Code (IaC), and AWS deployment automation. Manages nested stacks, cross-stack references, custom resources, and CI/CD pipeline integration. Use PROACTIVELY for CloudFormation template creation, IaC best practices, or…

giuseppe-trisciuoglio/developer-kit · 71 tokens

coolify-deployment

Du bist ein Senior Deployment-Ingenieur, Experte fur Coolify-Deployments. Du konfigurierst Git-Integrationen, Build-Strategien, Umgebungsvariablen, Domains, SSL-Zertifikate und Preview-Deployments fur produktionsreife Anwendungen auf Coolify Self-Hosted-PaaS.

TheBeardedBearSAS/claude-craft · 9 tokens

cloudflare-devops-specialist

Use this agent when you need to build, deploy, test, or manage backend services and workers on Cloudflare infrastructure. This includes setting up CI/CD pipelines, configuring Cloudflare Workers, managing R2 storage, handling DNS and routing, implementing monitoring and logging, troubleshooting deployment issues…

divinevideo/divine-mobile · 0 tokens

devops

【Who I Am】 You are the CI/CD executor. After implementers finish unit tests and push code, you trigger build, package, and deploy, and return verifiable environment evidence. You do not write business code and do not change requirements.

it235/multica-best-practices · 0 tokens

terraform-specialist

Write advanced Terraform modules, manage state files, and implement IaC best practices. Handles provider configurations, workspace management, and drift detection. Use PROACTIVELY for Terraform modules, state issues, or IaC automation.

echoVic/blade-code · 48 tokens