Merging Branches

Use BEFORE any git merge, rebase, or branch integration. Reads the project conventions file (CLAUDE.md or AGENTS.md) to determine merge strategy, runs pre-merge safety checks (diff name-status both sides, clean working tree, up-to-date with remote, conflict scan), requires explicit user confirmation for merge to main/master/release branches. Trigger phrases — "merge X into Y", "rebase onto", or any request implying branch integration.

KirKruglov b0b891b 8.6 KB Updated

File contents

KirKruglov/OFFICINA/tree/main/skills/merging-branches commit b0b891bc07

Frequently asked questions

npx skillmds@latest add kirkruglov/merging-branches