vibe-log-cli
Claude Code session analyzer — generates local productivity reports and provides AI prompt guidance via statusline
Replace Claude Code's default status bar with something that surfaces the signals you actually care about.
Claude Code session analyzer — generates local productivity reports and provides AI prompt guidance via statusline
Claude Code statusline for quota tracking — monitors 5-hour and 7-day usage with pace-aware rate limit delta
Claude Code statusline and MCP manager — tracks model costs, git status, and toggles MCP servers per-project
A status line is a custom info bar at the bottom of your Claude Code session showing what you choose: context usage, cumulative cost, current model, branch name, session token count, etc. It replaces the default bar.
Add the statusLine entry to your Claude Code settings.json pointing to a script that prints the formatted line. The script runs on each turn and can read session metadata from environment variables.