# Deploy Checklist

> 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.

- Skill: `stbenjam/deploy-checklist` (Agent Skill)
- Install (CLI): `npx skillmds@latest add stbenjam/deploy-checklist`
- Raw SKILL.md: https://api.skillmd.com/api/skills/stbenjam/deploy-checklist/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: stbenjam (https://skillmd.com/u/stbenjam)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/stbenjam/deploy-checklist

---


# 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.

