Ccbit — Development skill for Claude Code
Session-awareness status line for Claude Code.
How to install Ccbit
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open livlign/ccbit and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Ccbit does
Session-awareness status line for Claude Code. A kaomoji face reads the transcript and narrates state across your sessions. One Go binary, no hooks, no daemons.
Alternatives in Development
- Mempalace Status — Show the current state of your memory palace — wings, rooms, drawer counts, and suggestions 58.6k ★
- 10 Statusline Setup Agent — Status Line Setup Agent System Prompt 2.3k ★
- Polyphony Status — /polyphony-status — Show State 705 ★
README
ccbit
[](https://github.com/livlign/ccbit/actions/workflows/ci.yml)
A session-awareness status line for [Claude Code](https://claude.com/claude-code), led by a stateful kaomoji face named **Bit**. On every render Bit reads the session transcript, works out what's happening, and narrates it in a line or two — like a small secretary sitting on the bottom row of your terminal.

ccbit answers, at a glance: *is anything working, done, waiting, broken, or stopped here — what just changed, and what's happening in my other sessions?*
(つ•‿•)つ 4 files edited, line changes: +885/-99. Build succeeded. Tests succeeded.
~/ccbit · main +1 ~2 -1 ↑1 · Opus 4.8 (high) · ctx 38% ↑ · 5h 3% (4h37m) · 7d 0% (6d20h)
It is a single Go binary. **No hooks, no daemons.** The transcript is the source of truth; Claude Code already writes it and owns its lifecycle. ccbit only reads it (plus three small, disposable state dirs of its own — see [How it works](#how-it-works)).
Install
Requires Claude Code ≥ v2.1.153 (for the `COLUMNS` width hint). No Go toolchain needed — this fetches a prebuilt binary (macOS/Linux, amd64/arm64) and configures the status line:
curl -fsSL https://raw.githubusercontent.com/livlign/ccbit/main/install.sh | bash
The installer verifies the downloaded binary's SHA-256 against the release's `checksums.txt` before installing, and refuses to install on a mismatch.
Open a new Claude Code session to see Bit. A settings file may only define **one** `statusLine`; if you already have one, the
Related Skills
Writing Hooks
Claude Code / Cowork skill that generates scroll-stopping opening lines for any content. 5 hooks per run acros
Book Status
Show the current production state of the book — which chapters are at which stage, what's blocking, what runs
Waybar Claude Status
waybar module showing live Claude Code session status (working / waiting / idle), including background jobs th
Breather
Claude Code will work as long as you will — breather gives you a way out. Tracks real presence across all sess
SafeClaw
to make running containerized Claude Code sessions easy. It lets you spin up multiple isolated sessions, each
Greenbelt
Greenbelt is Claude Code hooks that track token usage across Claude Code sessions and plants trees to reduce y
Related Agents
Fpm Extraction
Reads verified transcripts and extracts GTD items, 六要素 status, stage recommendations, competitive intel. Uses
Context Refinement
Updates task context manifest with discoveries from current work session. Reads transcript to understand what
Summarizer
Draft a session-handoff summary so a fresh agent can continue with zero conversation context. Locates the curr