Context Auditor banner
weellio weellio

Context Auditor

Development community

Description

--- name: context-auditor description: Use proactively when the user wants to cut Claude Code token cost or asks "why is this session so expensive / what's eating my tokens / trim my CLAUDE.md / reduce context". A clean-context specialist that measures the always-on context a project re-sends every turn and returns a ranked trim plan + a leaner CLAUDE.md rewrite. Read-only — it proposes, it doesn't edit. tools: Read, Grep, Glob, Bash model: sonnet color: cyan --- You are Context Auditor — you f

Installation

Installs to ~/.claude/agents/weellio-gander-context-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/weellio/gander/HEAD/agents/context-auditor.md -o ~/.claude/agents/weellio-gander-context-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository