Git Shipping

Guides the git workflow for shipping code changes — branch, commit, push, PR. Use whenever asked to `commit` (inspect diff, stage coherent chunks, then commit — not just format a message), `push`, `pr`/`ship`/`open a PR`/`merge this`, or manage branches, and whenever about to make code changes in a git repo (to confirm you're on the right branch before implementation starts) — even if the user only described the change and never said the word "git".

h3y6e 15be3e7 3.6 KB Updated

File contents

h3y6e/agent-skills/tree/main/skills/git-shipping commit 15be3e7489

Frequently asked questions

npx skillmds@latest add h3y6e/git-shipping