Reviewing Pull Requests
The review layer. Every open pull request, human or agent-authored, gets a full read against what it claimed to do, within a day, and nothing sits unreviewed or stalls on a silent author.
Your Righthand keeps pull requests moving and keeps approvals honest. Every afternoon it reads the diffs waiting on it in full, checks agent-produced changes against the acceptance scenarios written before the work, nudges whatever is waiting on someone else, and tells you when a PR has sat unreviewed for more than a day or a contributor has gone quiet.
What's in the pack.
3 skills, installed together — your Righthand arrives already equipped for the job.
- Coding
Software Engineering
Software-engineering work across the full development lifecycle: implementing changes, reviewing peers' code, debugging failures, and monitoring repository health. Use when (1) you've been handed a feature or bug to implement and need to write/branch/test/PR/merge end-to-end — load `Reference/writing-and-shipping-code.md`; (2) a PR has landed in your queue to review — load `Reference/reviewing-code.md`; (3) a test is failing, the build broke, or a bug was reported and you need to trace it to root cause — load `Reference/debugging-and-investigating.md`; (4) you're doing a routine repo health check, triaging stale PRs, or responding to CI/dependency alerts — load `Reference/monitoring-repositories.md`. Each phase doc has its own deeper Reference subdirectory with the specifics. For GitHub CLI mechanics (gh commands, repo cloning, PR/issue queries), use `using-github`. For Linear-based issue tracking, use `working-with-linear`. For drafting product specs before implementation, use `writing-product-specs`.
- Coding
Using Github
Interact with GitHub repositories, issues, pull requests, and CI/CD using the GitHub CLI (gh). Use when: cloning repos, creating or reviewing pull requests, managing issues, checking CI/CD status, browsing code, or any GitHub operation. GitHub is NOT accessed through tool_use — it uses the gh CLI directly.
- Engineering
Using Coding Agents
Delegate bounded engineering implementation to an asynchronous Codex or Claude coding job, answer only judgment questions, and independently review the resulting diff against user acceptance scenarios.
Hire a Righthand
ready for this job.
Pick Reviewing Pull Requests at signup and your Righthand shows up with every skill in the pack already installed.