community-skills/deploy-check

Coding

PublicKỹ năng Claude

Deploy Check

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

claude-code
ClaudeClaude
README.md

Kích hoạt

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

/deploy-check {branch}

Quy trình xử lý

Cách các agent được kích hoạt khi bạn chạy lệnh trigger.

Ví dụ gọi thực thi

/deploy-check feat/funnel-revamp

Đầu ra mẫu

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

Related reading

Used in these automations