Cat Claude Statusline
D 52 completed
Other
unknown / shell · tiny
5
Files
456
LOC
0
Frameworks
3
Languages
Pipeline State
completedRun ID
#1535710Phase
doneProgress
0%Started
2026-04-16 16:37:51Finished
2026-04-16 16:37:51LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_tinyNovelty
12.67Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47272
Member of a group with 953 similar repo(s) — canonical #1451475 view group →
Repobility (the analyzer behind this table) · https://repobility.com
🧪 Code Distillation
Browse all specs →AI Prompt
Create a custom status line utility for Claude Code that displays real-time usage metrics. I need it to show the context window usage (CTX) with color-coded cat emojis based on percentage (Green for 0-29%, Yellow for 30-49%, Red for 50%+). It must also track 5-hour and 7-day rate limit usage, including a countdown timer for when those limits reset. Additionally, it should display the current model name, the session cost in USD, and the full path of the current project directory. The tool should be installable via shell scripts and written primarily in Python.
shell python status-line cli terminal monitoring claude rate-limit context-window
Generated by gemma4:latest
Catalog Information
Create a custom status line utility for Claude Code that displays real-time usage metrics. I need it to show the context window usage (CTX) with color-coded cat emojis based on percentage (Green for 0-29%, Yellow for 30-49%, Red for 50%+). It must also track 5-hour and 7-day rate limit usage, including a countdown timer for when those limits reset. Additionally, it should display the current model name, the session cost in USD, and the full path of the current project directory. The tool should
Tags
shell python status-line cli terminal monitoring claude rate-limit context-window
Quality Score
D
52.4/100
Structure
45
Code Quality
65
Documentation
47
Testing
0
Practices
67
Security
100
Dependencies
80
Strengths
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
- Properly licensed project
Weaknesses
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
Recommendations
- Add a test suite — start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
Languages
Frameworks
None detected
Symbols
constant9
function3
Embed Badge
Add to your README:
