CtrlK
BlogDocsLog inGet started
Tessl Logo

hivemind-goals

Create, track, and read team goals + KPIs via Hivemind from openclaw. 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.

74

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

93%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A tight, highly actionable body with executable tool signatures, a copy-paste-ready code example, and well-organized sections. The only minor gap is the absence of explicit validation/error-recovery loops, which is acceptable given the non-destructive nature of the operations.

Suggestions

Add a brief verification step to the goal-creation workflow (e.g., confirm the returned goal_id is non-empty / re-search to confirm it appears) to reach full workflow-clarity.

Consider extracting the parked-task capture template into a small reference snippet if the skill grows, to keep the main workflow section scannable.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence with no concept-explaining fluff; the few parenthetical asides earn their place by stating real OpenClaw constraints rather than padding.

5 / 5

Actionability

Provides exact tool signatures with return values, a copy-paste-ready code example with real string interpolation and parameter shapes, and specific path conventions like 'memory/goal/<owner>/opened/<goal_id>.md'.

5 / 5

Workflow Clarity

Multiple workflows are clearly sequenced with a 'Confirm to the user with the goal_id' checkpoint, but there are no explicit validation/error-recovery feedback loops (acceptable for non-destructive goal creation, so it sits just below 5).

4 / 5

Progressive Disclosure

At ~50 lines with no need for external references, the body is well-organized into clearly signaled one-level sections (Tools, Workflow, Capture, Resume, What NOT to do) with easy navigation.

5 / 5

Total

19

/

20

Passed

Description

91%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, explicit description that clearly states capabilities and provides comprehensive natural trigger terms. Its only weakness is mild overlap risk from the very broad generic task/todo trigger set.

Suggestions

Tighten the generic task triggers (e.g., 'task', 'todo', 'fix X') or scope them to the Hivemind/openclaw context to reduce overlap with general todo-tracking skills.

Consider adding one or two more concrete capabilities (e.g., 'search existing goals', 'resume parked goals') to push specificity toward a comprehensive action list.

DimensionReasoningScore

Specificity

Names the domain (goals + KPIs) and three concrete actions ('Create, track, and read'), but the action list is narrower than a comprehensive multi-action enumeration, fitting the 'several specific actions with minor gaps' anchor.

4 / 5

Completeness

Explicitly answers both 'what' ('Create, track, and read team goals + KPIs via Hivemind from openclaw') and 'when' with two explicit 'Use when...' clauses and concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural trigger coverage including synonyms ('goal, objective, KPI, target, milestone', 'task, todo, work item, remind me to, fix X') that users would actually say.

5 / 5

Distinctiveness Conflict Risk

The Hivemind/openclaw system name gives a clear distinct niche, though the broadened generic triggers ('task', 'todo', 'fix X') create minor overlap risk with general task-tracking skills.

4 / 5

Total

18

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

15

/

16

Passed

Repository
activeloopai/hivemind
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.