본문으로 건너뛰기
W

dsh-token-handoff

wode25500/dsh-token-handoff

Session context handoff for DeepSeek Harness — stop re-reading and re-deriving context every session. A single skill (layer ①) that keeps the next session warm.

설치

dsh plugin --profile web add github:wode25500/dsh-token-handoff

README

dsh-token-handoff

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

관련 플러그인