The Skill That Helps Me Do Code Review

TL;DR AI
2 min readKey summary
The author uses Claude Code as an interactive reviewer that checks out PRs via the GitHub CLI and walks through commits.
They trigger the flow with /review-pr-interactive and proceed commit-by-commit, approving comments before posting.
The team encodes conventions into a reusable skill so Claude follows tone, labels nitpicks, and avoids auto-commenting.
Using the interactive skill reduced review time and increased the author's engagement with the code.
