init

star 221

Wire yet-another-statusline into Claude Code — writes statusLine.command to settings.json in CLAUDE_CONFIG_DIR (default ~/.claude/). Run once after plugin install, and again after every upgrade to update the versioned path.

tmck-code By tmck-code schedule Updated 6/5/2026

name: init description: "Wire yet-another-statusline into Claude Code — writes statusLine.command to settings.json in CLAUDE_CONFIG_DIR (default ~/.claude/). Run once after plugin install, and again after every upgrade to update the versioned path." allowed-tools: Bash effort: low model: haiku

Write statusLine.command into settings.json (in $CLAUDE_CONFIG_DIR, defaulting to ~/.claude/) pointing at the newest installed version of this plugin's Python renderer.

Run once after claude plugin install yas@yet-another-statusline. Re-run after every upgrade — it detects a stale versioned path and rewrites it.

bash "${CLAUDE_PLUGIN_ROOT}/ops/install.sh"
Install via CLI
npx skills add https://github.com/tmck-code/yet-another-statusline --skill init
Repository Details
star Stars 221
call_split Forks 23
navigation Branch main
article Path SKILL.md
More from Creator