Help us improve
Share bugs, ideas, or general feedback.
From cc-harness
Compresses long agent conversations into a nine-part structured summary preserving request, files, errors, user messages, and next steps.
npx claudepluginhub learnprompt/cc-harness-skills --plugin cc-harnessHow this skill is triggered — by the user, by Claude, or both
Slash command
/cc-harness:structured-context-compressorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when a free-form summary is too lossy and you need a reliable continuation artifact.
Provides structured context compression strategies (anchored iterative, opaque, regenerative) for long-running agent sessions to preserve decisions, files, risks, and next actions.
Optimizes context compression for long agent sessions by minimizing tokens-per-task rather than tokens-per-request, using structured summarization to preserve critical information.
Designs and evaluates context compression strategies for long-running agent sessions. Use when agents exceed memory limits, need conversation summarization, or optimize tokens-per-task.
Share bugs, ideas, or general feedback.
Use this skill when a free-form summary is too lossy and you need a reliable continuation artifact.
Render the standard template:
python3 {baseDir}/scripts/render_template.py
Then apply the prompt in references/prompt-template.md.
Preserve all user messages or an accurate equivalent. Do not compress away the corrections that changed the direction of work.
python3 {baseDir}/scripts/render_template.py