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:

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:

Related skills
Installs
1
GitHub Stars
8
First Seen
Apr 20, 2026