CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-collective-intelligence-coordinator

Agent skill for collective-intelligence-coordinator - invoke with $agent-collective-intelligence-coordinator

50

1.74x
Quality

25%

Does it follow best practices?

Impact

94%

1.74x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/agent-collective-intelligence-coordinator/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

50%

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

The body is reasonably well-structured and lean-ish, with clear sections covering responsibilities, coordination patterns, and quality standards. Its main weaknesses are non-executable pseudocode presented as JavaScript and the absence of validation/feedback checkpoints in its batch memory-synchronization workflow.

Suggestions

Replace the pseudo-syntax code blocks with genuine, executable MCP tool calls (correct parenthesized argument syntax) or clearly label them as illustrative pseudocode.

Add explicit validation checkpoints and error-recovery feedback loops to the memory-synchronization workflow, e.g. 'verify consensus_level >= 0.75 before distributing decisions; if below, re-aggregate'.

De-duplicate the repeated memory_usage code blocks into one parameterized example and consider splitting the integration-points and code-reference material into a separate reference file to improve progressive disclosure.

DimensionReasoningScore

Conciseness

The body is mostly efficient bulleted lists and short code blocks with no lengthy concept explanations, but the repeated memory_usage code blocks (shown three times) and the grandiose role intro ('the neural nexus of the hive mind') keep it from being fully lean, matching the score-2 anchor 'could be tightened'.

2 / 3

Actionability

The 'code' uses a non-executable pseudo-syntax (mcp__claude-flow__memory_usage { ... } without parens under a javascript fence) with placeholder values like 'mesh|hierarchical|adaptive', matching score-2 'pseudocode instead of executable code'; it is above score 1 because structure and specifics are present, but not copy-paste ready like score 3.

2 / 3

Workflow Clarity

Sequences exist (the numbered 30-second memory loop, handoff patterns) but there are no validation checkpoints or error-recovery feedback loops, and the Error Handling section is a conceptual bullet list; per the rubric, missing feedback loops for a batch operation caps this at 2.

2 / 3

Progressive Disclosure

The skill has well-organized sections but is a single 120-line monolithic file with no external references, and some inline content (repeated code blocks, integration points) could be split out, matching score-2 'content that should be separate is inline'; it is above score 1 due to clear section organization but not score 3 because it exceeds 50 lines with no file splitting.

2 / 3

Total

8

/

12

Passed

Description

0%

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

The description is generic boilerplate that fails every dimension: it names no concrete actions, contains no natural user trigger terms, omits both the 'what' and 'when' of the skill, and is indistinguishable from any other agent-skill description. It should be rewritten to state the skill's actual capabilities and an explicit use-when clause.

Suggestions

Replace the boilerplate with the skill's concrete actions, e.g. 'Orchestrates distributed cognitive processes, synchronizes collective memory, and builds consensus across agents'.

Add an explicit trigger clause such as 'Use when coordinating multi-agent consensus, synchronizing shared memory, or balancing cognitive load across a swarm'.

Include natural keyword variations a user would actually say (e.g. 'consensus', 'hive mind', 'swarm coordination', 'shared memory') rather than only the invocation token.

DimensionReasoningScore

Specificity

The description is pure boilerplate ('Agent skill for collective-intelligence-coordinator - invoke with $agent-collective-intelligence-coordinator') that names no concrete actions, mirroring the score-1 anchor 'Helps with documents'; it does not reach score 2 because it fails to name even a domain plus some actions.

1 / 3

Completeness

It answers neither 'what does this do' (no actions described) nor 'when to use it' (no 'Use when...' clause), which is the score-1 case of 'Missing what OR when, or both very weak'; not score 2 because what is entirely absent rather than present-but-when-implied.

1 / 3

Trigger Term Quality

The only trigger is the invocation token '$agent-collective-intelligence-coordinator', technical jargon no user would naturally say, matching the score-1 anchor 'Handles document object model manipulation'.

1 / 3

Distinctiveness Conflict Risk

The 'Agent skill for X - invoke with $X' pattern is identical boilerplate across all such skills and conveys nothing distinctive, matching score-1 'Very generic; would conflict with many skills'.

1 / 3

Total

4

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
ruvnet/ruflo
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.