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
-
Read dive context (if available) for project background:
cat .wm/dive_context.md 2>/dev/null || echo "No dive context" -
Find all PRs with
oh-mergelabel:gh pr list --label oh-merge --json number,title,headRefName,baseRefName,additions,deletions
Related skills
More from open-horizon-labs/miranda
oh-plan
Create GitHub issues from task descriptions or session context. Investigates when needed, skips when context exists.
1oh-task
Work a GitHub issue to completion in a branch, including review follow-ups, then PR for human review
1oh-notes
Address PR comments for GitHub issue PRs, resolve feedback, push fixes
1oh-review
Review a PR against its linked issue requirements, post structured feedback
1