oh-conflict
Installation
SKILL.md
oh-conflict
Resolve merge conflicts on a pull request. Work in an isolated worktree, merge the base branch into the PR head, resolve conflicts with understanding of both sides' intent, verify, and push.
Invocation
/oh-conflict <pr-number>
<pr-number>- the pull request number with merge conflicts
Prerequisites
- Repo context: Run from the repo root where the PR exists
- GitHub issue PR: The PR should be from an oh-task session (branch
issue/<number>)