Hunk Review

Interacts with live Hunk diff review sessions via CLI. Inspects review focus, navigates files and hunks, reloads session contents, and adds inline review comments. Use when the user has a Hunk session running or wants to review diffs interactively.

asermax 35c147d 667 B Updated

File contents

Hunk Review

The workflow guide below is served by the installed Hunk CLI. The path it comes from (use this as an anchor if you ever need sibling templates or references):

!hunk skill path

If the command above failed, ask the user to install or update Hunk before continuing -- do not improvise the CLI surface.


!awk '/^---$/{c++; next} c>=2' "$(hunk skill path)"

asermax/claude-plugins/tree/main/lesserpowers/skills/hunk-review commit 35c147d6d2

Frequently asked questions

npx skillmds@latest add asermax/hunk-review