Skip to content

Add usage-limits to Usage & Observability - #615

Open
ridelink0 wants to merge 1 commit into
jqueryscript:mainfrom
ridelink0:add-usage-limits
Open

Add usage-limits to Usage & Observability#615
ridelink0 wants to merge 1 commit into
jqueryscript:mainfrom
ridelink0:add-usage-limits

Conversation

@ridelink0

Copy link
Copy Markdown

Adds usage-limits to Usage & Observability.

Most of the tools in this section show you what you have spent. This one is aimed at the decision that follows: it reads the 5-hour and weekly percentages Claude Code already caches, cross-references the local session transcripts to work out what one percentage point costs on that account, and reports the remaining headroom as turns of work. It then names which window binds first and whether it resets before you run out.

It ships as a Claude Code plugin and skill, so Claude reads the numbers and sizes the work against them rather than the user having to. There is also a --status mode for the status line that skips the transcript scan.

Detects plan tier (Pro, Max 5x, Max 20x, Team, Enterprise), splits the window by model and by project, and handles a stale cache correctly rather than reporting a window that has already reset.

MIT, no dependencies, nothing leaves the machine. 66 tests, passes claude plugin validate --strict.

https://github.com/ridelink0/claude-code-usage-limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant