From cursor-team-kit
Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution
How this skill is triggered — by the user, by Claude, or both
Slash command
/cursor-team-kit:fix-merge-conflictsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Branch has unresolved merge conflicts and needs a reliable path to a buildable state.
Branch has unresolved merge conflicts and needs a reliable path to a buildable state.
npx claudepluginhub kdoroszewicz/cursor-plugins-claude --plugin cursor-team-kit2plugins reuse this skill
First indexed Jun 9, 2026
Resolve unresolved GitHub PR merge conflicts non-interactively after integrating the latest base branch, validate the build and relevant tests, and stage the resolution. Use when git reports unmerged paths or conflict markers while preparing a PR. Do not use when the PR is already mergeable.
Resolve git merge conflicts correctness-first, then verify the tree builds and tests pass. Activates on merge, rebase, cherry-pick, or stash pop conflicts.
Handles merge conflicts systematically by understanding, analyzing, resolving, verifying, and continuing. Maintains code integrity during rebase, merge, cherry-pick, or pull operations.