by Ruya-AI · Claude Skill · ★ 344
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Cozempic Context cleaning for Claude Code — remove the bloat, keep everything that matters, protect Agent Teams from context loss. What gets removed Claude Code context fills up with dead weight that wastes your token budget: hundreds of progress tick messages, repeated thinking blocks and signatures, stale file reads that were superseded by edits, duplicate document injections, oversized tool outputs, and metadata bloat (token counts, stop reasons, cost fields). A typical session carries 8-46MB — most of it noise. Cozempic identifies and removes all of it using 13 composable strategies, while your actual conversation, decisions, tool results, and working context stay untouched. Token-aware diagnostics File size is a poor proxy for context usage — a 1.1MB JSONL can hold 158K tokens. Cozempic reads the exact token counts from Claude's fields in the session file, so you see real context window usage instead of misleading byte sizes. Every command shows tokens and a context % bar, and guard thresholds can be set in tokens for precise compaction prevention. Agent Teams context loss protection When context gets too large, Claude's auto-compaction summarizes away critical state.
| Stars | 344 |
| Forks | 30 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 72.2193848054041/100 |
| Open Issues | 5 |
| Last Updated | 2026-06-30 |
| Created | 2026-02-06 |
| Platforms | claude-code, cli, python |
| Est. Tokens | ~19k |
These tools work well together with cozempic for enhanced workflows:
Looking for a cozempic alternative? If you're comparing cozempic with other claude skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
A personal context store for AI agents and assistants—reuse your existing coding agent CLI (Codex/Claude/OpenC
resume any AI coding session in another tool — Claude Code, Copilot, Gemini, Codex, Cursor
Open-source AI agent harness in native Rust — GUI, CLI, headless, and webapp from one binary. Multi-provider,
An IOS Simulator Skill for ClaudeCode. Use it to optimise Claude's ability to build, run and interact with you
Open-source, self-hosted Claude Code - a terminal AI assistant and the Python framework behind it. Tool-callin
a project brain for your AI. Give LLMs instant architectural context without burning tokens
Explore other popular claude skill tools:
cozempic is Context cleaning for Claude Code — prune bloated sessions, protect Agent Teams from context loss, auto-guard with tiered pruning. It is categorized as a Claude Skill with 344 GitHub stars.
cozempic is primarily written in Python. It covers topics such as agent-teams, claude-code, claude-skills.
You can find installation instructions and usage details in the cozempic GitHub repository at github.com/Ruya-AI/cozempic. The project has 344 stars and 30 forks, indicating an active community.
cozempic is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to cozempic on Agent Skills Hub include OpenContext, cli-continues, thClaws. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.