pr-review

Installation
SKILL.md

PR Review β€” 3-Phase Orchestrator

End-to-end PR review workflow that orchestrates phases to explore independent fix alternatives and produce a recommendation.

Trigger phrases: "review PR #XXXXX", "work on PR #XXXXX", "fix issue #XXXXX"

🚨 NEVER use gh pr review --approve or --request-changes. AI agents must NEVER post review comments. 🚨 DO NOT post any comments to the PR. This skill only produces output files in CustomAgentLogsTmp/PRState/.


Overview

Gate (pre-run)    β†’ Already completed by Review-PR.ps1 before this skill runs
Phase 1: Pre-Flight   β†’ Gather context, classify files, code review     β†’ .github/pr-review/pr-preflight.md
Phase 2: Try-Fix      β†’ ⚠️ MANDATORY multi-model exploration           β†’ invoke try-fix skill (Γ—4 models)
Phase 3: Report       β†’ Write review recommendation                     β†’ .github/pr-review/pr-report.md
Installs
2
Repository
dotnet/maui
GitHub Stars
23.3K
First Seen
May 16, 2026
pr-review β€” dotnet/maui