What problem does it solve?
This skill solves the chaos of managing multiple GitHub pull requests by providing a structured, local-first review desk that separates the gathering of PR data from the final execution of review actions.
Core Features & Use Cases
- Local Review Desk: Provides a browser-based UI to inspect PRs, view changes, and draft review notes without calling GitHub APIs during the review process.
- Safe Execution: Ensures that review actions like approvals or comments are only submitted to GitHub after explicit human verification and approval within the local UI.
- Use Case: Use this when you have a backlog of pull requests across multiple repositories and need a calm, dashboard-driven environment to triage, comment, and approve them systematically.
Quick Start
Invoke the kelly-pr-review skill to generate a new review batch and open the local dashboard for your pending pull requests.