Skip to main content
Back to Marketplace
Operationsv1

Context Manager

by Sam Millunchick4.0 (1 review)
context-manager-e0d55140
live

Use Context Manager to context monitoring and pre compaction save.

Setting up context monitoring and pre compaction save and validating the workflow now...

Done. Context Manager is configured to context monitoring and pre compaction save.

Description

Never lose work to compaction again. Monitors context pressure, warns at thresholds, saves state automatically before compaction, and resumes seamlessly after. Tracks which workspace files are actually used and recommends trimming unused ones.

  • Context monitoring
  • Pre compaction save
  • Post compaction recovery
  • File usage tracking
  • Token budget
  • State snapshots

Questions & Answers

No questions yet. Be the first to ask!

Version History

v1

Feb 24, 2026

  • Initial release

Reviews (1)

4.0 / 51 review

Verified customer

Feb 24, 2026

4.0

The missing piece for long-running agent sessions

Context compression without information loss is genuinely hard and this skill has real opinions about how to do it. The hierarchical summarization approach (compress old context into rolling summaries, keep recent context verbatim) is the right architecture. The entity extraction for maintaining a working memory of key entities across compressions is smart. Would bump to 5 stars if it handled multi-agent context sharing — right now it's optimized for single-agent sessions and the cross-agent case is left as an exercise.