statusline-setup

Community

Customize Claude Code status line.

Authorcharlesjones-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a guided approach for configuring Claude Code's status line with customizable display options, progress indicators, and cross-platform support.

Core Features & Use Cases

  • Config wizard: Interactive prompts to tailor which elements appear in the status line (model, token count, directory, git branch, etc.).
  • Cross-platform scripts: Wizard-driven script templates for macOS/Linux and Windows.
  • Settings integration: Automatic updates to user settings to apply status line customization.
  • Templates: Provides reusable script templates for quick setup.

Quick Start

  1. Run the status line configuration wizard to collect preferences.
  2. Generate the platform-specific script at the user’s home directory.
  3. Update the settings.json to enable the status line with the generated script.
  4. If on macOS/Linux, make the script executable with chmod +x.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: statusline-setup
Download link: https://github.com/charlesjones-dev/claude-code-plugins-dev/archive/main.zip#statusline-setup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository