CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-queen-coordinator

Agent skill for queen-coordinator - invoke with $agent-queen-coordinator

60

2.93x
Quality

39%

Does it follow best practices?

Impact

97%

2.93x

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-queen-coordinator/SKILL.md

The canonical home for this skill is agent-queen-coordinator in ruvnet/claude-flow

SKILL.md
Quality
Evals
Security

Quality

Content

57%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.

The content delivers concrete, executable memory_usage calls for swarm coordination but suffers from heavy thematic padding, a duplicate frontmatter block, and absent validation checkpoints in its workflows. It is a monolithic single-file skill with no progressive disclosure to supporting references.

Suggestions

Add validation/verification checkpoints to the command and resource-allocation workflows (e.g. confirm directive compliance before proceeding, re-check utilization after allocation) to lift workflow clarity.

Trim the royal/sovereign metaphor and remove the duplicate frontmatter-style block at the top of the body to reduce non-functional tokens.

Split governance protocols, delegation patterns, and emergency procedures into referenced files (e.g. GOVERNANCE.md, DELEGATION.md) to improve progressive disclosure and navigation.

DimensionReasoningScore

Conciseness

The body is dominated by dense, concrete memory_usage code blocks, but is wrapped in pervasive royal/sovereign metaphor ('sovereign intelligence at the apex', 'royal decrees', 'abdication', 'coup prevention') and a redundant duplicate frontmatter-style block (lines 6-11) that add tokens without functional value, fitting 'mostly efficient but includes some unnecessary explanation or could be tightened'.

3 / 5

Actionability

Core sections provide concrete mcp__claude-flow__memory_usage calls with specific keys, namespaces, and JSON payloads (status, royal-directives, resource-allocation, hive-health) that are largely copy-paste ready, fitting 'mostly executable guidance; concrete code with minor gaps'.

4 / 5

Workflow Clarity

Sequences exist ('Issue directive → Monitor compliance → Evaluate results', 'Allocate resources → Track utilization → Optimize distribution') but there are no validation/verification checkpoints or validate→fix→retry feedback loops for batch/destructive-adjacent operations like resource allocation and broadcast directives, which caps workflow clarity at 3 per the rubric.

3 / 5

Progressive Disclosure

Content is organized under clear section headers but is a single ~200-line monolithic file with no external references; material such as governance protocols, delegation patterns, and emergency procedures that could live in separate files is inlined, fitting 'some structure but could be better organized'.

3 / 5

Total

13

/

20

Passed

Description

21%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.

The description is a low-quality auto-generated stub that names the skill's domain but conveys no concrete capabilities and provides no usage trigger, relying on the internal invocation token instead of natural language. It fails to tell Claude what the skill does or when to invoke it.

Suggestions

Replace the stub with concrete actions, e.g. 'Orchestrates hierarchical hive operations: allocates swarm resources, issues directives to sub-agents, and monitors hive coherence via shared memory.'

Add an explicit 'Use when...' clause stating when Claude should invoke this skill (e.g. coordinating a multi-agent swarm, allocating tasks across sub-agents).

Drop the invocation token from the description and use natural trigger terms users would actually say rather than the internal skill name.

DimensionReasoningScore

Specificity

The description 'Agent skill for queen-coordinator - invoke with $agent-queen-coordinator' names the domain (queen-coordinator) but lists no concrete actions or capabilities, matching the 'names the domain but actions are minimal or generic' anchor; it is not a 1 because a domain is named, and not a 3 because zero actions are described.

2 / 5

Completeness

It offers only a vague 'what' ('Agent skill for queen-coordinator') and no 'when'/Use-when clause at all, fitting the 'has a vague what and no when' anchor; the missing trigger guidance also caps completeness per the rubric guidelines.

2 / 5

Trigger Term Quality

The only terms are the internal skill name 'queen-coordinator' and the invocation token '$agent-queen-coordinator' — technical jargon rather than natural phrases a user would say, matching the 'no natural keywords; only technical jargon' anchor.

1 / 5

Distinctiveness Conflict Risk

The named role 'queen-coordinator' is somewhat specific within a swarm/hive context, but the generic stub phrasing ('Agent skill for X') could overlap with other coordinator skills, fitting 'somewhat specific but could still overlap'.

3 / 5

Total

8

/

20

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.