Release Cutover

Use to run a production release or cutover. Treats a release as an ordered checklist where every step is reversible and gated - apply schema migrations through an error-halting pipeline, smoke-test on a staging target before it takes traffic, swap with the platform's mandatory restart, promote background workers in lockstep, and keep a rehearsed rollback for every step. Composes the safe-migrations and production-write-gate skills. Triggers on "cut the release", "ship to prod", deploy, slot swap, cutover, go-live, rollback.

scott-garvin a721e61 1.9 KB Updated

File contents

scott-garvin/claude-code-guardrails/tree/main/skills/release-cutover commit a721e61056

Frequently asked questions

npx skillmds@latest add scott-garvin/release-cutover