diff --git a/skills/code-handoff/SKILL.md b/skills/code-handoff/SKILL.md index 67595c9..9e6d910 100644 --- a/skills/code-handoff/SKILL.md +++ b/skills/code-handoff/SKILL.md @@ -5,7 +5,7 @@ argument-hint: "What will the next session be used for?" user-invocable: true --- -Write a handoff document summarising the current conversation so a fresh agent can continue the work. Save to the temporary directory of the user's OS - not the current workspace. +Write a handoff document summarising the current conversation so a fresh agent can continue the work. Create `/.handoff/` if needed and save the document there with a descriptive `.md` filename. Include a "suggested skills" section in the document, which suggests skills that the agent should invoke.