check
01Command
Run the local lint + test triad before committing.
Full AI context and content layer for coding agents over one MCP server — tree-sitter code-map, document RAG, shared memory, multi-agent comms, web crawl, git history + blame. 300+ languages, 10+ agent harnesses, pure Rust.
Command
Run the local lint + test triad before committing.
Command
Run the real-OSS harden harness against the 8 canary repos.
Command
Run basemind scan against the current working tree (or a path argument).
Command
Start the basemind MCP stdio server.
Command
Diagnose and recover basemind when it isn't working (MCP tools missing/erroring, "no index", dead server) — runs CLI checks and gives the client-specific way to reconnect the server.
Command
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).
Command
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").
Command
Show the basemind dashboard — resource footprint (disk + RAM) and activity (tool calls, per-tool histogram, estimated tokens saved). Works with or without the MCP server.
Command
Enable the basemind status line in your Claude Code user settings (one-time setup).
Command
Ask basemind anything about the current codebase — outlines, refs, callers, git history, blame, diffs, docs, memory.