Command

/pre-deploy

Run the full pre-deployment checklist before shipping.

Install

manual
cp pre-deploy.md ~/.claude/commands/

Add this to your Claude Code MCP settings or run via the CLI.

About

Verifies migrations, env vars, build, hardcoded values, smoke tests pass, and the rollback plan exists. Custom command.

Common use cases

  • Before every prod deploy
  • Cutting a release
  • Pre-launch readiness

Tags

deployreleaseworkflow