From context-mode
Shows context token savings, consumption ratio, and per-tool breakdown from context-mode. Displays read-only stats for the session, with no reset capability.
How this skill is triggered — by the user, by Claude, or both
Slash command
/context-mode:ctx-statsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show context savings for the current session.
Show context savings for the current session.
mcp__context-mode__ctx_stats MCP tool (no parameters needed).ctx_purge(confirm: true) — Permanently deletes all indexed content from the knowledge base. Use /context-mode:ctx-purge for this.npx claudepluginhub zhangyejian/contextmodewithproxy --plugin context-mode3plugins reuse this skill
First indexed Jun 3, 2026
Shows context token savings, consumption ratio, and per-tool breakdown from context-mode. Displays read-only stats for the session, with no reset capability.
Audits session context weight in Claude Code — estimates tokens from CLAUDE.md, agents, MCP descriptions, rules, skills, and conversation history, reports headroom, and alerts on overflow.
Manages context window in long Claude Code sessions: detects limits via tool counts, triggers smart compaction, preserves critical state, injects dev/research/review behavioral modes.