Resolve Merge Conflict

Use when an approved ticket's delivery branch cannot auto-merge into the default branch because of a merge conflict. Invoke for "resolve the merge conflict on branch X", "the auto-merge conflicted — reconcile it", or when the factory's merge-ticket runner hands you a conflicting gaffer/* branch. Merge the default branch INTO the delivery branch, resolve every conflict by preserving BOTH intents, prove it with tests, and commit the resolution ON THE BRANCH — never land it to the default branch yourself.

tmj-90 Updated

File contents

tmj-90/gaffer/tree/main/runner/skills/resolve-merge-conflict commit 12d8394cd0

Frequently asked questions

npx skillmds@latest add tmj-90/resolve-merge-conflict