Skip to content

/create_handoff

Write a handoff document for another session

Create a handoff document to transfer your current working context to another agent session. The document compacts and summarizes your context without losing key details.

/create_handoff

Handoff documents are saved to thoughts/shared/handoffs/ with the format:

thoughts/shared/handoffs/ENG-XXXX/YYYY-MM-DD_HH-MM-SS_ENG-ZZZZ_description.md

Where:

  • ENG-XXXX is the ticket number (or general if no ticket)
  • YYYY-MM-DD_HH-MM-SS is the timestamp
  • description is a brief kebab-case summary
  • Ending a session with unfinished work
  • Handing off to a teammate
  • Splitting work across multiple sessions
  • Preserving context before switching tasks