dsh-token-handoff
September 1, 2026 · View on GitHub
Session context handoff — never re-paste history you already have. — a DeepSeek Harness (dsh) skill, layer handoff of a four-layer token-saving family.
Stop re-reading and re-deriving context every session. Write a compact HANDOFF note (goal, decisions, next step, open questions, gotchas) so the next session starts warm instead of cold.
Family: dsh-token-skills groups all four layers — handoff, rtk, headroom, caveman.
Install
dsh plugin --profile web add dsh-token-handoff
Then invoke the skill: dsh-token-handoff.
Upstream
Based on / referencing https://www.npmjs.com/package/context-auto-handoff. This repo is the DSH adaptation — a thin skill, not a re-implementation of the engine.
License
MIT