Automated pull request review with inline comments, security checks, and summary.
PR Review Assistant analyzes pull request diffs and posts structured review comments directly to GitHub. It checks for bugs, security anti-patterns, performance regressions, and style inconsistencies — then posts inline suggestions on the exact lines that need attention.
The skill reads your project's existing linting config, test patterns, and coding conventions to calibrate its feedback. It won't flag patterns your team has already decided are acceptable. Each comment includes a severity level (nitpick, suggestion, warning, blocker) so reviewers can triage efficiently.
A summary comment at the top of the review provides an overall risk assessment, lists the most impactful changes, and flags files that may need additional manual review. Requires `GITHUB_TOKEN` environment variable with `repo` scope. Uses the GitHub REST API exclusively — no code is cloned or executed.