Publish Gate

Mandatory security, legal, and quality gate BEFORE anything goes public. Always run when a GitHub repository is about to be created, made public, or pushed; when something is submitted to a package registry or marketplace (npm, PyPI, a skills directory); when a blog post, gist, or artifact containing code or config is published; or when the user says "make it public", "publish", "push the repo", "launch", "release", "go live". Also trigger when publishing is only a sub-step of a larger task, when it seems urgent, or when someone claims "it was already checked". Nothing is published without a complete gate run and an explicit human go.

belschak 787d340 13 files · 40.6 KB Updated

File contents

belschak/publish-gate/tree/main/ commit 787d3405fa

Frequently asked questions

npx skillmds@latest add belschak/publish-gate