community-skills/deploy-check

Coding

PublicFuncionalidade Claude

Deploy Check

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

claude-code
ClaudeClaude
README.md

Acionador

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

/deploy-check {branch}

Pipeline

Como os agentes são ativados ao executar o acionador.

Exemplo de invocação

/deploy-check feat/funnel-revamp

Saída de exemplo

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

Related reading

Used in these automations