Verify Review Findings

Verify code-review findings before reporting them, and turn confusing-but-correct code into structural fixes. Use this skill when reviewing code, triaging or acting on review findings (e.g. a review TODO), deciding "is this actually a bug?", confirming or refuting a suspected defect, or fixing a bug found in review. Enforces a confirm-or-refute discipline that prevents false positives (flagging a non-bug) caused by non-obvious language semantics, helpers doing hidden double duty, and guards that live elsewhere in the flow — and treats a false positive triggered by unclear code as a real communication defect to be fixed structurally. Complements multiagent-review (which orchestrates the review) by governing the rigor of each individual finding.

wolski Updated

File contents

wolski/wews_skill_coordinator/tree/main/skills/review/skills/verify-review-findings commit c1234dc861

Frequently asked questions

npx skillmds@latest add wolski/verify-review-findings