handoff

Installation
SKILL.md

Handoff

Triggers

  • Save ("save context", "dump conversation", "checkpoint this", "session handoff", "save handoff") → save.md
  • Load ("resume session", "load handoff", "continue from last") → load.md
  • Clear ("clear handoff", "reset handoff") → clear.md

Capture conversation state in one consolidated .artifacts/HANDOFF.md so a later session resumes with prior context. Three operations: save, load, clear.

Workflow

save  → consolidate current context into .artifacts/HANDOFF.md
load  → read the consolidated handoff
clear → overwrite .artifacts/HANDOFF.md with empty content
Installs
39
GitHub Stars
8
First Seen
May 14, 2026
handoff — adeonir/agent-skills