pr-verify

Installation
SKILL.md

Verification Phases

Phase 1: Requirements Analysis

Parse PR body to extract:

  • Acceptance Criteria: Checkboxes, numbered lists, "should" statements
  • Linked Issues: #123, fixes #456, closes #789
  • Screenshots/Videos: Evidence of visual changes
  • Breaking Changes: Migration notes, deprecation warnings
# Fetch PR details
gh pr view <PR_NUMBER> --json body,title,labels,linkedIssues

Phase 2: Review Comments Analysis

Installs
1
Repository
phodal/routa
GitHub Stars
1.8K
First Seen
Jun 23, 2026
pr-verify — phodal/routa