Skip to content

Commit 378b8b9

Browse files
authored
docs: add agent quick start to README (#81)
1 parent 0e4b9ee commit 378b8b9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ hunk diff before.ts after.ts # compare two files directly
6363
git diff --no-color | hunk patch - # review a patch from stdin
6464
```
6565

66+
### Working with agents
67+
68+
Load the [`skills/hunk-review/SKILL.md`](skills/hunk-review/SKILL.md) skill in your coding agent (e.g. Claude, Codex, Opencode, Pi).
69+
70+
Open Hunk in another window, then ask your agent to leave comments.
71+
6672
## Feature comparison
6773

6874
| Capability | hunk | difftastic | delta | diff-so-fancy | diff |

0 commit comments

Comments
 (0)