Ship an already-committed Git branch through GitHub: verify branch/worktree intent, push, create or mark a pull request ready for review, optionally wait for CI, optionally address review comments automatically, and merge with explicit safety gates. Use when a solo developer repeatedly asks to publish committed work, register a ready PR, handle PR feedback, and complete merge.
$npx -y skills add comsky/remy-skill-recipes --skill gh-ship-prInstalls into the current project.
Run `npx skills use "https://github.com/comsky/remy-skill-recipes" --skill "comsky/remy-skill-recipes/gh-ship-pr"` 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/comsky/remy-skill-recipes" that are relevant to the current task. Run `npx skills add "https://github.com/comsky/remy-skill-recipes"` and select the relevant skills, then follow their instructions.