Authoring Release Runbook

Use when authoring or amending a release/deployment runbook: the go-to-production procedure for shipping a system to production safely. Guides the METHOD, not the outline: grounding it in SRE/operational practice, deriving deploy steps from the architecture-doc + technical-design rollout and verification from the test-plan exit criteria, writing idempotent copy-paste-safe steps each with an expected result, defaulting the deploy strategy to blue-green, sequencing a stateful change as a backward-compatible expand-contract migration (roll-forward if irreversible), giving every forward change a documented revert with measurable triggers, naming the comms window for a user-impacting deploy, and amending the living runbook as a versioned re-validated delta — to a bar where an unfamiliar engineer can deploy, confirm, and roll back from it alone, no secret inlined and nothing fabricated. Composes with a template tool + deep-research. Not the CI/CD pipeline config (cicd-plan), not a post-mortem, not reviewing one.

bm629 82b4464 4 files · 41.8 KB Updated

File contents

bm629/agent-skills/tree/main/skills/authoring-release-runbook commit 82b4464ac2

Frequently asked questions

npx skillmds@latest add bm629/authoring-release-runbook