handoff

Installation
SKILL.md

Session Handoff

Write a HANDOFF.md in the project root so the next session can continue without losing context. This file is overwritten each time — history is preserved by git.

When to Write

  • Before ending a session with significant progress
  • When context is large and a fresh session would be more effective
  • When the user says "handoff", "wrap up", "save progress", or similar

Template

Write HANDOFF.md in the project root with this structure:

# Handoff
Related skills
Installs
8
GitHub Stars
2
First Seen
Mar 17, 2026