You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,8 @@ git diff --no-color | hunk patch - # review a patch from stdin
69
69
70
70
Load the [`skills/hunk-review/SKILL.md`](skills/hunk-review/SKILL.md) skill in your coding agent (e.g. Claude, Codex, Opencode, Pi).
71
71
72
+
Run `hunk skill path` to print the installed bundled skill path. Prefer loading or symlinking that file in your agent instead of copying it so Hunk upgrades stay in sync automatically.
73
+
72
74
Open Hunk in another window, then ask your agent to leave comments.
73
75
74
76
## Feature comparison
@@ -144,6 +146,7 @@ Hunk supports two agent workflows:
144
146
#### Steer a live Hunk window
145
147
146
148
Use the Hunk review skill: [`skills/hunk-review/SKILL.md`](skills/hunk-review/SKILL.md).
149
+
If you need the installed absolute path for your agent setup, run `hunk skill path`.
0 commit comments