Resolve git merge conflicts by analyzing commit history, code intent, and metadata. Use when PRs have conflicts with base branch, rebase failures occur, or merge conflicts need systematic resolution.
$curl -o .claude/agents/merge-resolver.md https://raw.githubusercontent.com/rjmurillo/ai-agents/HEAD/.claude/agents/merge-resolver.mdInstalls into the current project.
Install merge-resolver by running `curl -o .claude/agents/merge-resolver.md https://raw.githubusercontent.com/rjmurillo/ai-agents/HEAD/.claude/agents/merge-resolver.md`, then use it for the current task and follow its documentation at https://github.com/rjmurillo/ai-agents.