oh-merge

Installation
SKILL.md

oh-merge

Like drummer, but for GitHub issue PRs (from oh-task) instead of ba task PRs (from mouse). Holistically review pending PRs, then squash-merge them as a cohesive batch.

Invocation

/oh-merge

Flow

  1. Read dive context (if available) for project background:

    cat .wm/dive_context.md 2>/dev/null || echo "No dive context"
    
  2. Find all PRs with oh-merge label:

    gh pr list --label oh-merge --json number,title,headRefName,baseRefName,additions,deletions
    
Related skills
Installs
1
GitHub Stars
7
First Seen
Mar 30, 2026