From yas
Re-runs the yet-another-statusline configuration wizard to switch glyph mode, theme, labels, token soft-limit, or Python version without reinstalling the plugin.
How this skill is triggered — by the user, by Claude, or both
Slash command
/yas:confighaikuThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
Re-run the yet-another-statusline configuration wizard against the
already-installed plugin. The wizard prompts for glyph mode, theme, labels, and
token soft-limit (with live render previews), asks whether to use Python 3.15,
writes $CLAUDE_CONFIG_DIR/yas.toml, and re-wires statusLine.command.
It does NOT register the marketplace or install/update the plugin — those are
the job of /yas:init and the install script's full mode.
bash "${CLAUDE_PLUGIN_ROOT}/ops/install.sh" --reconfigure
npx claudepluginhub tmck-code/yet-another-statusline --plugin yasEdits existing Claude Code status line script via interactive wizard pre-selecting current SHOW_* settings for model, tokens, progress, git branch, costs, and more. Supports macOS, Linux, Windows.
Customizes the Claude Code statusline: add/remove segments (cost, git, model, context), switch color themes (catppuccin, dracula, nord), and modify display settings.
Creates and customizes Claude Code status lines to display contextual info like model name, git branch, token usage, project colors, and session cost. Supports manual scripts or ccstatusline widget.