Ship — commit and push in one command. Chains quality gates, conventional commit, push, and optional PR creation + merge. Use when the user says "ship", "commit and push", "/ship", or wants to finalize a branch.
$npx -y skills add dgouron/review-flow --skill shipInstalls into the current project.
Run `npx skills use "https://github.com/dgouron/review-flow" --skill "dgouron/review-flow/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/dgouron/review-flow" that are relevant to the current task. Run `npx skills add "https://github.com/dgouron/review-flow"` and select the relevant skills, then follow their instructions.