dx-pr-review

Analyze Azure DevOps PR code changes and generate structured findings with optional patches.

6|3|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/easingthemes/dx-aem-flow --skill dx-pr-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dx-pr-review
Source: https://github.com/easingthemes/dx-aem-flow/tree/main/plugins/dx-core/skills/dx-pr-review
Command: npx skills add https://github.com/easingthemes/dx-aem-flow --skill dx-pr-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviews PRs by analyzing code changes, surface findings, and optionally post comments and patches to Azure DevOps. It also supports standalone posting of saved findings for automation pipelines.

Core Features & Use Cases

  • Automated PR review and patch generation to streamline code reviews across teams.
  • Standalone posting of saved findings for CI/CD pipelines and automation.
  • Works with multiple agents and config-driven rules to adapt reviews per project.

Quick Start

Run /dx-pr-review <PR URL or ID> to start a PR review.

Frequently Asked Questions about dx-pr-review

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

FAQPage Schema
How do I automate pull request reviews in Azure DevOps?

Automate pull request reviews by analyzing code changes, extracting PR context, and generating structured findings and optional patches for Azure DevOps. You can run an interactive review session or post saved findings in automation pipelines.

How do I generate code review findings and patches in a CI/CD pipeline?

Generate code review findings and patches in a CI/CD pipeline by running standalone posting of saved findings. This allows automation pipelines to post structured review results and apply patches directly to Azure DevOps.

Can I use custom project conventions to determine PR review severities and verdicts?

Yes, PR review severities and verdicts are determined using project conventions and configuration. The Skill reads configuration files in the .ai and .claude directories to adapt review rules per project.

What is the best way to post AI agent code review comments to Azure DevOps?

Post AI agent code review comments to Azure DevOps by analyzing code changes and extracting PR context to generate structured findings. The agent optionally posts these comments and generated patches directly to the pull request.

Does automated PR review work with config-driven rules for multiple agents?

Yes, automated PR review works with config-driven rules for multiple agents. It uses project conventions and configuration files to adapt reviews per project and determine patch applicability across different agents.

How do I start an interactive PR review session?

Start an interactive PR review session by running the review command with a PR URL or ID. The Skill analyzes the code changes, extracts context, and generates actionable findings and optional patches for Azure DevOps.