YYTbit
dsh-plugin-context-compressor
Context compression skill for DeepSeek Harness
- Stars
- 1
- Language
- TypeScript
- Created
- Aug 13, 2026
- Updated
- Aug 14, 2026
Introduction
dsh-plugin-context-compressor
Context compression skill for DeepSeek Harness.
What it does
Teaches the agent how to compress long conversations:
- Keep decisions, errors, file paths, user preferences
- Drop repeated info, failed attempts, verbose output
- Structured summary format for easy recall
Install
dsh plugin --profile your-profile add dsh-plugin-context-compressor
Usage
- "Summarize what we've done so far"
- "Compress this conversation"
- "We're running out of context, summarize"
License
MIT -- YYTbit