Published: June 4, 2026
Category: Guides
The best SKILL.md skills for DevOps and deployment in OpenAI's Codex CLI.
> Quick Answer: Best DevOps skills for Codex CLI: env-doctor for diagnosing environment issues (86 installs), devsecops-expert for CI/CD and Kubernetes (4 installs), truth-first for infrastructure verification (11 installs), and agentic-workflow for safe deployment protocols (7 installs).
DevOps tasks in Codex CLI benefit heavily from skills because infrastructure configuration is where small mistakes have outsized consequences. A wrong environment variable, a misconfigured Docker volume, or a missing health check can take down production. Skills add guardrails.
env-doctor (86 installs) is the most valuable DevOps skill on the platform. It systematically checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts. When a deploy fails and the error message is unhelpful, env-doctor finds the actual problem. Free.
truth-first (11 installs) forces the agent to verify the actual state of your infrastructure before making changes. No assumptions about what's running, what's configured, or what version is deployed. Free.
devsecops-expert (4 installs) provides senior-level DevOps automation for CI/CD pipelines, infrastructure-as-code, Kubernetes, and GitOps. Covers GitHub Actions, Terraform, and Helm. Free.
agentic-workflow (7 installs) is a risk-aware engineering lifecycle protocol. It adds safety gates to agentic task execution, which is important when the tasks involve production infrastructure. Free.
ci-cd-pipeline-validator audits GitHub Actions, GitLab CI, CircleCI, and Jenkins configurations for security and performance issues. Free.
docker-production-readiness-auditor audits Dockerfiles and Compose setups for production readiness, security risks, image size, health checks, and secrets handling. $50.
pre-deploy-guardian is an 8-phase validation pipeline for environment, security, data migrations, and API stability before deploy. $12.
stack-ship is a production-ready deployment engineer for Next.js, Firebase, Supabase, and Stripe stacks. $7.
git-commit-writer (170 installs) writes conventional commits. In a DevOps context, clean commit history makes debugging deployment issues easier. Free.
changelog-generator (41 installs) generates release notes. Useful for tracking what went into each deploy. Free.
Place skills in ~/.codex/skills/ or .codex/skills/ in your project.
For a full guide, read Best Codex CLI Skills in 2026.
Browse all DevOps skills on Agensi.