sam-review-pr

Automate end-to-end PR/MR reviews across GitHub and GitLab.

1|Updated May 1, 2026
One-click install
npx skills add https://github.com/samuelfaj/sam-skills --skill sam-review-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sam-review-pr
Source: https://github.com/samuelfaj/sam-skills/tree/main/sam-review-pr
Command: npx skills add https://github.com/samuelfaj/sam-skills --skill sam-review-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It automates end-to-end PR/MR reviews across GitHub and GitLab, providing a rigorous, publish-ready assessment for code changes.

Core Features & Use Cases

  • End-to-end PR/MR evaluation across the major platforms with a deterministic reviewer workflow.
  • Validates tests, architecture layers, security, authorization, migrations, performance, accessibility, and CI evidence, then publishes detailed feedback back to the hosting platform.
  • Use cases include auditing a PR/MR before merge, ensuring compliance with project standards, and generating a platform-ready review report for stakeholders.

Quick Start

Run the sam-review-pr skill against a target PR URL to initiate a complete automated review and publish the results back to the hosting platform.

Frequently Asked Questions about sam-review-pr

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

FAQPage Schema
How do I automate pull request reviews on GitHub and GitLab?

Automating pull request reviews across GitHub and GitLab involves evaluating code changes, validating tests, checking architecture compliance, and publishing structured line-level feedback directly to the hosting platform.

What does an automated code review check for before merging a PR?

An automated code review evaluates tests, architecture layers, security, authorization, migrations, performance, accessibility, and CI evidence to ensure code changes align with project conventions before merging.

Can I publish platform-ready code review feedback directly to my hosting platform?

Yes, platform-ready code review feedback can be published directly to GitHub or GitLab. The automated workflow generates detailed, structured line-level review reports and posts them directly to the hosting platform.

Does automated PR evaluation work with both GitHub and GitLab merge requests?

Yes, automated PR evaluation works with both GitHub and GitLab merge requests. It applies a deterministic reviewer workflow to audit code changes and publish structured feedback across both major platforms.

What is the best way to ensure a pull request meets project conventions?

The best way to ensure a pull request meets project conventions is to apply a deterministic reviewer workflow that validates architecture, security, and CI evidence, then generates a structured line-level review report.

Why use an automated PR reviewer instead of manual code audits?

Using an automated PR reviewer provides deterministic workflows and verifiable outputs for auditing code changes, validating tests, and ensuring compliance, which delivers rigorous, publish-ready platform feedback faster than manual audits.