basemind

Featured

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.

plugin 69 stars 13 forks Updated today MIT

Install

Plugins install via a marketplace, in two steps.

Step 1
Step 2
View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (15)

AI & Automation Solid

harness-canary-authoring

Picking and asserting harden-harness canaries

69 Updated today
Goldziher
AI & Automation Solid

index-keyspace-evolution

Adding Fjall partitions and key encodings safely

69 Updated today
Goldziher
AI & Automation Solid

language-support

Adding tree-sitter language coverage

69 Updated today
Goldziher
AI & Automation Solid

mcp-tool-checklist

End-to-end checklist for adding a new MCP tool

69 Updated today
Goldziher
AI & Automation Solid

poly-and-release-workflow

Commit step lint/test/harness order

69 Updated today
Goldziher
AI & Automation Solid

basemind-stats

Show a quick dashboard of basemind activity in this session: how many code-map tool calls have run, the per-tool histogram, and the estimated tokens saved vs a hypothetical grep+Read baseline. Use when the user asks "what has basemind done?", "how much is basemind helping?", "show me basemind stats", or invokes `/bm-stats` directly.

69 Updated today
Goldziher
AI & Automation Solid

basemind

Navigate large or unfamiliar codebases via the basemind MCP server — outlines, symbol search, reference/caller lookups, commit history, blame, and diffs without reading source files. Reach for it whenever the user asks "where is X defined", "what calls Y", "what changed recently in Z", or whenever you're about to grep or open many files to find structural information.

69 Updated today
Goldziher
AI & Automation Solid

multi-agent-room

Orchestrate a team of named subagents in shared threads. One orchestrator drives multiple peers with distinct identities; each subagent sees its own inbox and can cross-check findings by posting to a thread the peer is a member of.

69 Updated today
Goldziher
AI & Automation Solid

basemind-cli

Navigate codebases and manage caches via the basemind CLI — outlines, symbol search, reference/caller lookups, git history, blame, and diffs. For headless scripting, CI, or when driving the CLI more efficiently than interactive MCP calls. Shares the same index as the MCP server.

69 Updated today
Goldziher
AI & Automation Solid

basemind-code-search

Find where code is defined and used without reading files — symbol search, file outlines, references, callers, call graphs, implementations, dependents, and indexed regex over content. Reach for it whenever the user asks "where is X defined", "what calls Y", "what implements Z", "what's the shape of this file", or whenever you're about to grep or open files to learn structure.

69 Updated today
Goldziher
AI & Automation Solid

basemind-comms

Coordinate with other agents working the same repo via basemind's broker — scoped threads, a per-agent inbox, and two-tier messages. Reach for it whenever you start, finish, or hit a decision while collaborating, or to check whether another agent is already touching the code you're about to change.

69 Updated today
Goldziher
AI & Automation Solid

basemind-doctor

Diagnose and recover basemind when it isn't working — MCP tools missing or erroring, "no index" / "no indexed files", empty results that shouldn't be empty, or the MCP server seems dead. Runs CLI checks (no MCP server required) and gives the client-specific way to reconnect the server.

69 Updated today
Goldziher
Show all 15 bundled skills

Commands (6)

bm-doctor.md bm-init.md bm-scan.md bm-stats.md bm-statusline.md bm.md

Hooks (7)

compress-output hooks.json inbox-notify pre-tool-guard read-cache run-hook.cmd session-start

Quality Score: 84/100

Stars 20%
61
Recency 20%
100
Manifest 20%
100
Documentation 15%
0
Issue Health 10%
50
License 10%
100
Description 5%
100

Details

Author
Goldziher
Repository
Goldziher/basemind
Created
2 years ago
Last Updated
today
Language
Rust
License
MIT

Listed in marketplaces