Bm Scan banner
Goldziher Goldziher

Bm Scan

Development community

Description

--- name: bm-scan description: Build or refresh the basemind index by running `basemind scan` via the CLI — works without the MCP server (use it when basemind reports "no index" / "no indexed files"). argument-hint: [path] --- # bm-scan — build or refresh the basemind index Run `basemind scan` via the CLI so the code map exists and is current. ## When to use basemind (or its statusline) reports "no index" / "no indexed files", an MCP tool returns empty results that shouldn't be empty, or the

Installation

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

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

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

Full documentation available on GitHub

View Source Repository