pr-check
Installation
SKILL.md
DLC: PR Review Compliance
Fetch PR review comments, implement fixes for unresolved items, and report compliance.
Before running, read ../dlc/references/ISSUE-TEMPLATE.md now for the issue format, and read ../dlc/references/REPORT-FORMAT.md now for the findings data structure.
This skill uses progressive disclosure. The orchestration skeleton (fetch, categorize, reply, coverage-verify, commit) lives in SKILL.md. Conditional branches — fixable implementation, discussion handling, and follow-up issue creation — live in references/ and are read only when their triggering condition fires:
references/fixable-workflow.md— context read, confidence-gated evaluation, implementation guardrails (Step 3)references/discussion-workflow.md— classification, auto-action criteria,AskUserQuestionrouting (Step 3.5)references/followup-and-summary.md— follow-up issue creation, decision-aware replies, PR summary (Step 5)
Do not preload these references — each Step pointer below names its file and its skip condition.
Step 1: Fetch PR Data
Parse arguments
The skill accepts two arguments, in any order: