handoff
handoffWrite a concise handoff for the next agent/surface at session end, topic change, substantial completed work, or a long-session restart point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Extra comma-separated tags. | |
| title | Yes | Short handoff title. e.g. 'shipped the gate photo, surfaces audit next'. | |
| content | Yes | What was done, the current state, blockers, and the next useful action. Write it for whoever picks up next, including yourself. | |
| project | No | Project scope, if applicable. Omit for cross-project. | |
| surface | No | The client/surface writing this, e.g. cursor, vscode-copilot, claude-code. Defaults to this server's detected surface; remote callers should pass their own. | |
| session_id | No | Session id to attach this handoff to. |