shipping-build-artifacts
Installation
SKILL.md
Shipping Build Artifacts
Lint, type-check, and tests run against the source tree. What users install is a different set of bytes — assembled by a script that most gates never look at, then uploaded by a workflow that trusts whatever the script left behind. Every failure below ships a broken or stale artifact under fully green CI.
A script that warns and exits 0 is not a gate
The shape is universal: a declared list of inputs, a copy loop, a friendly warning when one is missing.