pr-review-analysis

Score PR review comments from 0-100 and classify priorities P0-P3.

2|Updated Nov 26, 2025
One-click install
npx skills add https://github.com/penkzhou/swiss-army-knife-plugin --skill pr-review-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review-analysis
Source: https://github.com/penkzhou/swiss-army-knife-plugin/tree/main/swiss-army-knife/skills/pr-review-analysis
Command: npx skills add https://github.com/penkzhou/swiss-army-knife-plugin --skill pr-review-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured knowledge base and a standardized scoring rubric to analyze PR review comments, helping teams quickly judge actionability and prioritize fixes.

Core Features & Use Cases

  • Confidence scoring: assigns a 0-100 score based on clarity, specificity, context, and reproducibility.
  • Priority classification: maps comments to P0-P3 with keywords for security, correctness, and maintainability.
  • Template replies and remediation guidance: offers ready-to-use responses and TDD-based steps for fixes.

Quick Start

Provide a concise PR review analysis for the latest comment, returning the confidence score, priority recommendation, and suggested reply.

Frequently Asked Questions about pr-review-analysis

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

FAQPage Schema
How do I score PR review comments for actionability?

Assigning a confidence score to PR review comments requires a structured rubric evaluating clarity, specificity, context, and reproducibility. This produces a 0-100 quantitative score that helps teams quickly judge actionability and prioritize fixes.

How do I prioritize code review feedback for my team?

Prioritizing code review feedback uses a P0-P3 classification system mapping comments to security, correctness, and maintainability keywords. This priority mapping ensures critical issues are addressed first while providing templated replies to guide reviewer interactions.

What is a confidence score in code review workflows?

A confidence score in code review workflows is a 0-100 metric evaluating comment clarity, specificity, context, and reproducibility. It provides a standardized quantitative measure to help teams quickly judge the actionability of review feedback across backend, frontend, and testing contexts.

Can I generate templated replies for code review comments?

Generating templated replies for code review comments is possible by applying a structured rubric with P0-P3 prioritization. This provides ready-to-use responses and TDD-based remediation guidance to standardize reviewer interactions and guide developers through fixes.

Does PR review analysis work for frontend and backend code reviews?

PR review analysis works across backend, frontend, and testing contexts. It handles comments about clarity, specificity, context, and reproducibility by applying a standardized 0-100 scoring rubric and P0-P3 prioritization to typical code review workflows.

When should I use a structured rubric for code review?

Use a structured rubric for code review when you need to standardize actionability judgments and prioritize fixes. It is essential for mapping comments to P0-P3 priority levels based on security, correctness, and maintainability keywords to provide consistent templated responses.