Command

/pre-deploy

Run the full pre-deployment checklist before shipping.

安裝

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

把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。

介紹

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

常見使用情境

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

標籤

deployreleaseworkflow