Bm Statusline banner
Goldziher Goldziher

Bm Statusline

Productivity community

Description

--- name: bm-statusline description: Enable the basemind status line in your Claude Code user settings (one-time setup). --- # bm-statusline — enable the basemind status line Wire the basemind status line into the user's global Claude Code settings, then confirm it renders. ## When to use Run this once per machine to enable the basemind status line in Claude Code. Re-run only if the bar goes blank after an unusual settings edit. ## How to use Invoke `/bm-statusline`. Use your tools to do t

Installation

Installs to ~/.claude/skills/goldziher-basemind-bm-statusline/SKILL.md

Terminal
mkdir -p ~/.claude/skills/goldziher-basemind-bm-statusline && curl -fsSL https://raw.githubusercontent.com/Goldziher/basemind/HEAD/commands/bm-statusline.md -o ~/.claude/skills/goldziher-basemind-bm-statusline/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository