community-skills/deploy-check

Coding

PublicClaude 技能

Deploy Check

Pre-deploy gate: lint + typecheck + tests + bundle-size + env diff. Fail-closed.

claude-code
ClaudeClaude
README.md

觸發條件

Run this from the project root once Claude Code is ready.

/deploy-check {branch}

執行流程

當您啟動觸發條件時,各代理如何依次協作執行。

呼叫範例

/deploy-check feat/funnel-revamp

輸出結果範例

text
Static: PASS. Tests: 312/312. Bundle: +3kb (acceptable). Env: 2 new vars (NEXT_PUBLIC_*).
Verdict: GO.

Related reading

Used in these automations