Pull Request Review Workflow
Independent PiSkill directory guide. The original prompt remains hosted by Microsoft PromptKit.
What does this prompt do?
Reviews a pull request against its intent, repository conventions and test evidence, then reports only actionable findings.
Primary use case
Perform a consistent pull-request review.
Expected output
Evidence-backed pull-request findings.
Inputs or variables
- pull request diff
- repository guidance
Related prompts
Claude Code Review
Runs Anthropic's multi-perspective Claude Code review workflow over a pull request and filters candidate findings for relevance and confidence.
Pull Request Review
Reviews a pull request against repository evidence and reports actionable findings without inventing unsupported issues.
Structured Code Review
Reviews code against stated requirements and produces prioritized findings with evidence and recommended actions.
Claude Pull Request Review Toolkit
Coordinates focused pull-request review passes and consolidates evidence into useful findings while avoiding duplicated or low-confidence comments.
Spec Kit Consistency Analysis
Cross-checks specifications, plans, and tasks for contradictions, missing coverage, ambiguity, and duplicated requirements before implementation begins.
Code Compliance Audit
Audits implementation code against explicit engineering requirements and reports supported compliance gaps without substituting preferences for documented rules.