hivemind-goals
仓库创建 2026年4月4日最近提交 2 天前SkillHot 收录 20 天前
▸ 精选理由
把目标与度量当作团队共享数据行,便于代理增删改查与跟踪进度。
▸ 风险提示
写操作需权限,可能影响组织指标数据完整性
这个 Skill 做什么
在 Deeplake 中以 Markdown 文件记录并管理团队目标与关键指标。
在 Deeplake 的虚拟文件系统(memory/goal/、memory/kpi/)里用 Markdown 建档,帮你创建、更新并跟踪团队目标与可量化指标的进展。凡是要设目标、定里程碑、跟 KPI,或把“要做的事/提醒我做某事/修复 X”变成可追踪项时就会用到。每条记录当作团队共享表格的一行,路径编码结构化元数据、正文写人话说明,已经替代老的 hivemind tasks CLI,把目标和任务统一管理并可团队共享。
▸ 展开 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/codex/skills/hivemind-goals/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/activeloopai/hivemind/main/harnesses/codex/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 公开信息 · 原文版权归作者所有