basemind

Solid

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 82 stars 17 forks Updated 1 weeks ago 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 Listed

harness-canary-authoring

Picking and asserting harden-harness canaries

82 Updated 1 weeks ago
Goldziher
AI & Automation Listed

index-keyspace-evolution

Adding Fjall partitions and key encodings safely

82 Updated 1 weeks ago
Goldziher
AI & Automation Listed

language-support

Adding tree-sitter language coverage

82 Updated 1 weeks ago
Goldziher
AI & Automation Listed

mcp-tool-checklist

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

82 Updated 1 weeks ago
Goldziher
AI & Automation Listed

poly-and-release-workflow

Commit step lint/test/harness order

82 Updated 1 weeks ago
Goldziher
AI & Automation Listed

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.

82 Updated 1 weeks ago
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.

82 Updated 1 weeks ago
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.

82 Updated 1 weeks ago
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.

82 Updated 1 weeks ago
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.

82 Updated 1 weeks ago
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.

82 Updated 1 weeks ago
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.

82 Updated 1 weeks ago
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: 59/100

Stars 20%
64
Recency 20%
90
Manifest 20%
0
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
1 weeks ago
Language
Rust
License
MIT

Listed in marketplaces