handing-off-sessions

Installation
SKILL.md

Handing Off Sessions

Create a handoff document that lets any agent resume work cold — without access to prior conversation history.

When to create

  • End of a work session with meaningful progress
  • Context window approaching limits
  • Switching between agents or tools
  • User explicitly asks to save progress

When NOT to create

  • Trivial sessions (quick questions, one-line fixes, informational queries)
  • Session where no files were modified and no ongoing work exists

Storage

Save handoff documents to .agent/handoffs/ at the project root. Name files with a timestamp and brief slug: 2025-04-07-auth-middleware.md.

If the project already has an agent state directory (.claude/, .cursor/, etc.), use that instead. Create .agent/ on first use and add to .gitignore unless the team wants shared agent state.

Related skills

More from beltonk/claude-code-agent-skills

Installs
4
First Seen
Apr 8, 2026