swe-pr-reviewer

Review GitHub or GitLab merge requests with detailed code feedback.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/diegocanepa/agent-skills --skill swe-pr-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swe-pr-reviewer
Source: https://github.com/diegocanepa/agent-skills/tree/main/skills/swe-pr-reviewer
Command: npx skills add https://github.com/diegocanepa/agent-skills --skill swe-pr-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of reviewing code changes in Merge Requests (MRs) or Pull Requests (PRs), ensuring code quality, identifying bugs, and checking for security vulnerabilities before merging. It also facilitates responding to reviewer feedback.

Core Features & Use Cases

  • Comprehensive Code Analysis: Reviews code against architectural, quality, bug, security, performance, test, and documentation standards.
  • Actionable Feedback Generation: Creates specific, actionable, and reasoned comments for code issues.
  • Review Status Management: Submits reviews with appropriate statuses (Approve, Changes Requested, Comment).
  • Feedback Response: Assists in drafting responses to existing review comments and managing code updates.
  • Use Case: When a developer submits a new feature branch for review, this skill analyzes the changes, flags potential issues, and provides constructive feedback, streamlining the code review process.

Quick Start

Use the swe-pr-reviewer skill to review the latest changes in the current pull request.

Frequently Asked Questions about swe-pr-reviewer

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

FAQPage Schema
How do I automate code review for pull requests?

Automating code review for pull requests is done by analyzing code changes against architectural, quality, bug, and security standards. This process generates specific, actionable comments and manages review statuses like Approve or Changes Requested to streamline merging.

Can I use this to respond to reviewer feedback on a merge request?

You can respond to reviewer feedback on a merge request by drafting replies to existing review comments and managing code updates. This assists developers in addressing constructive feedback and facilitating the resolution of requested changes.

Does the code review analysis check for security vulnerabilities and performance issues?

The code review analysis checks for security vulnerabilities and performance issues alongside architectural alignment, bugs, tests, and documentation. It evaluates code changes thoroughly to ensure quality and identify potential problems before merging.

What is the best way to integrate automated PR reviews with GitHub or GitLab?

The best way to integrate automated PR reviews with GitHub or GitLab is by connecting through their respective MCP integrations. This allows the review system to analyze branches, flag issues, and submit review statuses directly to the platform.

How do I manage review statuses like Approve or Changes Requested automatically?

Managing review statuses like Approve or Changes Requested automatically involves submitting reviews based on code analysis results. The system evaluates the changes against quality and security standards, then posts the appropriate status to the pull request.

Does this code review tool work with backend coding and issue management skills?

This code review tool works with backend coding and issue management skills like backend-coder and vcs-issue-management. It integrates with these specialized skills to facilitate comprehensive code updates and feedback resolution.