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