by sirmalloc
🚀 Beautiful highly customizable statusline for Claude Code CLI with powerline support, themes, and more.
# Add to your Claude Code skills
git clone https://github.com/sirmalloc/ccstatuslineGuides for using cli tools skills like ccstatusline.
Last scanned: 4/18/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-04-18T05:43:19.551Z",
"semgrepRan": false,
"npmAuditRan": false,
"pipAuditRan": true
}ccstatusline is an open-source cli tools skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by sirmalloc. 🚀 Beautiful highly customizable statusline for Claude Code CLI with powerline support, themes, and more. It has 11,634 GitHub stars.
Yes. ccstatusline passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/sirmalloc/ccstatusline" and add it to your Claude Code skills directory (see the Installation section above).
ccstatusline is primarily written in TypeScript. It is open-source under sirmalloc on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other CLI Tools skills you can browse and compare side by side. Open the CLI Tools category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh ccstatusline against similar tools.
No comments yet. Be the first to share your thoughts!
Top skills in this category by stars
Based on votes and bookmarks from developers who liked this skill
🎨 A highly customizable status line formatter for Claude Code CLI Display model info, git branch, token usage, and other metrics in your terminal


settings.json files are left untouched, defaults render in memory, and the status line shows an invalid-config warning.x in the line editor to let a widget and the rest of its line keep their natural widths while earlier Powerline columns stay auto-aligned.Git Branch and Git Root Dir can cap their visible width with ellipsis-safe truncation while preserving hyperlink targets.Current Working Dir can prepend an optional custom glyph, including in raw-value mode.CCSTATUSLINE_CONTEXT_SIZE_FALLBACK overrides the default 200k last-resort context window when Claude Code and the model name do not report one.Compaction Counter can render count, auto, manual, unknown, or reclaimed-token values independently for custom layouts.ccstatusline --version now prints the installed package version and exits.Compaction Counter now counts explicit compact_boundary markers and can optionally show trigger splits plus tokens reclaimed.Extra Usage Used and formats extra usage amounts with the billing currency reported by the usage API.Custom Command widgets receive terminal_width in stdin JSON when ccstatusline can detect the terminal width.Cache Hit Rate, Cache Read, and Cache Write widgets with turn/session scopes and hide-when-empty behavior.999950 through 999999 now render as 1.0M instead of 1000.0k.g on the Edit Colors screen for widget gradients, or press g for Override FG Color in Global Overrides for a line-wide gradient.Tokens Input and Tokens Output now prefer cumulative transcript metrics before falling back to context-window totals.[Timeout] for accounts with overage enabled but no monthly limit configured.Compaction Counter ignores transient below-1% context readings so incomplete status frames do not create false compaction counts.HOME, USERPROFILE, CLAUDE_CONFIG_DIR, and proxy variables so local tests cannot touch the real ccstatusline cache.--no-optional-locks so background status checks avoid creating index.lock races.~/.cache/ccstatusline/git-cache with configurable TTL and .git/HEAD/.git/index mtime checks to reduce repeated subprocess work.windowsHide so helper commands do not open extra windows on Windows.CCSTATUSLINE_WIDTH can provide an explicit terminal width when automatic probing is unavailable./usage model split.Git Branch and Git PR/MR now support GitHub, GitLab, and compatible self-hosted remotes, using gh or glab as appropriate.statusLine.refreshInterval from the TUI when Claude Code >=2.1.97 supports it.k in the item editor to duplicate the selected widget, with fresh Powerline background color for cloned Powerline items.