What problem does it solve?
This skill helps teams make deployments repeatable and incidents survivable by evaluating CI/CD pipelines, infrastructure, observability, and runbooks to reduce deployment risk and recovery time.
Core Features & Use Cases
- Pipeline design & review: clarifies the build → test → package → deploy → verify → rollback flow and highlights gaps or missing verification steps.
- Observability & alerts: identifies missing logs, metrics, traces, dashboards, and whether alerts are tied to user-facing impact with clear owners.
- Runbooks & rollback: checks for documented rollback paths, runbooks, and whether rollback procedures are tested and scoped.
- Repo ops inventory tool: includes a script to inventory CI workflows, container/orchestration manifests, IaC, monitoring configs, and runbook locations.
- Use Case: Audit a service repository before production rollout to produce a prioritized list of operational fixes and deployment safeguards.
Quick Start
Audit this repository for CI/CD pipelines, observability, and runbook readiness and produce a prioritized deployment readiness checklist.