Pull Request Review
Independent PiSkill directory guide. The original prompt remains hosted by Microsoft HVE Core.
What does this prompt do?
Reviews a pull request against repository evidence and reports actionable findings without inventing unsupported issues.
Primary use case
Perform a structured review of a proposed code change.
Expected output
Prioritized review findings with evidence.
Inputs or variables
- pull request
- repository context
Related prompts
Code Compliance Audit
Audits implementation code against explicit engineering requirements and reports supported compliance gaps without substituting preferences for documented rules.
Finding Classifier
Classifies review or audit findings by evidence, impact, scope, confidence, and remediation type so teams can prioritize real issues consistently.
Structured Code Review
Reviews code against stated requirements and produces prioritized findings with evidence and recommended actions.
Pull Request Draft
Creates a pull-request summary from the current branch while preserving links, validation evidence and reviewer context.
Claude Code Review
Runs Anthropic's multi-perspective Claude Code review workflow over a pull request and filters candidate findings for relevance and confidence.
Implementation Alignment Audit
Compares an implementation with its specification or plan and identifies missing behavior, unapproved divergence, and unsupported completion claims.