Skip to content

/resume_handoff

Resume work from a handoff document created by /create_handoff. The agent reads the handoff, restores context, and continues where the previous session left off.

/resume_handoff thoughts/shared/handoffs/ENG-1234/2026-03-08_14-30-00_ENG-1234_feature-name.md
  1. Read the handoff — Loads the handoff document and understands the current state
  2. Restore context — Reads all referenced files and understands what was done
  3. Continue work — Picks up from where the previous session stopped

The base tools have no mechanism for restoring a previous session’s working state. /resume_handoff reads the structured handoff document, loads all referenced files back into context, and continues where the previous session stopped. It works across tools — a handoff created in Claude Code can be resumed in Copilot or OpenCode.