statusline
Installation
SKILL.md
Statusline
Use this skill to help configure and troubleshoot the statusline plugin.
Workflow
- Inspect the existing statusline config and scripts before changing settings.
- For setup, choose layout, visible sections, context display style, icon theme, and separator.
- Update the user's Claude settings only when requested or clearly part of setup.
- Preview the generated statusline command with representative session input.
- For troubleshooting, check provider detection, rate-limit fields, and empty-section hiding.
Applying a Template
When the user selects a template (via /statusline:setup or /statusline:config), apply it by:
- Read the template JSON from
scripts/templates/<name>.jsonwithin this plugin directory. - Write the template contents to
~/.claude/statusline.config.json. - Preview the result with the test command.