Browse the directory
MCP Auth Surface Statusline
by JSONboredClaude Code statusline that summarizes MCP server count, remote endpoint count, and credential-surface hints without printing tokens, secrets, local paths, or full endpoint URLs.
Claude Code Analytics Burn Statusline
by MkDev11Claude Code statusline that reads Anthropic Claude Code Analytics Admin API data and shows daily estimated cost, hourly pace, sessions, and budget pressure.
Context Pressure Statusline
by MkDev11Claude Code statusline that estimates context pressure from local session token counts and a configurable context limit, then prints a compact risk tier.
GFM Issue Task Progress Statusline
by MkDev11Claude Code statusline that counts GitHub Flavored Markdown task list items from a linked issue body or local issue-body file.
git-machete Branch Hygiene Statusline
by MkDev11Claude Code statusline that uses git-machete branch layout data to show whether the current branch is managed, how many branches are outside the layout, and when fork-point overrides need review.
git-secrets Environment Risk Statusline
by MkDev11Claude Code statusline that surfaces sensitive environment-file risk and can optionally run git-secrets as a local pre-commit-style scanner.
GitHub Check Runs Statusline
by MkDev11Claude Code statusline that reads GitHub REST check runs for the active pull request head commit and summarizes failed, pending, and passing checks.
GitHub Repository Health Statusline
by MkDev11Claude Code statusline that uses GitHub CLI to show repository health basics: archive state, open PR count, open issue count, and default branch.
GitHub Search Review Queue Statusline
by MkDev11Claude Code statusline that uses GitHub pull request search qualifiers to show review-requested queue counts for maintainers.
Istanbul Coverage Delta Statusline
by MkDev11Claude Code statusline that reads Istanbul JSON summary output and compares current line coverage with a local baseline percentage.
kubectl Deployment Context Statusline
by MkDev11Claude Code statusline that shows the active kubectl context and namespace with a deployment-environment risk label.
Model Provider Statusline
by MkDev11Claude Code statusline that prints the current model label, provider label, and optional routing hint from local statusline input.
npm Publish Readiness Statusline
by MkDev11Claude Code statusline that checks package publish readiness from package.json, optional npm login visibility, package privacy, and dirty package metadata files.
OSV Dependency Risk Statusline
by MkDev11Claude Code statusline that reads OSV-Scanner JSON results and prints a compact dependency vulnerability count for review sessions.
PR Closing Keywords Statusline
by MkDev11Claude Code statusline that checks the active pull request body for GitHub closing keywords and shows whether issue auto-closure linkage is present.
simple-git Worktree Risk Statusline
by MkDev11Claude Code statusline that uses simple-git status data to show dirty worktree risk, staged changes, untracked files, and merge conflicts.
Multi Provider Token Counter - Statuslines
by JSONboredClaude Code statusline that reads the active model identifier from session input and displays real-time token usage as a percentage of the context window, with green/yellow/red color-coded warnings.
Python Rich Statusline - Statuslines
by JSONboredFeature-rich statusline using Python's Rich library for beautiful formatting, progress bars, and real-time token cost tracking
Model Switch History Tracker - Statuslines
by JSONboredClaude Code statusline that detects model switches between Opus, Sonnet, and Haiku — shows current tier, total session switch count, and the last few model transitions inline.
Oh My Zsh Robbyrussell - Statuslines
by JSONboredA Claude Code statusline that recreates the Oh My Zsh robbyrussell theme: the cyan ➜ arrow, the working-directory basename, and git:(branch) with a red ✗ when the tree is dirty, plus the active model name. A bash script parses the status JSON with jq.
API Latency Breakdown - Statuslines
by JSONboredAPI latency breakdown monitor showing network time vs processing time split, p95 latency tracking, and performance bottleneck detection for Claude Code sessions.
Burn Rate Monitor - Statuslines
by JSONboredReal-time burn rate monitor showing cost per minute, tokens per minute, and projected daily spend to prevent budget overruns during Claude Code sessions.
Cache Efficiency Monitor - Statuslines
by JSONboredClaude Code prompt caching efficiency monitor tracking cache hits, write efficiency, and cost savings with visual hit rate indicators and optimization recommendations.
Daily Usage Percentage Tracker - Statuslines
by JSONboredClaude Code daily usage quota tracker showing percentage of daily limit consumed with visual progress bar, time remaining, and budget pacing indicators.
Five Hour Window Tracker - Statuslines
by JSONboredClaude Code 5-hour rolling session window tracker with visual progress bar, time remaining countdown, and expiry warnings for usage management.
Lines Per Minute Tracker - Statuslines
by JSONboredReal-time coding velocity monitor tracking lines added/removed per minute with productivity scoring and daily output projection for Claude Code sessions.
Multi Session Overlap Indicator - Statuslines
by JSONboredClaude Code multi-session overlap detector showing concurrent active sessions with visual indicators, session count, and workspace collision warnings for budget management.
Session Health Score - Statuslines
by JSONboredClaude Code session health aggregator providing A-F grade based on cost efficiency, latency performance, productivity velocity, and cache utilization with actionable recommendations.
Workspace Project Depth Indicator - Statuslines
by JSONboredClaude Code workspace depth tracker showing monorepo navigation level, project root detection, and directory depth visualization for context awareness.
Accessibility First Statusline - Claude Code Statuslines
by JSONboredWCAG-compliant accessible statusline with screen reader announcements, high-contrast colors, semantic labels, keyboard hints, and reduced motion support.