msu-statusline-install
Installation
SKILL.md
msu-statusline-install
Wires the MSU status line into the user's own settings. Claude Code
reads statusLine from settings.json rather than from plugin config, so a plugin
cannot install one — this skill writes it on the user's behalf.
What lands where, all under CONFIG = ${CLAUDE_CONFIG_DIR:-$HOME/.claude}:
| Path | What it is |
|---|---|
$CONFIG/msu-statusline.sh |
copy of ${CLAUDE_PLUGIN_ROOT}/scripts/launcher.sh; what settings.json points at |
$CONFIG/msu-statusline.prev |
the status-line command that was configured before, verbatim |
$CONFIG/msu-statusline.conf |
the settings msu-statusline-config edits |
$CONFIG/msu-statusline.cache |
the last notice read, plus .lock, .attempted and .failures beside it |