pr-review

Analyze pull requests for completeness, correctness, security, and style issues.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/aoxendine3/sovra-core-lighthouse --skill pr-review-aoxendine3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/aoxendine3/sovra-core-lighthouse/tree/main/AutoGPT/.claude/skills/pr-review
Command: npx skills add https://github.com/aoxendine3/sovra-core-lighthouse --skill pr-review-aoxendine3

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of reviewing pull requests by providing detailed analysis of description quality, correctness, security, and code style, helping maintain high code standards.

Core Features & Use Cases

  • PR Analysis: Evaluates PR descriptions for completeness and clarity.
  • Code Inspection: Checks code snippets and diffs for errors, security vulnerabilities, and style inconsistencies.
  • Feedback Generation: Produces inline comments with prioritized suggestions to improve PR quality.
  • Use Case: When a developer submits a PR, use this Skill to automatically identify issues and suggest precise corrections before merging.

Quick Start

Use the pr-review skill to analyze a PR by providing its number or URL, and receive in-line improvement comments to enhance its quality.

Frequently Asked Questions about pr-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate pull request reviews for code quality and security?

Automate pull request reviews by analyzing PR descriptions, code correctness, security vulnerabilities, and style issues. This process generates prioritized inline comments to improve code quality and safety before merging.

How does automated code review handle security vulnerabilities and style issues?

Automated code review handles security vulnerabilities and style issues by inspecting code snippets and diffs to identify errors and inconsistencies. It produces inline comments with prioritized suggestions for precise corrections.

Do I need GitHub API access to run automated inline PR comments?

Yes, you need GitHub API access and repository data to run automated inline PR comments. Full analysis of description completeness, code correctness, and security vulnerabilities requires this repository data.

What's the best way to check PR description completeness before merging?

The best way to check PR description completeness is using automated analysis to evaluate descriptions for clarity and completeness. This identifies missing information and generates prioritized improvement suggestions.

Can I use automated code review to identify errors in code diffs?

Yes, you can use automated code review to identify errors in code diffs. It evaluates code snippets for correctness, security vulnerabilities, and style inconsistencies, producing inline comments with prioritized corrections.