What problem does it solve? Code reviews often produce unverified or low-value findings that waste the author's time investigating false positives, while critical bugs get buried under nitpicks. This Skill runs an on-demand leveled review where every reported finding is verified before it reaches you. ## Core Features & Use Cases - Verified Findings Only: Every finding is re-checked at its cited file and line; unverifiable claims are dropped, and at high level a skeptic subagent must reproduce each issue. - Leveled Review Depth: Choose low/medium for a few high-confidence findings or high for broader coverage with correctness and quality lenses. - Flexible Targets: Review uncommitted changes, a branch, a PR number, a commit range, or specific paths, with optional --fix and --comment modes. - Use Case: After finishing a feature branch, ask for a high-level review of the diff; you receive a ranked list of confirmed bugs with reproduction evidence, or a plain statement that nothing was found. ## Quick Start Ask the agent to review my current diff at medium level and report only verified findings ranked by severity.