usage-limit-reducer

Community

Cut token waste with real usage data

AuthorSoham407
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you stop burning tokens in Claude Code by identifying where your spending actually goes (often re-reading long history) and guiding you to reduce usage with targeted fixes instead of generic advice.

Core Features & Use Cases

  • Measures real token/cost usage locally: Runs a usage report over Claude Code’s JSONL logs in ~/.claude/projects/*/*.jsonl to show token breakdowns by model, project, and day, including cache-hit rate and callouts.
  • Diagnoses your current session: Checks factors like conversation length, whether CLAUDE.md exists, and which model you’re using to determine which reduction rules are most relevant.
  • Applies only the most relevant rules safely: Recommends 2–4 actions (for example, /compact, /clear, switching to a cheaper model for simple edits, creating/updating CLAUDE.md) and acts only after confirmation, with no silent changes and no network data sharing.

Quick Start

Ask your Claude Code agent for: “Run usage-limit-reducer and tell me which 2–3 steps I should take to stop wasting tokens.”

Dependency Matrix

Required Modules

python3argparsejsondatetimecollections

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: usage-limit-reducer
Download link: https://github.com/Soham407/studio-kickstart/archive/main.zip#usage-limit-reducer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.