PurposeA systematic git merge/rebase conflict resolution skill: follows a defined process — check current conflict state → find primary sources for each conflict (commit messages, PRs, issues) to understand original intent → resolve each hunk preserving both intents where possible, choosing by merge goal only when incompatible → run the project's automated checks → finish the merge/rebase. Core principles: never `--abort`, never invent new behaviour.

Domains

Coding

Forms

Workflow
Required Tools
git
Languages
No strong dependency
Package Manager
N/A
Skill Composition
  • SKILL.md50.0%
  • other50.0%