AI AGENT ADDONS

Fix Merge Conflicts

cursor/plugins
Git & Pull Requests
1,202installs

Merge conflicts can slow down your work. This tool helps you fix them quickly and safely. It finds all conflicting files and resolves them with minimal changes. The goal is to keep your code building and passing tests. No manual edits or leftover markers are allowed. You get a clean resolution every time.

Developers and teams benefit from faster conflict resolution. The process is automatic and avoids breaking anything. It prefers to keep both sides of a change when possible. The result is a stable codebase ready to move forward.

Add Fix Merge Conflicts skill to your workflow

Global

mkdir -p ~/.claude/skills/fix-merge-conflicts

Project

mkdir -p .claude/skills/fix-merge-conflicts

Source Repository

Stars
2,157
Forks
169
Watchers
2,157
Last Push
1 month ago
Created
6 months ago