handoff
Installation
SKILL.md
Handoff
When to use this skill
Activate when the user types /handoff, asks to save session context, hand off
to a new agent, or resume from a previously saved handoff document.
Flag detection
| Flag / Arg | Effect |
|---|---|
--resume <path> |
Load an existing handoff doc and restore its context. No new doc is written. |
--path <path> |
Save the new handoff doc to <path> instead of the default handoffs dir. |
| Positional arg | Description of what the next session will focus on. Tailors the new doc or narrows a resumed session. |
Defaults: If no flags are provided, create a new handoff document in the default handoffs directory.