review-with-me — a Claude Code skill for reviewing a PR together: runs /code-review held back, quizzes you on the diff, then reconciles and posts the surviving findings as inline comments A developer created review-with-me, a Claude Code skill that runs an automated code review in the background, quizzes the human on the diff, and then reconciles the findings with the human's answers before posting approved inline PR comments. The skill ensures the human understands the change before any findings are revealed, with each comment requiring explicit approval. | name | review-with-me | |---|---| | description | Review a PR together — runs /code-review in the background with findings held back, quizzes you on the mechanism, callsites, and edge cases while you read the diff yourself, then reveals the findings, reconciles them against your answers, and posts the ones that survive as inline PR comments you approve one at a time. Use for "review this PR with me", "quiz me on PR N", "/review-with-me 371". | A PR review is finished when the human understands the change, not when a tool prints findings. This skill runs the automated review and the human's own read in parallel, tests the human's understanding before showing any findings, and only then writes comments. /review-with-me target --effort=