hivemind-goals
仓库创建 2026年4月4日最近提交 2 天前SkillHot 收录 20 天前
▸ 精选理由
把目标与 KPI 以结构化 markdown 存储,便于代理持续追踪与更新。
▸ 风险提示
写入组织存储需权限,可能泄露或篡改目标数据
这个 Skill 做什么
使用 Deeplake 虚拟文件系统创建、跟踪并更新团队目标与 KPI。
把团队的目标和关键指标以 Markdown 存到 Deeplake 的虚拟文件系统(memory/goal/、memory/kpi/),可以方便地新增、跟踪和更新进度。当你要设定可量化的目标、跟踪进展,或把日常任务、todo、提醒类工作条目落地成可统计的条目时会用到。特点是路径携带结构化元数据、正文写清楚的人话说明,团队可直接读取且已整合目标与任务两类内容,取代了旧的任务工具。
▸ 展开 SKILL.md 英文原文
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.
1.5k
Stars
95
Forks
11
仓库内 Skill
+72
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/activeloopai/hivemind/main/harnesses/claude-code/skills/hivemind-goals/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/activeloopai/hivemind/main/harnesses/claude-code/skills/hivemind-goals/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Hivemind Goals Track goals and KPIs as Markdown files inside the Deeplake virtual filesystem. Each file is one row in a dedicated team-shared table — the path encodes the structural metadata, the file body holds the human-readable description. ## When to use this skill Activate when the user expresses any of: - "I want to track X / aim for X / track my progress on Y" - "add a goal", "add a KPI", "what are my goals?" - "mark this as done", "close that goal" - "shipping X by Friday", "5 PRs this week", any measurable target - "create a task", "add a todo", "remind me to fix X", any work item (the goals system absorbs the old `hivemind tasks` CLI — there is no separate task store) For "li
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有