handoff
Write an intent-focused note to hand off context to the next AI instance, enabling continuity without storing past records.
Instructions
Write a handoff note for the next instance. Intent for the future, not a record of the past. Size-limited to ~2KB — longer thoughts belong in record_insight. Surfaced exactly once by where_did_i_leave_off, then archived (not deleted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | What the next instance needs to know. Be concrete: what you noticed, what you were about to try, what pattern means what. | |
| thread | No | Which line of work this handoff belongs to (e.g. 'compass-v10', 'stack-witness-layer'). | general |
| source_instance | No | Which instance is leaving this note (e.g. 'claude-code-mac-studio', 'claude-desktop', 'claude-iphone'). Helps attribution framing. |