Run the ship-gate quality gates and push to the protected branch (usually main). Invoke when the user expresses intent to ship, release, or push to the main/protected branch (e.g. "ship it", "go ahead and ship", "sync with GitHub"). On an imperative command, auto-push when all gates pass; on a question or a "not yet", run the gates and report without pushing.
$npx -y skills add aksheyw/claude-code-ship-gate --skill shipInstalls into the current project.
Run `npx skills use "https://github.com/aksheyw/claude-code-ship-gate" --skill "aksheyw/claude-code-ship-gate/ship"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aksheyw/claude-code-ship-gate" that are relevant to the current task. Run `npx skills add "https://github.com/aksheyw/claude-code-ship-gate"` and select the relevant skills, then follow their instructions.