Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. Use when asked to "ship", "deploy", "push to main", "create a PR", "merge and push", or "get it deployed". Proactively invoke this skill (do NOT push/PR directly) when the user says code is ready, asks about deploying, wants to push code up, or asks to create a PR. (gstack)
$npx -y skills add thanh-abaii/gstack-windows-port --skill gstack-shipInstalls into the current project.
Run `npx skills use "https://github.com/thanh-abaii/gstack-windows-port" --skill "thanh-abaii/gstack-windows-port/gstack-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/thanh-abaii/gstack-windows-port" that are relevant to the current task. Run `npx skills add "https://github.com/thanh-abaii/gstack-windows-port"` and select the relevant skills, then follow their instructions.