Use before merging or deploying a substantial feature, service, migration, infrastructure change, performance change, or reliability/security-sensitive fix.
Use before merging or deploying a substantial feature, service, migration, infrastructure change, performance change, or reliability/security-sensitive fix.
Production Readiness Review Skill
Review sequence
Confirm scope and acceptance criteria are fully implemented.
Inspect the complete diff and generated artifacts.
Verify architecture boundaries and ADR status.
Verify strict types, validation, invariants, errors, and backward compatibility.
Verify threat model, authorization, secrets, dependency, and scanner status.
Verify tests across required layers and review untested risk.
Verify OpenTelemetry, structured logging, metrics, dashboards, alerts, and runbooks.
Verify performance budget and capacity assumptions.
Verify configuration, migrations, feature flags, rollout, health checks, and rollback.
Run repository-native formatter, lint, type, test, build, architecture, security, accessibility, and benchmark gates as applicable.
Final report format
implemented scope;
validation commands and observed outcomes;
security/reliability/performance status;
deployment and migration sequence;
rollback triggers and method;
known limitations and residual risk;
explicit go/no-go recommendation based only on evidence.