senior-devops
Installation
SKILL.md
Senior DevOps
Make deployments repeatable and incidents survivable.
Quick Start
- Define the operational goal (latency, availability, cost) and deploy frequency.
- Pipeline: build → test → package → deploy → verify → rollback.
- Observability: logs/metrics/traces + alerts tied to user impact.
- Runbooks: how to debug and how to roll back safely.
Release readiness checklist
- Rollback path is tested and documented.
- Alerts are tied to user-facing impact and have clear owners.
- Deploys are scoped, with feature flags for risky changes.
Optional tool: repo ops inventory
python ~/.codex/skills/senior-devops/scripts/repo_ops_inventory.py . --out /tmp/ops_inventory.md
References
- Deployment checklist:
references/deploy-checklist.md
Weekly Installs
3
Repository
vadimcomanescu/…x-skillsGitHub Stars
7
First Seen
Feb 28, 2026
Security Audits
Installed on
codex3
opencode2
gemini-cli2
codebuddy2
github-copilot2
kimi-cli2