pr-review

Guide engineers through structured pull request reviews with a six-dimension framework.

5|3|Updated Jun 18, 2024
One-click install
npx skills add https://github.com/Unique-AG/ai --skill pr-review-unique-ag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/Unique-AG/ai/tree/main/.claude/skills/pr-review
Command: npx skills add https://github.com/Unique-AG/ai --skill pr-review-unique-ag

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Guide reviewers through systematic, constructive peer review of a pull request.

Core Features & Use Cases

This skill applies a six-dimension framework to PR reviews to ensure clarity, coverage, and quality:

  • Intent Understanding
  • Test Review
  • Correctness
  • Edge Cases
  • Security
  • Feedback Quality It also references a reusable checklist template to structure feedback and speed up the review process (assets/review-checklist.template).

Quick Start

Use the pr-review skill to guide a PR review by providing the PR URL or number.

Frequently Asked Questions about pr-review

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

FAQPage Schema
How do I do a systematic code review for a pull request?

A systematic code review evaluates a pull request across six dimensions: intent understanding, test coverage, correctness, edge cases, and security. This structured approach ensures clarity and constructive feedback using a reusable checklist template.

What should a peer review checklist include for evaluating tests and security?

A peer review checklist should include verifying test coverage, checking edge cases, and evaluating security implications. This ensures the pull request meets quality-assurance standards and generates actionable comments for the author.

Can I use this structured PR review framework across different languages and CI contexts?

Yes, this structured PR review framework applies to code reviews across languages, tooling, and CI contexts. It guides reviewers through methodical evaluation of correctness and edge cases regardless of the specific tech stack.

How do I write actionable PR comments that provide constructive feedback?

Actionable PR comments come from applying a six-dimension framework to code review, focusing on clarity and correctness. Using a shareable feedback template ensures your commentary is structured, constructive, and easy for the author to address.

Does this code review skill require any external dependencies to run?

No, this code review skill has zero external dependencies. It uses an internal checklist template stored in its assets to guide the review process and generate structured feedback without needing additional integrations.