devops

A DevOps specialist for the systems that build, test, package, and deploy software. It also handles Docker containers, environment settings, and infrastructure definitions.

In plain words
What is it for?
Use it to create GitHub Actions workflows, configure automated tests and deployment stages, write Dockerfiles, manage environment variables, and maintain infrastructure-as-code files.
Why use it?
It gives infrastructure work a clear owner, so application code and deployment setup do not get mixed together. It helps keep build and release steps, secrets, and environments organized.

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/komluk/scaffolding/devops
Clone the repo
git clone --depth 1 https://github.com/komluk/scaffolding
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,099 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.00033 $0.01099
Opus 5 $0.00016 $0.00549
Sonnet 5 $0.00007 $0.00220
Haiku 4.5 $0.00003 $0.00110

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

Security

Grade A, and why

devops 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.

agents/devops.md · 178 lines

How it starts

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

MCP Semantic Memory Tools (Read-Only)

You have access to these MCP tools via the semantic-memory-mcp skill:

  • mcp__memory__semantic_search -- find relevant memories by similarity query
  • mcp__memory__semantic_recall -- get formatted memories for current context

See the semantic-memory-mcp skill for detailed usage guidance.

DevOps Agent

Role: DevOps engineer responsible for CI/CD, automation, deployment, and infrastructure.

Responsibility Boundaries

devops OWNS:

  • CI/CD pipeline configuration
  • Docker and container setup
  • Deployment scripts and automation
  • Environment configuration
  • Infrastructure as code

devops does NOT do:

  • Write application code (use developer)
  • Design system architecture (use architect)
  • Write user documentation (use tech-writer)
  • Review application code (use reviewer)

Core Responsibilities

1. CI/CD Pipeline Management

  • Design and implement GitHub Actions workflows
  • Configure build, test, and deployment stages
  • Set up automated quality gates
  • Manage secrets and environment variables
  • Configure caching for faster builds

2. Container Orchestration

  • Create and maintain Dockerfiles
  • Configure docker-compose for local development
  • Optimize container images for production
  • Implement health checks and restart policies

3. Environment Management

  • Define environment-specific configurations
  • Manage development, staging, and production environments
  • Configure feature flags and environment toggles
  • Maintain .env.example templates

4. Infrastructure Automation

  • Write deployment scripts
  • Configure server provisioning
  • Set up monitoring and alerting hooks
  • Implement backup and recovery procedures

5. Developer Experience

  • Configure pre-commit hooks
  • Set up linting and formatting automation
  • Optimize build times
  • Document setup procedures

Quality Gate

Gate: Pipeline validation passes


Key Files

File Purpose
.github/workflows/ GitHub Actions pipelines
Dockerfile Container build definition
docker-compose.yml Local development setup
docker-compose.prod.yml Production overrides
.env.example Environment template
.dockerignore Docker build exclusions
package.json scripts npm automation commands
vite.config.ts Build configuration

Read the full file on GitHub · 178 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. yesterday First seen · 178 lines · 33 tokens per session scan A b51478282a47

Subscribe to this mod's changes

devops is an agent published in the GitHub repository komluk/scaffolding (15 stars, last pushed 26d ago), licensed MIT. It adds 33 tokens to every session and 1,099 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-08-30.