v1.3.0 — skills-used status line + dotfiles-aware routing setup
Added
scripts/statusline.sh— a Claude Code status line that shows which skills you've actually used this session (parsed from the transcript'sSkillinvocations), plus model / context % / dir / branch. Falls back to the count of installed skills before any are used. Requiresjq.
Changed
scripts/install.shnow offers always-on routing setup after linking — a globalCLAUDE.mddirective + aUserPromptSubmithook so the skills apply without trigger words. Interactive and dotfiles-aware: detects existing/symlinked~/.claude/CLAUDE.mdandsettings.json, asks before changing anything (recommended pre-filled), backs up, writes through symlinks so dotfiles stay authoritative, and is idempotent via managed markers. Flags:--routing,--no-routing,--yes.
Full changelog: https://github.com/martinholovsky/SOTA-skills/blob/main/CHANGELOG.md