Barista
Description
A modular statusline for Claude Code CLI - real-time context usage, rate limits, costs, git status, and 20+ customizable modules
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Barista ☕
**Serving up fresh stats for your Claude Code sessions.**
A feature-rich, modular statusline for [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code) that brews real-time development information including context usage, rate limits, costs, and more.
   
What's New in v1.8.0 🆕
barista configTUI - Reconfigure modules, theme, and WAN privacy post-install without re-running the installer (barista config,--show,--set,--toggle)- Homebrew install -
brew tap pstuart/tap && brew install barista(primary path;git clonestill supported)
v1.7.0
- Smart 429 Backoff - Respects
Retry-Afterheaders for precise backoff timing instead of fixed delays - Unknown Module Fix - Installer no longer errors on unrecognized module names in config
- Privacy Hardening - WAN IP lookup is now opt-in and redacted by default
- Security Hardening - Config injection, eval usage, token exposure, and download validation improvements
v1.6.1
- Hex-Encoded Keychain Fix - Handles macOS 15+ and recent Claude Code versions that store OAuth credentials as hex-encoded data in the Keychain (community contribution by @gcko)
- Progressive fallback: tries plain JSON, then hex-decoding via
xxd, then regex extraction
v1.6.0
- Rate Limit 429 Backoff - Automatically backs off API calls after receiving 429 responses
- Version Display - Shows current Barista version in installer and statusline
- Update Checker - Enhanced update checking
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git