Ccometixline - Claude Code Statusline
Description
[English](README.md) | [中文](README.zh.md)
Installation
claude install-skill https://github.com/Haleclipse/CCometixLine README
CCometixLine
[English](README.md) | [中文](README.zh.md)
A high-performance Claude Code statusline tool written in Rust with Git integration, usage tracking, interactive TUI configuration, and Claude Code enhancement utilities.
Screenshots
The statusline shows: Model | Directory | Git Branch Status | Context Window Information
Features
Core Functionality
- undefined
Interactive TUI Features
- undefined
Claude Code Enhancement
- undefined
Installation
Quick Install (Recommended)
Install via npm (works on all platforms):
# Install globally
npm install -g @cometix/ccline
# Or using yarn
yarn global add @cometix/ccline
# Or using pnpm
pnpm add -g @cometix/ccline
Use npm mirror for faster download:
npm install -g @cometix/ccline --registry https://registry.npmmirror.com
After installation:
- undefined
Claude Code Configuration
Add to your Claude Code `settings.json`:
**Cross-Platform (Recommended)**
{
"statusLine": {
"type": "command",
"command": "~/.claude/ccline/ccline",
...
Related Skills
使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git community Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills)
Git community #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git community GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git community GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git community mcp-server-github
GitHub API integration for repos, issues, PRs.
Git community