ruya-ai/diagnose
Analyze Claude Code session bloat — shows token count, context usage %, and bloat breakdown. Use when the user asks about session size, context usage, or when you notice the context window is getting full.
npx skills add https://github.com/Ruya-AI/cozempic --skill diagnose
Run a diagnosis on the current session:
cozempic current --diagnose
The output includes:
Always surface the token count and context % to the user. If context is above 60%, suggest running /cozempic:treat with a prescription recommendation:
gentlestandardaggressiveTake ruya-ai/diagnose from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.