Git Workflow

Guides safe, professional Git usage — branching strategies, atomic clean commits, conventional commit messages, interactive rebase (squash/fixup/reword/reorder), merge vs rebase decisions, conflict resolution, and recovery of lost work via reflog. Use this skill when the user asks to create or clean up a branch, write or amend commits, squash or reorder history, rebase onto main, resolve merge conflicts, undo a bad commit/merge/reset, recover deleted commits or branches, find lost work, fix a detached HEAD, force-push safely, or generally "clean up my git history" before opening a PR.

JayRHa 2dd90a9 9 files · 33.7 KB Updated

File contents

JayRHa/AgentSkills/tree/main/git-workflow commit 2dd90a94c2

Frequently asked questions

npx skillmds@latest add jayrha/git-workflow