Cat Claude Statusline

D 52 completed
Other
unknown / shell · tiny
5
Files
456
LOC
0
Frameworks
3
Languages

Pipeline State

completed
Run ID
#1535710
Phase
done
Progress
0%
Started
2026-04-16 16:37:51
Finished
2026-04-16 16:37:51
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_tiny
Novelty
12.67
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47272
Member of a group with 953 similar repo(s) — canonical #1451475 view group →
Repobility (the analyzer behind this table) · https://repobility.com

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

shell
58.5%
python
26.7%
markdown
14.8%

Frameworks

None detected

Symbols

constant9
function3

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1219705.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV