Skip to content

Add usage-limits to Developer Productivity - #436

Open
ridelink0 wants to merge 1 commit into
composio-community:masterfrom
ridelink0:add-usage-limits
Open

Add usage-limits to Developer Productivity#436
ridelink0 wants to merge 1 commit into
composio-community:masterfrom
ridelink0:add-usage-limits

Conversation

@ridelink0

Copy link
Copy Markdown

Adds usage-limits under Developer Productivity.

It reads the 5-hour and weekly usage percentages Claude Code already caches locally, cross-references the session transcripts to work out what one percentage point costs on that account, and reports the remaining headroom as turns of work rather than a bare percentage. The point is planning rather than display: it names which window binds first, says whether that window resets before you run out, and if it does not, what to cut.

It also detects plan tier (Pro, Max 5x, Max 20x, Team, Enterprise), breaks the window down by model and by project, and has a --status mode for the status line that skips the transcript scan so it stays fast enough to run on every redraw.

MIT, no dependencies, and 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