Skip to content
Development
Skill

/config

Reconfigure yet-another-statusline — re-runs the interactive install wizard (glyph mode, theme, labels, token soft-limit, and Python version) against the already-installed plugin and re-wires settings.json, without re-registering the marketplace or reinstalling the plugin. Use

From plugin
yas
2397 skills3 agents1 hook
Install
$ npx -y skills add tmck-code/yet-another-statusline --skill config --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/config

Context preview

The summary Claude sees to decide when to auto-load this skill.

Reconfigure yet-another-statusline — re-runs the interactive install wizard (glyph mode, theme, labels, token soft-limit, and Python version) against the already-installed plugin and re-wires settings.json, without re-registering the marketplace or reinstalling the plugin. Use

SKILL.md

config.SKILL.md
name: config
description: "Reconfigure yet-another-statusline — re-runs the interactive install wizard (glyph mode, theme, labels, token soft-limit, and Python version) against the already-installed plugin and re-wires settings.json, without re-registering the marketplace or reinstalling the plugin. Use to switch theme/glyph mode, toggle labels, change the soft limit, or move to Python 3.15 later."
allowed-tools: Bash
effort: low
model: haiku

<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.

</objective>

<workflow>

bash "${CLAUDE_PLUGIN_ROOT}/ops/install.sh" --reconfigure

</workflow>

Ships withyas

🌈 Check out the official landing page here: YAS! Yet Another Statusline Most common form is displaying the first few rows, which include the loaded plugins & skills. Extra sections appear below them as needed

Get the whole plugin
Stats
239
Stars
24
Forks
Active
Maintenance
Python
Language
BSD-3-Clause
License
8h ago
Last commit
3mo ago
Created

Repo: tmck-code/yet-another-statusline

Other skills on yas.