github-pr-reviewer

Installation
SKILL.md

GitHub PR Reviewer Automation

Create a cron automation that watches a GitHub repository for pull requests with a review trigger label, starts an OpenHands review conversation once per label event, and posts the AI review as a GitHub comment.

The automation script is deterministic: PR discovery, label-event tracking, state persistence, stale-result suppression, and GitHub comment posting are handled in Python. The LLM is invoked only for the review itself.


Prerequisites

Required secret

Verify that the following secret is set in OpenHands Settings -> Secrets:

Installs
2
GitHub Stars
118
First Seen
Today
github-pr-reviewer — openhands/skills