dsh-plugin-context-compressor

August 13, 2026 ยท View on GitHub

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