- Início
- Plugins
- Habilidades
- dsh-token-headroom
dsh-token-headroom
wode25500/dsh-token-headroom
Context compaction / headroom for DeepSeek Harness — compress the live context so the prompt stays small without losing the state that matters (layer 3).
Instalar
dsh plugin --profile web add github:wode25500/dsh-token-headroomREADME
dsh-token-headroom
Context compaction — keep the live prompt small, without losing the state that matters. — a DeepSeek Harness (dsh) skill, layer headroom of a four-layer token-saving family.
Compress the live context so the prompt stays small. Backs onto the dsh-headroom engine (compaction backend + CCR retrieve); this skill is the strategy layer, not a re-implementation.
Family: dsh-token-skills groups all four layers — handoff, rtk, headroom, caveman.
Install
dsh plugin --profile web add dsh-token-headroom
Then invoke the skill: dsh-token-headroom.
Upstream
Based on / referencing https://github.com/WanYanTianDe/dsh-headroom. This repo is the DSH adaptation — a thin skill, not a re-implementation of the engine.
License
MIT
Plugins relacionados
auto-claude-code-research-in-sleep
wanshuiyin/auto-claude-code-research-in-sleep
archify
tt-a1i/archify
dsh-web (dsh-skill-explorer)
zhu1090093659/dsh-web
dsh-web-ui (dsh-skill-explorer)
zhu1090093659/dsh-web-ui