pr-review

Automate pull request reviews by gathering context and generating structured feedback.

6|3|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/Jitsusama/agentic-harness.pi --skill pr-review-jitsusama
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/Jitsusama/agentic-harness.pi/tree/main/skills/pr-review
Command: npx skills add https://github.com/Jitsusama/agentic-harness.pi --skill pr-review-jitsusama

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of reviewing pull requests, ensuring thorough analysis of code changes and providing structured, actionable feedback.

Core Features & Use Cases

  • Context Gathering: Automatically collects PR details, linked issues, and codebase context.
  • Code Analysis: Facilitates in-depth review of code changes, file by file.
  • Structured Feedback: Generates comments using conventional comment standards for clarity and actionability.
  • Use Case: When a teammate submits a pull request, activate this Skill to get a comprehensive review, identify potential issues, and ensure code quality before merging.

Quick Start

Use the pr-review skill to review the pull request at https://github.com/owner/repo/pull/123.

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 a GitHub pull request?

You can automate GitHub pull request code review by activating this Skill on a PR URL, which then gathers context, analyzes file changes, and generates structured feedback comments.

What is the best way to ensure code quality before merging a pull request?

To ensure code quality before merging, this Skill performs in-depth file-by-file code analysis against project standards and outputs structured, actionable feedback comments for collaborative development.

Do I need a specific tool to automate PR review feedback?

Yes, automated PR review requires a pr_review tool for sequential action execution, which gathers linked issues and codebase context to formulate conventional comment formatting for output.

How does automated code analysis gather context for a pull request?

Automated code analysis gathers context by collecting pull request details, linked issues, and surrounding codebase information to facilitate in-depth review of code changes.

Can I use this for collaborative development code quality assurance?

Yes, you can use it for collaborative development code quality assurance, as it identifies potential issues in submitted changes and generates structured comments for teammates before merging.

What format does the automated pull request feedback use?

The automated pull request feedback uses conventional comment standards to format output, ensuring the generated code review comments remain clear and actionable for developers.