Bm Init banner
Goldziher Goldziher

Bm Init

Git community

Description

--- name: bm-init description: Onboard (or refresh) basemind in this repo — write basemind.toml and inject a "prefer basemind over grep/read/git" rules block into a rules file you choose (CLAUDE.local.md / AGENTS.local.md / CLAUDE.md / AGENTS.md / ai-rulez). argument-hint: [capabilities…] --- # bm-init — onboard basemind into this repo Run `basemind init` so the repo has a committed `basemind.toml` and a rules block that tells every agent to prefer basemind's MCP tools over grep, file reads, a

Installation

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

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

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

Full documentation available on GitHub

View Source Repository