What problem does it solve?
This Skill helps you inspect and control a live Hunk diff review session without using the interactive TUI directly, so you can guide review work from the command line.
Core Features & Use Cases
- Session inspection: Find active sessions, confirm the loaded repository, and check the current review focus.
- Navigation and context: Move between files, hunks, and annotated review comments to line up the user's view.
- Session control: Reload review contents, swap in a different diff or show command, and keep the session synchronized.
- Inline review comments: Add, list, remove, and batch-apply comments for code review feedback.
- Use case: A reviewer wants to examine a teammate's diff, jump to the most relevant hunk, and leave a targeted comment directly in the active Hunk session.
Quick Start
Ask the assistant to inspect the active Hunk session for your repository, navigate to the relevant file or hunk, and add a concise review comment where needed.