READMESource: master@99da28bc
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
No comments yet. Be the first to write one.