CtrlK
BlogDocsLog inGet started
Tessl Logo

hivemind

Orchestrate free opencode workers from Claude Code to cut token costs. Use when delegating grunt work to a single worker or a parallel swarm (scout/coder/tester) with worktree isolation, benchmarking against opencode, or when the user says "spawn a worker", "swarm", "delegate to opencode", or "/oc".

67

Quality

81%

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

75%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 dense, action-oriented skill body with concrete commands, a clear multi-worker workflow, and explicit fallback loops. Its main weakness is that the richly referenced script/asset bundle is not actually shipped alongside SKILL.md.

Suggestions

Ship the referenced bundle (scripts/oc-worker.mjs, scripts/oc-status.mjs, scripts/oc-aggregate.mjs, scripts/bench/*, assets/commands/, assets/agents/) so the invocation contract and navigation resolve to real files.

Trim the anti-patterns table to the 3-4 highest-value rows and fold the Windows resolver details into a separate reference file to tighten the core SKILL.md.

Add an explicit pre-spawn validation step (e.g., verify worktree isolation / clean state) to the swarm flow to close the remaining workflow-clarity gap.

DimensionReasoningScore

Conciseness

Lean and table-driven, assuming Claude's competence without explaining known concepts; minor trimmable parts remain (the 7-row anti-patterns table and detailed Windows notes are valuable but token-heavy).

4 / 5

Actionability

Provides an exact invocation contract with flags, JSON return shape, env vars, and copy-paste commands; docked because the referenced scripts/assets are not present in the bundle, so commands cannot execute as-shipped.

4 / 5

Workflow Clarity

The swarm flow is a clear numbered sequence with explicit checkpoints (review diffs, run tests) and a fallback-ladder feedback loop, satisfying the batch/destructive validation requirement; minor checkpoints remain implicit.

4 / 5

Progressive Disclosure

A Components table gives clear one-level-deep navigation to scripts/assets with purposes; docked because the referenced bundle files are absent, so the signaled navigation does not resolve to real files.

4 / 5

Total

16

/

20

Passed

Description

87%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, well-structured description that concretely states both capability and trigger conditions in third-person imperative voice, with explicit quoted user phrases for routing. It is comprehensive on completeness and distinctiveness, slightly less so on action enumeration and synonym coverage.

DimensionReasoningScore

Specificity

Lists several concrete actions — "Orchestrate free opencode workers", "delegating grunt work to a single worker or a parallel swarm (scout/coder/tester) with worktree isolation, benchmarking against opencode" — but stops short of comprehensively enumerating every capability.

4 / 5

Completeness

Clearly states what ("Orchestrate free opencode workers from Claude Code to cut token costs") and when ("Use when delegating grunt work... or when the user says...") with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Explicitly quotes natural user phrases ("spawn a worker", "swarm", "delegate to opencode", "/oc") plus operational terms, giving good coverage, though it lacks the synonym/file-extension breadth of the top anchor.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (opencode worker orchestration from Claude Code) with distinctive triggers ("/oc", "swarm", "delegate to opencode") and minimal overlap risk.

5 / 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

referenced_paths_exist

Referenced path issues: 14 missing, 2 deeper-than-1-level

Warning

Total

15

/

16

Passed

Repository
alirezarezvani/claude-skills
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.