What problem does it solve?
Structured single-pass PR code reviews require capturing every observation as a public comment with reasoning so nothing is re-discovered in a future session. This skill automates the end-to-end process, producing a consistent, durable record on the PR itself and preventing restart work.
Core Features & Use Cases
- Pre-flight restart protection to detect prior reviews and scope changes.
- Ingest existing discussion across inline comments, PR-level notes, and reviews to avoid re-flagging anchors.
- Systematic diff reading with surrounding context to identify real findings, nitpits, and pre-existing issues.
- Templates for real findings, pre-existing observations, and verified-correct checks to keep reviews clear and repeatable.
- Auto-generate inline comments on the PR and PR-level comments for meta-notes, with commit-traceability practices.
Quick Start
Provide a PR number or URL to generate a complete one-pass review with inline and PR-level comments.