From release
Customize or troubleshoot the live status line. Use when modifying statusline.sh, debugging token display, or understanding the rendering pipeline. The status line runs passively -- this skill is for working on it, not using it.
npx claudepluginhub fairchild/dotclaude --plugin skill-creatorThis skill uses the workspace's default tool permissions.
Custom status line renderer adding live session data to Claude Code:
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Custom status line renderer adding live session data to Claude Code: token metrics, session titles, git state, and cost tracking.
Distinguished from the built-in /status_line command -- this is the
renderer and its supporting scripts.
| File | Role |
|---|---|
scripts/statusline.sh | Main renderer (called by Claude Code via stdin JSON) |
scripts/get-session-tokens.sh | Token data extraction from session JSONL |
docs/architecture.md | Data flow, caching, troubleshooting |
project branch (3) Opus 4.6 $0.66 +28 -5 (70+210K+1.6M):7K [1:267] | session title
jq, bc, git
/status_line command -- verbose explainer with ASCII diagramssession-titles/ -- runtime data (titles + token cache)