pr-reviewer

Analyze pull requests and generate actionable remediation tasks from diffs and CI status.

1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/tanujsutaria/VitalArc --skill pr-reviewer-tanujsutaria
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-reviewer
Source: https://github.com/tanujsutaria/VitalArc/tree/main/.claude/skills/pr-reviewer
Command: npx skills add https://github.com/tanujsutaria/VitalArc --skill pr-reviewer-tanujsutaria

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill analyzes pull requests and provides improvement suggestions by examining code changes, comments, and CI status. It helps teams surface issues early and turn insights into concrete tasks for developers.

Core Features & Use Cases

  • Code Quality & Architecture: Detects potential logic errors, pattern inconsistencies, and architectural concerns across diffs.
  • Testing & Documentation: Evaluates test coverage hints and documentation quality in PR descriptions.
  • Automation & Tasking: Generates actionable tasks and tracks their status to streamline PR remediation.
  • CI & Performance Signals: Highlights CI failures, flaky tests, and performance-related concerns from checks.

Quick Start

Provide a PR number or URL to start the review, and the PR- Reviewer will return a structured analysis with recommended fixes and tasks.

Frequently Asked Questions about pr-reviewer

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

FAQPage Schema
How do I automate pull request reviews to surface code quality and architecture issues?

Automate pull request reviews by analyzing changed files, diffs, and comments to detect logic errors, pattern inconsistencies, and architectural concerns across forked and upstream workflows. This generates a structured analysis with actionable remediation tasks.

Can I highlight CI failures and flaky tests when analyzing a pull request?

Yes, analyzing a pull request can highlight CI failures, flaky tests, and performance-related concerns by inspecting CI results and check statuses. It surfaces these signals alongside code quality and documentation issues in a structured review.

What is the best way to track actionable tasks generated from a pull request review?

The best way to track actionable tasks from a pull request review is to generate a structured analysis that outputs recommended fixes and tracks their status, streamlining PR remediation directly from the surfaced insights.

Does the pull request review process evaluate test coverage and documentation quality?

Yes, the pull request review process evaluates test coverage hints and documentation quality by examining PR descriptions and diffs. It integrates these checks into the final structured, trackable review output.

How do I start a pull request review for a forked repository workflow?

Start a pull request review for a forked repository workflow by providing a PR number or URL. The review operates across forked and upstream workflows to inspect changes and CI status, returning a structured analysis with recommended fixes.