oh-review
Installation
SKILL.md
oh-review
Review a PR, check it against the linked issue's requirements, and post structured feedback as a GitHub review. Read-only except for the review comment itself — no code changes, no commits.
Invocation
/oh-review <pr-number>
<pr-number>- the pull request number to review
Prerequisites
- Repo context: Run from the repo root where the PR exists
- GitHub CLI:
ghmust be authenticated
Flow
- Read dive context (if available) for project background:
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-merge
Review and merge open PRs for GitHub issues as a cohesive batch
1oh-notes
Address PR comments for GitHub issue PRs, resolve feedback, push fixes
1