resolving-merge-conflicts
Installation
SKILL.md
Use /agent-watchdog for another agent's branch/claim; /plan-arbiter when viable semantic choices remain.
- Inspect merge/rebase state, history, conflicts.
- Find primary intent sources: commits, PRs, issues/tickets, surrounding code.
- Resolve hunks preserving both intents. If incompatible, choose the merge goal and note trade-off. If operation is wrong or intent remains ambiguous, show exact conflict and ask whether to abort; never abort unasked.
- Run project checks, typically typecheck, tests, format; fix merge breakage.
- Stage and finish merge, or continue rebase through all commits.