statusline-edit

Installation
SKILL.md

Status Line Edit

Edit your existing Claude Code status line configuration.

Instructions

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

Phase 1: Detect Existing Configuration

  1. Detect the operating system using Bash: uname -s
    • "Darwin" = macOS, "Linux" = Linux, otherwise assume Windows
  2. Check if the status line script exists:
    • Mac/Linux: ~/.claude/statusline.sh
    • Windows: C:/Users/USERNAME/.claude/statusline.ps1
  3. If the script does NOT exist, display:
    No status line script found at ~/.claude/statusline.sh
    
Related skills
Installs
5
GitHub Stars
31
First Seen
Feb 28, 2026