A five-line Claude Code statusline: model, git status, and environment on top; directory, cost, and session duration below; then live gradient bars for context usage and your 5-hour / 7-day rate limits, with pace-aware color shifts baked in.
Paste it into any Claude Code session — Claude will fetch the script and wire up your settings.json for you. Requires jq.
The script is plain bash, hosted at https://jakenelken.com/statusline.sh. Save it to ~/.claude/statusline.sh, chmod +x it, and point ~/.claude/settings.json's statusLine command at it.