oh-notes
Installation
SKILL.md
oh-notes
Like notes, but for PRs from oh-task (GitHub issues). Address feedback on a PR - work in isolated worktree, resolve comments, push fixes. Uses GitHub issues for descendant tasks instead of ba.
Invocation
/oh-notes <pr-number>
<pr-number>- the pull request number to address comments on
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>)
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-review
Review a PR against its linked issue requirements, post structured feedback
1