Overview
Quarterly trim discipline for agent runtimes that suffer skill bloat (Claude Code, Hermes, OpenClaw). Cuts per-message input tokens; the trim is the work, not the tools.
Trigger
Quarterly (manual)
Schedule
Quarterly
Workflow Steps
Count description tokens per skill
Top 10 by weight = scrutinize first.
Drop skills not invoked in 2 weeks
Honest log = honest list.
Drop duplicate skills
Multiple 'search' / 'fetch URL' variants → keep one.
Replace 5-8 narrow web/scrape skills with one Scavio MCP
Reduces per-message input by ~5-8K tokens.
Re-measure input token cost per message
Before vs after; track weekly.
Re-audit quarterly
Drift back is real.
Python Implementation
# Process workflow. Actionable parts via CLI:
# claude mcp list
# claude mcp remove <unused>
# claude mcp add scavio https://mcp.scavio.dev/mcp --header 'x-api-key: $SCAVIO_API_KEY'JavaScript Implementation
// CLI discipline.Platforms Used
Web search with knowledge graph, PAA, and AI overviews