hatchmoment. scored by care · not by stars

cc-status-plugin

cc-status: compose Claude Code plugin statusline into a single bar

Claude Code permits only one statusLine command, making it hard to show multiple plugin metrics. cc-status discovers each installed plugin's segment manifest, runs enabled renderers, and joins their output with a separator, delivering a unified status bar. It’s useful for Claude Code users and plugin authors who want modular, opt‑in status segments without modifying the core composer. The bash‑based implementation is deterministic, includes tests, and avoids crashes, offering a reliable alternative to hand‑crafted status scripts.

claude-codeclaude-code-pluginframeworkpluginstatusline
View on GitHub →

betmoar/cc-status-plugin