A persistent AST-derived graph of your repo that answers "what calls this?" and "where is X defined?" without grepping or building anything. It lives as synthetic files under a Deeplake mount and rebuilds automatically on session boundaries. Start with query/ for search plus one-hop expansion, use impact/ to see the blast radius of a change, or path/ to trace dependencies across files. Covers TypeScript, JavaScript, and Python with resolved cross-file calls for named imports. The graph shows structure and location, not source, so you still need to Read the actual files to answer. Instance methods and dynamic calls aren't tracked, so zero incoming edges doesn't prove dead code. It can lag uncommitted edits, but for navigating unfamiliar codebases or scoping refactors it beats sequential file reading.
npx -y skills add activeloopai/hivemind --skill hivemind-graph --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template