- Home
- Productivity
- Cozempic
Cozempic
Context cleaning for Claude Code — prune bloated sessions, protect Agent Teams from context loss, au
Rating
Votes
0
score
Downloads
0
total
Price
Free
Access token required
Works With
About
Cozempic
20,000+ power users trust Cozempic to keep their Claude Code sessions lean.
Context cleaning for Claude Code ��� remove the bloat, keep everything that matters, protect Agent Teams from context loss.
What It Does
Claude Code sessions fill up with dead weight: progress ticks, thinking blocks, stale file reads, duplicate CLAUDE.md injections, base64 screenshots, oversized tool outputs, and metadata bloat. A typical session carries 8-46MB — most of it noise that inflates every API call.
Cozempic removes it with 17 composable strategies across 3 prescription tiers, while your actual conversation, decisions, and working context stay untouched. The guard daemon runs automatically — install once, forget about it.
Key Features
- 18 pruning strategies — gentle (5), standard (11), aggressive (18)
- Guard daemon — auto-starts via SessionStart hook, monitors and prunes continuously
- compact-summary-collapse — 85-95% savings by removing pre-compaction messages already in the summary
- Agent Teams protection — checkpoints team state through compaction, reactive overflow recovery
- Behavioral digest — extracts your corrections ("don't do X"), persists them to Claude Code's memory system so they survive compaction
- 8 doctor checks — diagnose and auto-fix session corruption, orphaned tool results, zombie teams
- Token-aware diagnostics — exact token counts from
usagefields, cache hit rate, context % bar - Auto-detects 1M context — correct thresholds for both 200K and 1M models
- Auto-updates — checks PyPI daily, upgrades in-place
Zero external dependencies. Python 3.10+ stdlib only.
Install
pip install cozempic
cozempic initThat's it. The guard daemon auto-starts on every session via hooks. No second terminal needed.
As a Claude Code Plugin
pip install cozempicThen inside Claude Code:
/plugin marketplace add Ruya-AI/cozempic
/plugin install cozempicThis gives you MCP tools, skills (/cozempic:diagnose, /cozempic:treat, etc.), and auto-wired hooks.
Quick Start
# Auto-detect and diagnose the current session
cozempic current --diagnose
# Dry-run the standard prescription
cozempic treat current
# Apply with backup
cozempic treat current --execute
# Go aggressive on a specific session
cozempic treat -rx aggressive --execute
# Check for session corruption
cozempic doctor
# View behavioral digest rules
cozempic digest show
# Show all strategies & prescriptions
cozempic formularyStrategies
Don't lose this
Three weeks from now, you'll want Cozempic again. Will you remember where to find it?
Save it to your library and the next time you need Cozempic, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.
⚡ Pro tip for geeks: add a-gnt 🤵🏻♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.
a-gnt's Take
Our honest review
Context cleaning for Claude Code — prune bloated sessions, protect Agent Teams from context loss, au. Best for anyone looking to make their AI assistant more capable in productivity. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.
Tips for getting started
Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.
Pair this with your daily workflow. The more you use it, the more time you'll save.
What's New
Imported from GitHub
Ratings & Reviews
0.0
out of 5
0 ratings
No reviews yet. Be the first to share your experience.