---
name: deploy-checklist
description: Walk through the release checklist before a production deploy, confirming test results, change approvals, rollback readiness, and on-call awareness. Use when the user asks to prepare, review, or verify a deploy.
---

# Deploy Checklist

Walk through the release checklist before a production deploy.

## Steps

1. Confirm the test suite passed on the release commit.
2. Confirm the change has the required approvals.
3. Confirm a rollback plan exists and the on-call engineer is aware.
4. Record the checklist outcome in the release ticket.
