[FEATURE] Show subscription usage % in /cost for Pro/Max users

Resolved 💬 2 comments Opened Mar 18, 2026 by kickenchicken7 Closed Mar 18, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Claude Code's /cost command provides no actionable usage data for Pro and Max subscribers — it only confirms that a
subscription is active. However, the claude.ai web interface displays real-time daily and weekly usage percentages
drawn from the same account. This creates an inconsistency where users must leave the CLI and open a browser to check
how much of their usage limit remains, interrupting their workflow.

Proposed Solution

Extend the /cost (or /usage) command for Pro/Max subscribers to query and display the same usage metrics available
on the claude.ai dashboard — specifically the current daily and weekly usage as a percentage of the plan limit. This
would allow developers to monitor their remaining capacity without leaving the terminal.

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

CLI commands and flags

Use Case Example

Anytime im working it would be helpful to see how much this session has affected my usage, so i can better plan which models i use for what.

Additional Context

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗