tk-merge-conflict

Fixes conflicts that come up when combining different versions of code in git.

Installation
Run `npx skills add "https://github.com/mtgvim/tiger-kit" --skill "tk-merge-conflict"` to install this skill, then follow its SKILL.md instructions for my next request.

Paste this into Claude Code, Cursor, or any agent that can run commands.

What this skill does
What it does: This skill helps fix conflicts that pop up during git operations like merging branches, rebasing, cherry-picking, or reverting changes, when two sets of code changes clash and cannot be combined automatically. It carefully looks at the project's history, the conflicting files, and the goals behind each change before deciding how to resolve them, instead of just guessing. It refuses to guess when the right answer is not clear, and it will not finish or continue the operation until it has proven the conflict markers are gone, the fix is saved and staged, and relevant checks pass. It writes up a clear record of what it found and what it did. When to use it: - You are in the middle of a git merge, rebase, cherry-pick, or revert and see conflict markers in your files - You want the conflict resolved based on real evidence from the project's history, not a random guess It does nothing if there is no active conflict happening, and it is not meant for regular, everyday file edits outside of these operations.

The full skill text could not be loaded right now. It installs fine with the command above, or read it at the source.

Mirrored from the author's public source. Install counts from the open skills registry.

The systems behind these skills get built for partners every week.

Partner with us