Skip to content

v1.3.0 — skills-used status line + dotfiles-aware routing setup

Choose a tag to compare

@martinholovsky martinholovsky released this 27 Jun 07:01
· 2 commits to main since this release
8c02f3d

Added

  • scripts/statusline.sh — a Claude Code status line that shows which skills you've actually used this session (parsed from the transcript's Skill invocations), plus model / context % / dir / branch. Falls back to the count of installed skills before any are used. Requires jq.

Changed

  • scripts/install.sh now offers always-on routing setup after linking — a global CLAUDE.md directive + a UserPromptSubmit hook so the skills apply without trigger words. Interactive and dotfiles-aware: detects existing/symlinked ~/.claude/CLAUDE.md and settings.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