oh-merge
Installation
SKILL.md
oh-merge
Holistically review pending GitHub issue PRs from oh-task, then squash-merge them as a cohesive batch.
Invocation
/oh-merge
Flow
-
Load project background from
AGENTS.md, relevant.oh/artifacts, and RNA MCP context when available. -
Find all PRs with
oh-mergelabel:gh pr list --label oh-merge --json number,title,headRefName,baseRefName,additions,deletionsOnly PRs with the
oh-mergelabel are eligible for merge.