handoff
Installation
SKILL.md
Handoff
Capture conversation state to .artifacts/HANDOFF.md so a later
session resumes with full context. Three ops: save, load, clear.
Workflow
save → append snapshot at top of .artifacts/HANDOFF.md
load → Read .artifacts/HANDOFF.md; latest snapshot at top
clear → overwrite .artifacts/HANDOFF.md with empty content