What problem does it solve?
This Skill helps you review a code change one logical unit at a time, explain what changed and why, and capture agreed outcomes immediately into a downstream-ready review document.
Core Features & Use Cases
- Interactive diff walkthrough: Breaks a diff/commit range into design-decided logical units and walks through them sequentially while waiting for user confirmation.
- On-the-spot discussion & decision recording: Supports questions and “stop/expand” deep dives, then writes only finalized discussion outcomes into the review record.
- Compatible review workflow: Produces a standard Rn document format compatible with review2-reply through review5-accept and can be used standalone or as an alternative to review1-raise.
- Common TRPG/engineering change scenarios: Suitable when you need consistent, structured explanations for diffs (HEAD, ranges, or file-scoped changes) during team development.
Quick Start
Run review0-walkthrough to walkthrough the default git diff against HEAD and record any user-decided items for the next review stages.