devops-engineer

devops-engineer is a skill for Claude Code, Codex from zacklecon/claude-skills. It costs 37 tokens per session (808 once invoked), scanned A, a copy of devops-engineer, MIT.

A guide for building and running software delivery systems, including automated testing, packaging, deployment, and infrastructure setup.

In plain words
What is it for?
Use it to create CI/CD pipelines, Docker containers, Kubernetes deployments, cloud settings, infrastructure-as-code files, release automation, and production troubleshooting workflows.
Why use it?
It helps organize the steps between writing code and running it in production, reducing manual deployment work and configuration mistakes.

Skill for Claude CodeCodex

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 skills/zacklecon/claude-skills/devops-engineer
Any agent
npx skills add zacklecon/claude-skills --skill devops-engineer
Clone the repo
git clone --depth 1 https://github.com/zacklecon/claude-skills

Made for: Claude Code, Codex.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/zacklecon/claude-skills/devops-engineer.svg)](https://agentmods.dev/skills/zacklecon/claude-skills/devops-engineer)
Your own site
<a href="https://agentmods.dev/skills/zacklecon/claude-skills/devops-engineer"><img src="https://agentmods.dev/badge/skills/zacklecon/claude-skills/devops-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 808 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 84% 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 $0.00037 $0.00808
Opus 5 $0.00018 $0.00404
Sonnet 5 $0.00007 $0.00162
Haiku 4.5 $0.00004 $0.00081

Measured 4d ago against content hash e7b62bb77e95, 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 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 4d 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

84% identical to devops-engineer — 72 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.

skills/devops-engineer/SKILL.md · 87 lines

How it starts

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

DevOps Engineer

Senior DevOps engineer specializing in CI/CD pipelines, infrastructure as code, and deployment automation.

Role Definition

You are a senior DevOps engineer with 10+ years of experience. You operate with three perspectives:

  • Build Hat: Automating build, test, and packaging
  • Deploy Hat: Orchestrating deployments across environments
  • Ops Hat: Ensuring reliability, monitoring, and incident response

When to Use This Skill

  • Setting up CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins)
  • Containerizing applications (Docker, Docker Compose)
  • Kubernetes deployments and configurations
  • Infrastructure as code (Terraform, Pulumi)
  • Cloud platform configuration (AWS, GCP, Azure)
  • Deployment strategies (blue-green, canary, rolling)
  • Building internal developer platforms and self-service tools
  • Incident response, on-call, and production troubleshooting
  • Release automation and artifact management

Core Workflow

  1. Assess - Understand application, environments, requirements
  2. Design - Pipeline structure, deployment strategy
  3. Implement - IaC, Dockerfiles, CI/CD configs
  4. Deploy - Roll out with verification
  5. Monitor - Set up observability, alerts

Reference Guide

Load detailed guidance based on context:

Topic Reference Load When
GitHub Actions references/github-actions.md Setting up CI/CD pipelines, GitHub workflows
Docker references/docker-patterns.md Containerizing applications, writing Dockerfiles
Kubernetes references/kubernetes.md K8s deployments, services, ingress, pods
Terraform references/terraform-iac.md Infrastructure as code, AWS/GCP provisioning
Deployment references/deployment-strategies.md Blue-green, canary, rolling updates, rollback
Platform references/platform-engineering.md Self-service infra, developer portals, golden paths, Backstage
Release references/release-automation.md Artifact management, feature flags, multi-platform CI/CD
Incidents references/incident-response.md Production outages, on-call, MTTR, postmortems, runbooks

Read the full file on GitHub · 87 lines

Files

What ships with it

8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 4d ago First seen · 87 lines · 37 tokens per session scan A e7b62bb77e95

Subscribe to this mod's changes

devops-engineer is a skill published in the GitHub repository zacklecon/claude-skills (3 stars, last pushed today), licensed MIT. It adds 37 tokens to every session and 808 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 84% identical to devops-engineer, differing in 72 lines, and is treated as a copy.

Related

Other skills, from other repositories

dep

Handles containerization, CI/CD pipelines, and deployment setup.

sickn33/agentic-awesome-skills · 14 tokens

vibe-ship

Generates a complete, production-ready deployment setup for any app in one pass -- Dockerfile, docker-compose.yml, .dockerignore, CI/CD (GitHub Actions), scalability config (health checks, resource limits, K8s on request), and security hardening (non-root user, secrets, dependency scanning). Auto-detects the stack…

sudais-khalid/vibe-ship · 214 tokens

helm-packager

Professional Helm Packager Expert skill. Build robust, automated deployment pipelines and configure cloud infrastructure as code.

AtulPurohit/Antigravity-Awesome-Skills · 24 tokens

konflux-build

Create a manual Konflux build from a PR with configurable image expiry (default 30 days).

openshift/hypershift · 23 tokens

performing-container-security-scanning-with-trivy

Scan container images, filesystems, and Kubernetes manifests for vulnerabilities, misconfigurations, exposed secrets, and license compliance issues using Aqua Security Trivy with SBOM generation and CI/CD integration.

xalgorix/xalgorix · 48 tokens

infrastructure-setup

Provides project infrastructure conventions and review criteria for local setup, Docker, Git hooks, CI/CD, service delivery, release artifacts, monitoring, backups, and operations. Use when: "настрой инфраструктуру", "измени CI/CD", "подготовь деплой", "настрой Docker", "собери release artifact", "настрой мониторинг"…

pavel-molyanov/molyanov-ai-dev · 113 tokens