Skip to content
All artifacts
workflowrunning

session-handoff

Ends a session by updating the project context file and memory, then writing a clean handoff.

Reach for it when

You are about to clear context, close the session, or hand the work to someone who was not in the conversation.

Updates the project context file, creates it if there is not one, writes the durable facts to memory, then produces a summary written for a reader who has none of the conversation.

Fires on “session handoff”, “wrap up session”, or before clearing context for the day.

The test is whether the next session starts warm. If picking the work back up requires re-explaining where things stood, the handoff did not work.

  • meta
  • user-level