by daniel3303 · Claude Skill · ★ 350
Claude Code Status Line A custom status line for Claude Code that displays model info, token usage, rate limits, and reset times in a single compact line. It runs as an external shell command, so it does not slow down Claude Code or consume any extra tokens. Screenshot What it shows Usage percentages are color-coded: green (<50%) → yellow (≥50%) → orange (≥70%) → red (≥90%). Requirements macOS / Linux — for JSON parsing — for fetching usage data from the Anthropic API Claude Code with OAuth authentication (Pro/Max subscription) Windows PowerShell 5.1+ (included by default on Windows 10/11) in PATH (for branch/diff info) Claude Code with OAuth authentication (Pro/Max subscription) Installation Quick setup (recommended) Copy the contents of (or statusline.ps
| Stars | 350 |
| Forks | 27 |
| Language | Shell |
| Category | Claude Skill |
| Quality Score | 60.88/100 |
| Open Issues | 1 |
| Last Updated | 2026-03-27 |
| Created | 2026-03-02 |
| Platforms | claude-code, cli |
| Est. Tokens | ~19k |
These tools work well together with ClaudeCodeStatusLine for enhanced workflows:
Explore other popular claude skill tools:
ClaudeCodeStatusLine is Custom status line for Claude Code showing model, tokens, rate limits, and git info in real-time. It is categorized as a Claude Skill with 350 GitHub stars.
ClaudeCodeStatusLine is primarily written in Shell. It covers topics such as anthropic, claude, claude-code.
You can find installation instructions and usage details in the ClaudeCodeStatusLine GitHub repository at github.com/daniel3303/ClaudeCodeStatusLine. The project has 350 stars and 27 forks, indicating an active community.