Other

/session-handoff

Write handoff, spawn successor, answer grill, verify orientation. Triggers: hand off, context high.

$ golems-cli skills install session-handoff
7 evals

Updated 6 days ago

A handoff fails when the outgoing agent sends an unstructured wall of text, omits monitoring, or waits for the user to answer the successor's orientation questions. The outgoing agent already owns that context and must transfer it directly.


THE HANDOFF PROTOCOL (5 steps, in order)

Step 1: Write the Handoff File

NEVER send handoff as raw cmux text. Write a structured file that the new agent reads.

Location: docs.local/handoffs/handoff-{date}-{session-summary}.md

Template:

# Session Handoff — {date}
 
## Outgoing Agent
- Agent: {name} (e.g., orcClaude)
- Context: {token_count}/{model_max} ({utilization}%)
- Session ID: {id}
- Duration: {time}
 
## Session Intent
{Exact user quotes about what they want to achieve — verbatim, not paraphrased}