# activeloopai/hivemind repository brief

> This is an EasyGlobe-authored bilingual repository brief, not a redistributed third-party Skill and not an installable copy of the repository. Review the upstream repository before use.

## English

Hivemind turns your traces into reusable skills across agents

EasyGlobe verified this public, non-fork, non-archived repository at commit `2e037ce5e9d3cad572a1ffcddc5471103ac4978d`. The sampled tree contains 11 `SKILL.md` files and at least one sampled file has valid `name` and `description` frontmatter. Its primary directory category is Development. Static sampling did not find the high-risk credential-exfiltration or destructive-root-delete patterns checked by the research pipeline; this is not a full security audit.

## 中文

activeloopai/hivemind 是一个面向开发工作流的 GitHub Skill 仓库。EasyGlobe 在提交 `2e037ce5e9d3cad572a1ffcddc5471103ac4978d` 对公开、非 fork、未归档的默认分支进行了抽样核验：仓库树包含 11 个 `SKILL.md` 文件，且至少一个抽样文件具有有效的 `name` 与 `description` frontmatter。静态抽样未命中本流水线检查的凭据外传或根目录破坏性命令模式；这不等同于完整安全审计，使用前仍应检查上游仓库。

## Repository metadata

| Field | Value |
| --- | --- |
| Repository | [activeloopai/hivemind](https://github.com/activeloopai/hivemind) |
| Hot rank / score | 75 / 45.687 |
| Stars at verification | 1568 |
| Default branch | `main` |
| Sampled commit | `2e037ce5e9d3cad572a1ffcddc5471103ac4978d` |
| Last push | 2026-08-20T18:38:35Z |
| Verified | 2026-08-21T03:25:24.715Z |
| License | Apache-2.0 |
| SKILL.md paths in sampled tree | 11 |

## Representative valid Skill evidence

| Path | Frontmatter name | Frontmatter description | SHA-256 |
| --- | --- | --- | --- |
| `harnesses/claude-code/skills/hivemind-goals/SKILL.md` | hivemind-goals | 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", or any actionable work item — the goal system replaced the legacy `hivemind tasks` CLI and now covers both objectives and tasks. | `2a0ac2579c5d3cbf962030abbbd5ff0c2483817d9e4d75632e95143182ef25e7` |
| `harnesses/claude-code/skills/hivemind-graph/SKILL.md` | 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's the architecture / which subsystems exist?", "what's the impact of changing this?". The graph is an AST-derived map of the repo, queried as files (no build needed — it rebuilds automatically). | `13c13a44e901d47e35a0ed5f29f9418ea9ed1d33b898ed52889772c8f913b816` |
| `harnesses/claude-code/skills/hivemind-memory/SKILL.md` | hivemind-memory | Global team and org memory powered by Activeloop. ALWAYS check BOTH built-in memory AND Hivemind memory when recalling information. | `7e5c1b6f499bba740d5f62cb48b4aec5372c178f75f70f863abd2bb84998093d` |
| `harnesses/codex/skills/deeplake-memory/SKILL.md` | hivemind-memory | Global team and org memory powered by Activeloop. ALWAYS check BOTH built-in memory AND Hivemind memory when recalling information. | `5ed1bc70836cc4b0643a24909882ad6b37c1b1b58fd4753cb412890fab98e4ca` |
| `harnesses/codex/skills/hivemind-goals/SKILL.md` | hivemind-goals | 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", or any actionable work item — the goal system replaced the legacy `hivemind tasks` CLI and now covers both objectives and tasks. | `3b5449b738659e0a8082f7ec5856b39ef1a34f695c7d112188eadc7be1e3c3a0` |

Source: https://github.com/activeloopai/hivemind
