Produce a handoff document for an entity: name, kind, key memories per layer, current open questions, and next steps. Use when transferring context to a new session, a new agent, or a new collaborator.Documentation Index
Fetch the complete documentation index at: https://docs.linksee.app/llms.txt
Use this file to discover all available pages before exploring further.
Arguments
The entity to hand off.
Who receives the handoff. Examples: “new claude session”, “human teammate”, “cursor agent”.
Output format
Markdown document with sections:- Identity — entity name, kind, canonical key
- Goal — current objectives
- State — where things stand
- Caveats — with
memory_idcitations - Open questions — unresolved items
- Suggested next steps — actionable recommendations
Workflow
- Call
recallwithmax_tokens: 6000for the entity - Group returned memories by layer
- Synthesize into the handoff document format