hivemind
01Plugin Claude Code
Plugin marketplace listing 1 plugin: hivemind.
Plugin Claude Code
Plugin marketplace listing 1 plugin: hivemind.
Plugin Claude Code
Cloud-backed persistent memory powered by Deeplake — read, write, and share memory across Claude Code sessions and agents.
Plugin Claude Code
Cloud-backed persistent memory powered by Deeplake — read, write, and share memory across Claude Code sessions and agents.
Command
Log in to Hivemind and select your organization.
Command
Update the Hivemind plugin to the latest version.
Hook
Runs when a session starts, executing session-start.js, session-notifications.js and session-start-setup.js via node (3 commands). From activeloopai/hivemind.
Hook
Runs when you submit a prompt, before the agent sees it, executing capture.js and recall.js via node (2 commands). From activeloopai/hivemind.
Hook
Runs before the agent uses a tool, executing pre-tool-use.js via node. From activeloopai/hivemind.
Hook
Runs after a tool call finishes, executing capture.js via node. From activeloopai/hivemind.
Hook
Runs when the agent finishes a response, executing capture.js and graph-on-stop.js via node (2 commands). From activeloopai/hivemind.
Hook
Runs when a subagent finishes, executing capture.js via node. From activeloopai/hivemind.
Hook
Runs when a session ends, executing session-end.js, plugin-cache-gc.js and graph-on-stop.js via node (3 commands). From activeloopai/hivemind.
Skill Claude CodeCodex
Create, track and update team goals + KPIs via the Deeplake virtual filesystem at memory/goal/ and memory/kpi/. Use whenever the user mentions a goal, objective, KPI, target, milestone, or asks to track progress on something measurable. ALSO use when the user says "task", "todo", "work item", "remind me to", "fix X"…
Skill Claude CodeCodex
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's the architecture / which subsystems exist?", "what's the impact of…
Skill Claude CodeCodex
Global team and org memory powered by Activeloop. ALWAYS check BOTH built-in memory AND Hivemind memory when recalling information.
Skill Claude CodeCodex
Global team and org memory powered by Activeloop. ALWAYS check BOTH built-in memory AND Hivemind memory when recalling information.
Skill Claude CodeCodex
Global team and org memory powered by Activeloop. ALWAYS check BOTH built-in memory AND Hivemind memory when recalling information.