token-audit

Audit fixed-context token overhead in Claude Code configurations and generate prioritized savings plans.

37|4|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/FlorianBruniaux/claude-code-plugins --skill token-audit-florianbruniaux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: token-audit
Source: https://github.com/FlorianBruniaux/claude-code-plugins/tree/main/plugins/session-tools/skills/token-audit
Command: npx skills add https://github.com/FlorianBruniaux/claude-code-plugins --skill token-audit-florianbruniaux

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit fixed-context token overhead in Claude Code configurations to identify oversized inputs and optimize token usage.

Core Features & Use Cases

  • Measure tokens loaded from global settings, project CLAUDE.md, memory metrics, rules, and system prompts.
  • Generate a prioritized action plan with estimated token savings and suggested optimizations.
  • Provide a repeatable workflow to quantify impact before and after changes across diverse projects.

Quick Start

Run the token-audit to quantify fixed-context tokens in your current Claude Code workspace and produce a prioritized optimization plan.

Frequently Asked Questions about token-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit fixed-context tokens in Claude Code configurations?

You can audit fixed-context tokens by running this skill to measure token usage across global ~/.claude settings, project CLAUDE.md files, rules, and system prompts. It generates a prioritized action plan with estimated token savings for oversized inputs.

What is fixed-context token overhead in Claude Code?

Fixed-context token overhead is the persistent token volume consumed by global settings, project CLAUDE.md files, memory, and system prompts. Auditing this overhead identifies oversized inputs and quantifies their impact on available context capacity.

How do I reduce token usage from large CLAUDE.md files and rules?

To reduce token usage, run an audit to measure tokens loaded from your project CLAUDE.md and rules. The tool outputs a prioritized optimization plan with estimated savings and suggested changes to streamline your configuration.

Does this token audit work for projects with numerous rules and long system prompts?

Yes, the token audit is specifically designed for projects with large configs, numerous rules, and long system prompts. It quantifies token usage across these fixed-context sources and provides a prioritized action plan to optimize them.

Can I measure token savings before and after optimizing Claude Code settings?

Yes, the audit provides a repeatable workflow to quantify token impact before and after configuration changes. This allows you to measure fixed-context token reduction across diverse projects and verify your optimization results.