Skip to content

Commit b4429c1

Browse files
authored
docs: update agent-workflows.md according to latest version (#225)
1 parent b516dc8 commit b4429c1

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

docs/agent-workflows.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,10 @@ Use Hunk with agents in two ways:
1111
2. Load the Hunk review skill: [`skills/hunk-review/SKILL.md`](../skills/hunk-review/SKILL.md).
1212
3. Ask the agent to use the skill and review the current session.
1313

14-
> [!NOTE]
15-
> `hunk skill path` lands in Hunk 0.10.0. Until that release is out, load the skill from the repo path above.
16-
1714
A good generic prompt is:
1815

1916
```text
20-
Load the Hunk skill and use it for this review.
17+
Load the Hunk skill and use it for this review. Run `hunk skill path` to get the skill path.
2118
```
2219

2320
That skill teaches the agent how to inspect a live Hunk session, navigate it, reload it, and leave inline comments.

0 commit comments

Comments
 (0)