code-review:review-pr

Review pull requests with inline comments on modified lines.

128|70|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/levu304/claude-code-boilerplate --skill code-review-review-pr-levu304
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review:review-pr
Source: https://github.com/levu304/claude-code-boilerplate/tree/main/.claude/skills/review-pr
Command: npx skills add https://github.com/levu304/claude-code-boilerplate --skill code-review-review-pr-levu304

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill conducts comprehensive PR reviews by generating precise inline comments on modified lines, reducing review time and ensuring consistency across code changes.

Core Features & Use Cases

  • Inline-comment driven review: produces actionable, line-specific feedback suitable for PR diffs.
  • Agent-assisted analysis: leverages specialized agents for security, quality, tests, and architecture checks.
  • Use Case: a developer opens a PR; the skill analyzes changes and returns inline comments with severities and fixes.

Quick Start

Provide a PR URL or context to run an inline PR review and receive line-specific feedback.

Frequently Asked Questions about code-review:review-pr

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

FAQPage Schema
How do I automate pull request reviews with inline comments?

Automated pull request reviews target modified lines directly to generate precise inline comments. This skill analyzes code, test, and configuration changes, applying agent-based checks to emit actionable fixes with severity levels on specific PR diff lines.

What does agent-based code quality analysis check during a PR review?

Agent-based code quality analysis checks security, architecture, and test coverage during a PR review. It deploys specialized agents to examine modified lines and produce concise rationale for each issue, ensuring consistency across code changes.

Can I review code changes line-by-line for security vulnerabilities?

Line-by-line security vulnerability review is supported by analyzing modified code specifically. The skill applies security-focused agent checks to PR diffs and returns inline comments with severity ratings and actionable fixes for identified vulnerabilities.

How do I get actionable fixes with severities for pull request issues?

Actionable fixes with severities are generated by analyzing PR diffs across code, tests, and configuration files. The review process emits line-specific inline comments containing concise rationale and severity levels suitable for direct PR feedback.

Does automated PR review work for configuration and test file changes?

Automated PR review works for configuration and test file changes alongside code modifications. The skill comprehensively analyzes changes across all three areas, applying quality and architecture checks to produce inline comments on relevant modified lines.