pr-review

Review pull requests for code quality, architecture, and project conventions.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/NehaTanti-afk/Neha-Notes --skill pr-review-nehatanti-afk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/NehaTanti-afk/Neha-Notes/tree/main/.claude/skills/pr-review
Command: npx skills add https://github.com/NehaTanti-afk/Neha-Notes --skill pr-review-nehatanti-afk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of reviewing pull requests, ensuring code quality, architectural soundness, and adherence to project conventions before merging.

Core Features & Use Cases

  • Comprehensive Code Review: Analyzes code changes for quality, architecture, and adherence to standards.
  • Dependency Verification: Mandates research into third-party dependencies for correct usage and potential issues.
  • Structured Feedback: Provides clear, actionable feedback with specific observations and issue categorization.
  • Use Case: When a new feature is submitted via a pull request, this Skill can be invoked to perform a thorough review, identifying potential bugs, architectural flaws, and ensuring best practices are followed.

Quick Start

Use the pr-review skill to review the pull request in the current repository.

Frequently Asked Questions about pr-review

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

FAQPage Schema
How do I review a pull request for code quality and architectural soundness?

To review a pull request for code quality and architectural soundness, invoke this skill to analyze code changes, mandate research into third-party dependencies, and provide structured feedback on observations, challenges, and proposals. It identifies bugs and architectural flaws before merging.

What is the best way to ensure a new feature adheres to project conventions in GitHub?

The best way to ensure a new feature adheres to project conventions in GitHub is to use an automated code review process that checks submitted pull requests against established standards, categorizing issues and verifying correct third-party dependency usage.

Can I tailor code review feedback using different development workflow personas?

Yes, you can tailor code review feedback by selecting different agent personas like Principal Architect or SDE2. This adjusts the review focus to match the specific architectural or implementation concerns relevant to that role during the pull request analysis.

Does this code review process verify third-party dependencies?

Yes, the code review process mandates research into third-party dependencies to verify their correct usage and identify potential issues. This ensures new code changes integrating external libraries meet quality and architectural standards before merging.

How does structured feedback improve the development workflow during a code review?

Structured feedback improves the development workflow by categorizing specific observations, challenges, and proposals clearly. This ensures developers receive actionable, organized feedback on code quality and architectural flaws, reducing back-and-forth and accelerating the pull request merge process.

When do I need an automated pull request review instead of manual checks?

You need an automated pull request review when comprehensive analysis of architectural soundness, project convention adherence, and third-party dependency verification is required before merging, ensuring consistent quality assurance across the development workflow without manual oversight gaps.