Ruya-AIRuya-AIOfficialยท5 Agent Skills Included

cozempic

Prune bloated Claude Code sessions and prevent context overflow

Removes dead weight from Claude Code sessions: progress ticks, stale file reads, duplicate content, oversized tool outputs, and base64 images. Runs a background guard daemon that monitors context usage and prunes automatically before compaction destroys agent team state. Diagnoses and auto-fixes session corruption, orphaned tool results, and zombie teams with 15 health checks.
npx skills add Ruya-AI/cozempic --all -g -y

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Cozempic?โ–ผ

Run `npx skills add Ruya-AI/cozempic --all -g -y` in your terminal to install all skills in this suite globally.

How to reduce Claude Code context bloat?โ–ผ

Run the diagnose skill to see token usage and bloat breakdown, then apply a gentle, standard, or aggressive prescription with the treat skill to prune 25-95% of session weight.

How to prevent context loss in agent teams?โ–ผ

Start the guard skill, which runs a background daemon that checkpoints team state every 30 seconds and auto-prunes before compaction can discard your team's work.

Can Cozempic fix corrupted Claude Code sessions?โ–ผ

Yes. The cozempic-doctor skill runs 15 health checks and can auto-fix orphaned tool results, corrupted tool calls, zombie teams, and config issues with `cozempic doctor --fix`.

Is Cozempic safe to run on live sessions?โ–ผ

Yes. Dry-run is the default, backups are created automatically, and the guard defers reloads while workflows, subagents, or tool calls are in flight.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’