pr-review

Automate pull request reviews for code quality, security, and maintainability.

4|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/stark-ai-de/agent-skills --skill pr-review-stark-ai-de
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/stark-ai-de/agent-skills/tree/main/incubator/skills/repo-maintenance/pr-review
Command: npx skills add https://github.com/stark-ai-de/agent-skills --skill pr-review-stark-ai-de

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the review of pull requests, ensuring code quality, security, and maintainability without manual intervention.

Core Features & Use Cases

  • Automated Code Review: Analyze pull requests for correctness, maintainability, tests, security, and documentation impact.
  • Risk Assessment: Identify potential issues like regressions, missing tests, security vulnerabilities, and release risks.
  • Use Case: When a developer submits a pull request, this Skill automatically generates a detailed review report, saving time and reducing the risk of human error.

Quick Start

Run the pr-review skill on your pull request to automatically generate a review report.

Frequently Asked Questions about pr-review

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

FAQPage Schema
How do I automate code review for pull requests to check quality and security?

Automate pull request reviews by running the skill on the codebase to generate a detailed report analyzing correctness, security vulnerabilities, maintainability, and documentation impact without manual intervention.

What specific issues does an automated PR review analyze in my codebase?

Automated PR review analyzes codebases for regressions, missing tests, security vulnerabilities, maintainability issues, and documentation impact, generating a detailed risk assessment report for developers.

Can I use automated pull request review for risk assessment before a release?

Yes, automated pull request review identifies release risks, security vulnerabilities, and missing tests, functioning as a risk assessment tool to ensure code quality before merging changes.

Do I need to provide codebase access to run automated code reviews?

Yes, automated code reviews require access to the pull request's codebase and associated documentation to accurately analyze correctness, security vulnerabilities, and maintainability.

What is the difference between automated PR review and manual code review?

Automated PR review eliminates manual intervention by automatically generating detailed reports on regressions, security vulnerabilities, and maintainability issues, reducing human error and saving developer time.

When should I avoid relying on automated code review for pull requests?

Avoid relying solely on automated code review when analyzing pull requests lacking accessible codebases or associated documentation, as the skill requires complete repository context to assess correctness and security.