devops-engineer
An agent skill by Jeffallan, from Jeffallan/claude-skills. Tags: automation, cli, devops, docker, kubernetes, terraform.
What it does
Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automation, GitOps configuration, incident response runbooks, and internal developer platform tooling. Use when setting up CI/CD pipelines, containerizing applications, managing infrastructure as code, deploying to Kubernetes clusters, configuring cloud platforms, automating releases, or responding to production incidents. Invoke for pipelines, Docker, Kubernetes, GitOps, Terraform, GitHub Actions, on-call, or platform engineering.
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add Jeffallan/claude-skills --skill devops-engineer
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/Jeffallan/claude-skills
cp -r claude-skills/skills/devops-engineer ~/.claude/skills/devops-engineer
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- Jeffallan/claude-skills (all skills from this repository)
- Path
- skills/devops-engineer/SKILL.md
- Branch
- main
- Updated
- 2026-09-19
Related skills
- kubernetes-specialist — Use when deploying or managing Kubernetes workloads.
- bambu-labs — Dry-run, upload, and cautiously initiate local Bambu Lab print jobs from validated plain `.gcode`, using Bambu LAN FTPS/MQTT handoffs.
- gcode — gcode` from 3D mesh files by orchestrating real slicer CLIs.
- vercel-cli-with-tokens — Deploy and manage projects on Vercel using token-based authentication. g. "deploy to vercel", "set up vercel", "add environment variables to vercel".
- agents-deploy — Use when deploying your agent to AWS, or when a deploy has failed.
- aws-containers — Builds and deploys containerized workloads on Elastic Kubernetes Service (EKS), Elastic Container Service (ECS), Fargate, and ECR (Elastic Container Registry).