Token Audit

Audit Claude workflows for token waste and generate a prioritized Token Health Report.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/BasharAmso/Bashi --skill token-audit-basharamso
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Token Audit
Source: https://github.com/BasharAmso/Bashi/tree/main/create-bashi-app/template/.claude/skills/token-audit
Command: npx skills add https://github.com/BasharAmso/Bashi --skill token-audit-basharamso

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Token waste in Claude workflows leads to inflated costs and reduced efficiency. This skill identifies where tokens are spent and provides a structured health report with actionable fixes.

Core Features & Use Cases

  • Token health assessment: Scans MCP settings, session patterns, and project files to produce a prioritized health report.
  • Actionable fixes: Suggests targeted optimizations to reduce token usage and Claude costs across projects.
  • Use Case: When a long-running Claude session racks up costs, run this audit to surface the top token sinks and remediation steps.

Quick Start

Run the audit to generate a Token Health Report and update the STATE accordingly.

Frequently Asked Questions about Token Audit

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

FAQPage Schema
How do I identify token waste in Claude workflows?

To identify token waste in Claude workflows, run an audit across MCP settings, session logs, and project files. This generates a prioritized Token Health Report with actionable fixes to reduce costs and improve efficiency.

What is a Token Health Report and how does it optimize Claude costs?

A Token Health Report is a structured audit output that surfaces token sinks in session logs and project files. It provides targeted, actionable optimizations to reduce Claude usage costs across projects.

How do I audit MCP settings and session logs for token usage?

Audit MCP settings and session logs by scanning inputs like .claude/settings.json and .claude/project/session-log.csv. The process surfaces token-reducing opportunities and updates the project STATE.md file.

Can I run a token audit on existing .claude project files?

Yes, you can run a token audit on existing .claude project files. The audit scans .claude/CLAUDE.md, settings.json, and session-log.csv to produce a health report and update STATE.md.

When should I run a token audit to reduce Claude costs?

Run a token audit when a long-running Claude session racks up costs. The audit identifies top token sinks across project files and provides remediation steps to prevent inflated expenses.