End-to-end shipping workflow for the Chamber repo. Use this when the user asks to ship, prepare, open, finalize, land, or create a PR. It rebases on the target base, applies version/changelog defaults, links closing issues, runs smoke tests, optionally reviews with Uncle Bob, and creates the PR via gh. Supports issue-slate autopilot defaults for batched work.
$npx -y skills add ianphil/chamber --skill shipInstalls into the current project.
Run `npx skills use "https://github.com/ianphil/chamber" --skill "ianphil/chamber/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/ianphil/chamber" that are relevant to the current task. Run `npx skills add "https://github.com/ianphil/chamber"` and select the relevant skills, then follow their instructions.