What problem does it solve?
Thorough PR review can be time-consuming and error-prone. ReviewPR automates this by fetching the diff and related context, analyzing changes, and producing a PENDING GitHub review with inline comments on the actual diff lines. The user remains in control of submission, enabling faster, higher-quality code reviews.
Core Features & Use Cases
- Inline diff comments: Generates inline notes tied to specific lines in the PR diff.
- Pending review lifecycle: Creates a GitHub review in PENDING state for user review and final submission.
- Context-aware analysis: Reads PR metadata and project CLAUDE.md context, using parallel agents for large diffs to surface high-confidence issues.
- Guided collaboration: Uses a teammate-style voice with emoji signals to surface questions and suggestions rather than commands.
Quick Start
Use the ReviewPR skill to analyze the current PR and generate a pending review with inline comments.