Hey — would like to submit cozempic for the list.
What it does: Context cleaning CLI for Claude Code — prunes bloated JSONL session files before compaction triggers. Includes a guard daemon that auto-starts via hooks, a /cozempic slash command, agent team state protection, and token estimation.
Install: pip install cozempic && cozempic init
Category: Would fit under Tooling or Hooks — it wires into SessionStart, PostToolUse, PreCompact, and Stop hooks automatically.
Happy to open a PR if you'd prefer that format instead.