Release Readiness

Reviews the path from code commit to running production — CI/CD pipeline quality, deployment strategy (rolling, blue-green, canary), rollback procedures, database migration patterns, feature-flag discipline, environment parity, release versioning, smoke tests after deploy, deployment observability hooks, and change management. Complements supply-chain-audit (build integrity) and reliability-audit (runtime behavior) by focusing on the release event itself. Use when the user asks about "releases", "deployments", "CI/CD", "rollback", "canary", "blue-green", "feature flags", "migrations", invokes /release-readiness, or when the orchestrator delegates. Stack-agnostic, mode-aware, scope-tier-aware.

Nordic-AI 393d58f 22.9 KB Updated

File contents

Nordic-AI/production-readiness-skills/tree/main/skills/release-readiness commit 393d58fcc5

Frequently asked questions

npx skillmds@latest add nordic-ai/release-readiness