community-skills/deploy-check

Coding

PublicSkill Claude

Deploy Check

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

claude-code
ClaudeClaude
README.md

Pemicu

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

/deploy-check {branch}

Pipeline

Cara agen bekerja saat pemicu dijalankan.

Contoh pemanggilan

/deploy-check feat/funnel-revamp

Contoh output

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

Related reading

Used in these automations