pr-gate-review

Identify and summarize vulnerabilities, regressions, and coverage gaps in PR code changes.

12|1|Updated Oct 31, 2025
One-click install
npx skills add https://github.com/robkam/ytreenova --skill pr-gate-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-gate-review
Source: https://github.com/robkam/ytreenova/tree/main/.ai/skills/pr-gate-review
Command: npx skills add https://github.com/robkam/ytreenova --skill pr-gate-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PR reviews often miss subtle regressions, security risks, and gaps in test coverage while producing hard-to-parse diffs for non-technical stakeholders. This skill standardizes and accelerates PR assessment by surfacing critical issues, risk factors, and potential conflicts early in the merge process.

Core Features & Use Cases

  • Surface regressions, security risks, and missing tests before merge.
  • Provide plain-language summaries for maintainers who do not review raw diffs.
  • Offer structured conflict triage guidance and a final merge recommendation.

Quick Start

Provide a PR diff or URL and request a risk-focused review to be returned as a structured report.

Frequently Asked Questions about pr-gate-review

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

FAQPage Schema
How do I review a pull request for security vulnerabilities and regressions before merging?

Review a pull request for security vulnerabilities and regressions by analyzing the diff to identify and summarize risks, surfacing critical issues and missing test coverage early in the merge process. This structured assessment provides severity-ranked findings and required fixes.

What is the best way to summarize code changes for non-technical stakeholders?

Summarize code changes for non-technical stakeholders by translating raw diffs into plain-language summaries. This approach highlights risk factors and merge conflicts without requiring maintainers to review complex code differences directly.

How do I analyze merge conflicts in feature branches and get a merge recommendation?

Analyze merge conflicts in feature branches by applying risk analysis to code changes across typical merge scenarios, producing structured conflict triage guidance and a final merge recommendation based on severity-ranked findings.

Can I identify gaps in test coverage introduced by a PR diff?

Identify gaps in test coverage introduced by a PR by assessing the code changes for missing tests and regressions. The review surfaces these coverage gaps early and includes them in the structured output as required fixes before merge.

Does PR risk analysis work with conflict-prone feature branches?

PR risk analysis works with conflict-prone feature branches by applying vulnerability and regression detection across typical merge scenarios. It provides structured conflict triage guidance and a final merge recommendation for these complex cases.

What is structured PR review and how does it prioritize required fixes?

Structured PR review is a standardized assessment that identifies vulnerabilities and regressions in code changes, prioritizing required fixes by producing severity-ranked findings and a final merge recommendation before code integration.