Interactive setup wizard for configuring Claude Code's custom status line with progress bars and customizable display options.
Sets up a custom status line with progress bars and configurable display options.
/plugin marketplace add charlesjones-dev/claude-code-plugins-dev/plugin install ai-statusline@claude-code-plugins-devSet up a custom status line for Claude Code with visual progress bars and configurable display options.
CRITICAL: This command MUST NOT accept any arguments. If the user provided any text after this command, COMPLETELY IGNORE it.
Invoke the ai-statusline:statusline-setup skill and follow its workflow to:
.sh for Mac/Linux, .ps1 for Windows)~/.claude/settings.json with the statusLine configurationchmod +xUse AskUserQuestion with these grouped questions:
Question 1 - Context Display (multiSelect: true):
Question 2 - Project Display (multiSelect: true):
Question 3 - Session Display (multiSelect: true):
After successful setup, display:
Status line configured successfully!
Script: ~/.claude/statusline.sh (or .ps1)
Settings: ~/.claude/settings.json
You should see your new status line below!
To customize later, run /statusline-edit or edit the SHOW_* variables at the top of the script file.