Skip to main content

pr-scope-verification

Use when a user asks "verify PR #X covers Y; report gaps", "does PR #X implement feature Y?", or any scope/coverage verification request. Performs a read-only diff audit against the PR head and merge base, then emits a structured JSON gap report with explicit file:line citations for every gap. Trigger patterns include "verify PR covers X", "does PR cover Y", "audit PR against these requirements", "scope check for PR #X", and "does this PR actually fix X". This skill covers the audit pattern; it does NOT cover code quality review (use github-code-review) or PR lifecycle management (use github-pr-workflow).

Jump to install

Source facts

Repository
jleechanorg/claude-commands
Last source activity
August 2, 2026 at 01:06
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.