diff --git a/skills/in-progress/handoff/SKILL.md b/skills/in-progress/handoff/SKILL.md index 31fbc52..945ea21 100644 --- a/skills/in-progress/handoff/SKILL.md +++ b/skills/in-progress/handoff/SKILL.md @@ -2,7 +2,6 @@ name: handoff description: Compact the current conversation into a handoff document for another agent to pick up. argument-hint: "What will the next session be used for?" -disable-model-invocation: true --- Write a handoff document summarising the current conversation so a fresh agent can continue the work. Save it to a path produced by `mktemp -t handoff-XXXXXX.md`.