Claude Tools / Commands / ccbar

Commands · lakpriya1s/ccbar

ccbar

A configurable status line for Claude Code — model, effort, workspace, and live context/rate-limit usage bars.

CLEARED_STATICclaude-onlyv0.5.1

Pipeline results

Coverage

CLEARED_STATIC

Tests run

7 / 8

Portability

Claude-only

Type

Commands

Tests & results

What the pipeline checked

TestStateResult or reason
eligibilityranall eligibility checks passed
dedupranunique -- no near-duplicate found
clocran3055 code lines / 22 files
secretsranno secret patterns matched
egressran1 lexical match(es) — FLAG-INFO (C-01: semantic analysis deferred to v2)
injectionranno patterns matched (confidence: LOW_CONFIDENCE)
required-fieldsranrequired fields present: name, version, description
behaviouraldeferredbehavioural assessment deferred (v1): 1 JS/TS entry point(s)

What's inside

Components found

commands/ccbar-setup.md
componentlow

Coverage

Not assessed

  • behavioural execution not run
  • egress patterns logged (FLAG-INFO): 1 lexical match(es)
  • injection scan: English-only patterns cannot cover cjk instruction surface

README

From the repository



  
  


**A configurable status line for [Claude Code](https://claude.com/claude-code)**
See your model, effort level, workspace, and live usage at a glance.

[![npm](https://img.shields.io/npm/v/ccbar-cli?color=cb3837&logo=npm&logoColor=white)](https://www.npmjs.com/package/ccbar-cli)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)
[![Shell: bash](https://img.shields.io/badge/shell-bash-89e051.svg)](#requirements)

**English** · [简体中文](docs/README.zh-CN.md) · [Español](docs/README.es.md) · [हिन्दी](docs/README.hi.md) · [Português](docs/README.pt-BR.md) · [日本語](docs/README.ja.md) · [Français](docs/README.fr.md) · [한국어](docs/README.ko.md) · [සිංහල](docs/README.si.md)



---

`ccbar` renders a compact two-line status line under your Claude Code prompt:


  


- **Line 1** — an optional org/label badge, the model name, the current effort level, the workspace directory, and (optionally) the running **session cost**.
- **Line 2** — colored usage bars for your **context window**, **5-hour** rate limit, and **7-day** rate limit, plus an optional **overage** bar for pay-as-you-go spending, each with a countdown to when it resets.

Bars turn 🟢 green → �

← Back to Commands