pr-checklisted
Install: claude install-skill rube-de/cc-skills
# DLC: PR Review Compliance
Fetch PR review comments, implement fixes for unresolved items, and report compliance.
Before running, **read [../dlc/references/ISSUE-TEMPLATE.md](../dlc/references/ISSUE-TEMPLATE.md) now** for the issue format, and **read [../dlc/references/REPORT-FORMAT.md](../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`](references/fixable-workflow.md) — context read, confidence-gated evaluation, implementation guardrails (Step 3)
- [`references/discussion-workflow.md`](references/discussion-workflow.md) — classification, auto-action criteria, `AskUserQuestion` routing (Step 3.5)
- [`references/followup-and-summary.md`](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.
> **No GitHub mentions in posted text:** Any text this skill posts to GitHub —
> inline replies, review-body replies, issue-comment replies, follow-up issue
> bodies, and the PR summary — MUST NOT contain an `@`-prefixed username or bot
> name. Write the bare log