Capability · rank 23
resolving-merge-conflicts
Investigate both sides of a conflict, resolve every hunk, validate the result, and finish the merge or rebase.
A source-driven merge and rebase workflow that traces intent, resolves conflicts, runs project checks, and completes the Git operation.
npx skills add https://github.com/mattpocock/skills --skill resolving-merge-conflictsOverview
A source-driven merge and rebase workflow that traces intent, resolves conflicts, runs project checks, and completes the Git operation. Review the sandbox comparison, limitations, permissions, and pinned version before install.
Outcome
Investigate both sides of a conflict, resolve every hunk, validate the result, and finish the merge or rebase.
Who it is for
Developers resolving non-trivial merge or rebase conflicts in active repositories.
What it is not for
Automated conflict resolution without a clean backup or maintainer oversight.
Runtime export
codex_skill · markdown_export
Usage
- 1. Inspect trust badges, limitations, and permissions on this page.
- 2. Run the sandbox comparison to see baseline vs skill-enhanced output.
- 3. Install the pinned version with the command below for your agent runtime.
- 4. Agents can also fetch /api/v1/skills/resolving-merge-conflicts/manifest.
npx skills add https://github.com/mattpocock/skills --skill resolving-merge-conflictsExample prompts & use cases
1 / Prompt
Resolve this rebase conflict and validate both branches' intended behavior
Limitations
- Intent can remain ambiguous when issue and commit history are incomplete.
Audience
Developers resolving non-trivial merge or rebase conflicts in active repositories.
Not for
Automated conflict resolution without a clean backup or maintainer oversight.
Version history
Jul 22, 2026current
Initial Kairaxis catalog packaging