community-skills/deploy-check

Coding

PublicClaude skill

Deploy Check

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

claude-code
ClaudeClaude
README.md

Trigger

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

/deploy-check {branch}

Pipeline

How the agents fire when you run the trigger.

Example invocation

/deploy-check feat/funnel-revamp

Sample output

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

Related reading

Used in these automations