synthesis-pr-review

Analyzes pull request diffs for regressions, risk, and integration readiness.

15|2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/synthesisengineering/synthesis-skills --skill synthesis-pr-review-synthesisengineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: synthesis-pr-review
Source: https://github.com/synthesisengineering/synthesis-skills/tree/main/synthesis-pr-review
Command: npx skills add https://github.com/synthesisengineering/synthesis-skills --skill synthesis-pr-review-synthesisengineering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delta PR reviews evaluate changes against the current codebase to identify regressions, confirm alignment with the intended change, and ensure integration readiness.

Core Features & Use Cases

  • Delta-review methodology for each PR to determine impact and risk.
  • Root-cause analysis guidance to verify whether changes address the underlying issue.
  • Adoption-and-adapt integration planning to align contributor work with mainline patterns.
  • A concise, repeatable review checklist covering scope, completeness, and security.

Quick Start

Provide the PR description and diff to receive a structured delta-review with actionable recommendations.

Frequently Asked Questions about synthesis-pr-review

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

FAQPage Schema
What is delta PR review and how does it identify regressions in a pull request?

Delta PR review analyzes proposed changes against the existing codebase to identify regressions, confirm alignment with the intended change, and ensure integration readiness before merging.

How do I perform a root-cause analysis during a code review?

To perform root-cause analysis during a code review, evaluate whether the code changes address the underlying issue directly, using structured guidance to verify the fix rather than just treating surface symptoms.

What's the best way to check integration readiness for a pull request?

The best way to check integration readiness is applying a concise review checklist covering scope, completeness, and security, paired with an adopt-and-adapt workflow to align contributions with mainline patterns.

Can I use a structured checklist to assess pull request risk and impact?

Yes, you can use a structured delta-review checklist to assess pull request risk and impact, ensuring you evaluate scope, completeness, and security consistently across different engineering codebases.

Does delta review work for any engineering codebase or only specific platforms?

Delta review works across engineering codebases requiring root-cause analysis, risk assessment, and integration readiness checks, applying a repeatable methodology independent of specific platforms or frameworks.