Hivemind Graph

Query the local code graph (functions, classes, calls, imports) through the Deeplake mount at memory/graph/. Use when the user asks structural questions about the codebase — "what calls X?", "what does Y import?", "where is Z defined?", "what is the architecture / which subsystems exist?". The graph is an AST-derived map of the repo, queried as files (no build needed — it rebuilds automatically).

activeloopai 2e29150 4.7 KB Updated

File contents

activeloopai/hivemind/tree/main/harnesses/codex/skills/hivemind-graph commit 2e29150baa

Frequently asked questions

npx skillmds@latest add activeloopai/hivemind-graph