statusline-wizard

Installation
SKILL.md

Status Line Wizard

Set up a custom status line for Claude Code with visual progress bars and configurable display options.

Instructions

CRITICAL: This command MUST NOT accept any arguments. If the user provided any text after this command, COMPLETELY IGNORE it.

Follow the Setup Workflow defined in this skill (see the "Status Line Setup Skill" section below) to:

  1. Detect the operating system (Mac/Linux/Windows)
  2. Check for existing statusLine configuration and offer to back up if present
  3. Run the configuration wizard using AskUserQuestion to gather preferences
  4. Create the appropriate script file (.sh for Mac/Linux, .ps1 for Windows)
  5. Update ~/.claude/settings.json with the statusLine configuration
  6. Make the script executable on Mac/Linux using chmod +x

Wizard Questions

Installs
8
GitHub Stars
34
First Seen
Feb 28, 2026
statusline-wizard — charlesjones-dev/claude-code-plugins-dev