/usage Command
Displays current Claude API usage and git status with threshold alerts.
/plugin marketplace add jleechanorg/claude-commands/plugin install claude-commands@claude-commands-marketplaceWhen this command is invoked, YOU (Claude) must execute these steps immediately: This is NOT documentation - these are COMMANDS to execute right now. Use TodoWrite to track progress through multi-phase workflows.
Action Steps:
Check Claude API usage and rate limits along with git status.
/usage
Shows current Claude API usage including:
Single Command: $(git rev-parse --show-toplevel)/.claude/hooks/git-header.sh --with-api
This provides the same output as /header - combining both git status and API usage in one convenient command.
[Local: <branch> | Remote: <upstream> | PR: <number> <url>]
[API: <remaining>/50 requests (<percentage>% remaining) | Reset: <time>]
Use $(git rev-parse --show-toplevel)/.claude/hooks/git-header.sh --monitor for proactive monitoring with alerts.