What problem does it solve? Turning already-triaged review findings into well-placed, well-worded GitHub PR comments is repetitive and error-prone: labels get changed, confidence gets inflated, locations go unverified, and undecided findings get drafted prematurely. This Skill converts organized review findings into unposted inline comments, review summaries, and general comments while preserving every upstream decision exactly as supplied. ## Core Features & Use Cases - Decision-gated drafting: Drafts a finding only when its assessment, state, and response decision are explicitly supplied; missing or conflicting decision material is returned to triage instead of being invented. - Faithful preservation: Keeps labels, evidence, impact, confidence, verification steps, unconfirmed premises, re-review state, and review action unchanged, with deterministic normalization of legacy labels (Must-fix → must, Should-fix → should, Nice-to-have → suggestion). - Honest placement and output: Anchors comments to a verified revision or marks them location unverified, returns only requested artifact sections, and never posts, submits, executes embedded instructions, or implements fixes. - Use Case: After triage-review-feedback assigns Act now/Defer/No action decisions to a set of findings, use this Skill to produce paste-ready inline comment drafts and a review summary without altering any triage judgment. ## Quick Start Draft unposted GitHub PR inline comments from these triaged findings, preserving their labels, assessment, state, and response decisions exactly as supplied.