Release Deployment Safety

Use whenever code will be deployed, released, rolled out, or migrated — new services, new versions, schema/data migrations, config or feature changes, or any change to how software reaches production. Enforces how elite engineering teams ship at scale WITHOUT outages: zero-downtime deploys, progressive delivery (canary/blue-green/rolling), feature flags, instant rollback, and backward-compatible database migrations (expand/contract). Trigger proactively on "deploy," "release," "ship," "roll out," "migration," "cutover," "hotfix," "rollback," "feature flag," "blue-green," "canary," or any change that alters what runs in production — even without those words. Pairs with bdd-comprehensive-testing (tests gate the release) and enterprise-architecture-standards (system shape).

techfleetworks 6234d54 6 files · 23.8 KB Updated

File contents

techfleetworks/enterprise-software-AI-skills/tree/main/release-deployment-safety commit 6234d54584

Frequently asked questions

npx skillmds@latest add techfleetworks/release-deployment-safety