# Codexpiator Devops

> DevOps guidance - CI/CD pipelines, environments and config, containerization, observability and monitoring, incident response and rollback, and deployment platforms. Use when setting up deployment, CI/CD, monitoring, or handling an incident.

- Skill: `emanuelegreco29/codexpiator-devops` (Agent Skill, multi-file: 7 files)
- Install (CLI): `npx skillmds@latest add emanuelegreco29/codexpiator-devops`
- Raw SKILL.md: https://api.skillmd.com/api/skills/emanuelegreco29/codexpiator-devops/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: emanuelegreco29 (https://skillmd.com/u/emanuelegreco29)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/emanuelegreco29/codexpiator-devops

---


# Codexpiator DevOps

Single-purpose reference files for deployment and operations.

| File | Read this when... |
|---|---|
| `ci-cd-pipelines.md` | Setting up or changing a build/deploy pipeline (what should gate the merge itself: `codexpiator-testing-qa/ci-quality-gates.md`) |
| `environments-and-config.md` | Managing dev/staging/prod parity and config |
| `containerization.md` | Writing or reviewing a Dockerfile |
| `observability-and-monitoring.md` | Setting up logs/metrics/traces/alerts |
| `incident-response-and-rollback.md` | Handling or preparing for a production incident |
| `deployment-platforms.md` | Choosing where/how to deploy |

CI/CD supply-chain security specifics (pinning actions, fail-open
checks) live in `codexpiator-security/dependency-and-supply-chain.md`
— read both when touching a pipeline.

## Ask when useful; suggest an audit after significant work

See `shared/collaboration-and-audit-practice.md` — ask (via
`AskUserQuestion` when available) before a genuinely consequential
infrastructure/deploy decision, and suggest `/codexpiator-audit` after
significant pipeline or infrastructure changes.

