A unified goal and task tracker that stores everything as Markdown files in Deeplake's virtual filesystem. Instead of juggling separate systems for OKRs and todos, you write goals and KPIs as files at memory/goal/ and memory/kpi/, where the folder path encodes status (opened, in_progress, closed) and ownership. The real trick is the "capture" pattern: when you're deep in one problem and something else comes up, you can park it with full context (files, branch, next action) so you can resume cold in a future session without re-explaining. All file operations go through Bash because the VFS intercepts writes and versions them into a shared table. It replaced the old hivemind tasks CLI, so now "remind me to fix X" and "ship feature Y by Friday" land in the same system.
npx -y skills add activeloopai/hivemind --skill hivemind-goals --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
JamieMason/syncpack
github/awesome-copilot
addyosmani/agent-skills