CtrlK
BlogDocsLog inGet started
Tessl Logo

flow-nexus-swarm

Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform

71

1.88x
Quality

57%

Does it follow best practices?

Impact

100%

1.88x

Average score across 3 eval scenarios

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/flow-nexus-swarm/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The body is highly actionable — packed with concrete, parameter-complete MCP tool calls and well-sequenced orchestration patterns — but it is a monolithic, redundant ~600-line API reference that should be split into reference files and tightened. Missing explicit validation feedback loops for destructive operations caps workflow clarity at 2.

Suggestions

Split the exhaustive API reference and template catalog into reference files (e.g., REFERENCE.md, TEMPLATES.md) and keep SKILL.md as a concise overview with well-signaled one-level-deep links.

Add explicit validate→fix→retry feedback loops and checklists around destructive or batch operations (deploy_prod, swarm_destroy, rollback) to lift workflow clarity.

Trim redundancy in the Best Practices section, which re-demonstrates topologies and tool calls already covered earlier in the document.

DimensionReasoningScore

Conciseness

The ~600-line body is padded with exhaustive enumerations (every topology, strategy, agent type, and template category) and the Best Practices section re-demonstrates calls already shown earlier, so it is not lean. Not a 1 because it does not explain concepts Claude already knows; not a 3 because the redundancy and exhaustive listing exceed what the context budget needs.

2 / 3

Actionability

The body is dominated by concrete, complete MCP tool invocations with every parameter, inline option comments, and realistic example values (e.g., swarm_init, workflow_create with full step arrays), which are copy-paste ready. Not a 2 because these are real tool calls with full signatures rather than pseudocode or vague direction.

3 / 3

Workflow Clarity

The orchestration patterns use numbered steps and dependency sequencing (depends_on, smoke-test gating before deploy_prod), but there are no explicit validate→fix→retry feedback loops or checklists for destructive operations (deploy_prod, swarm_destroy, rollback), which caps clarity at 2. Not a 3 because explicit validation checkpoints and error-recovery loops are absent; not a 1 because sequences are clearly present and structured.

2 / 3

Progressive Disclosure

No bundle files exist and the entire API reference is inline as a monolithic ~600-line SKILL.md organized only by a TOC and section headers; content that clearly should be split into separate reference files is inline. Not a 3 because there are no well-signaled one-level-deep references; not a 1 because organization via TOC/sections is reasonable rather than poor.

2 / 3

Total

9

/

12

Passed

Description

50%

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 states a clear domain and a couple of actions tied to a named platform, but it is buzzword-heavy, lacks natural trigger terms, and omits any explicit 'when to use' guidance. It is adequate but generic, capping most dimensions at 2.

Suggestions

Add an explicit 'Use when...' clause naming natural trigger phrases users would say (e.g., 'Use when deploying AI agent swarms, automating event-driven workflows, or coordinating multi-agent tasks on Flow Nexus').

Replace abstract compound phrasing with a short list of concrete actions (e.g., 'initialize swarms, spawn specialized agents, orchestrate tasks, define event-driven workflows with message queues').

Lead with more natural, less jargon-heavy keywords to improve trigger term coverage and reduce overlap with generic orchestration skills.

DimensionReasoningScore

Specificity

It names the domain and a couple of actions ('AI swarm deployment', 'event-driven workflow automation') but these are high-level compound phrases rather than a list of multiple concrete actions, fitting the 'names domain and some actions, but not comprehensive' anchor. Not a 3 because it does not enumerate several discrete specific actions; not a 1 because it does name concrete actions rather than being purely abstract.

2 / 3

Completeness

It states what the skill does but provides no 'Use when...' clause or equivalent explicit trigger guidance, which caps completeness at 2 per the judging guidelines. Not a 3 because 'when to use it' is entirely absent; not a 1 because the 'what' is clearly present.

2 / 3

Trigger Term Quality

It contains some relevant keywords a user might say ('workflow automation', 'deployment') but leans on jargon ('AI swarm', 'event-driven', 'orchestration') and lacks natural variations. Not a 3 because coverage of natural user terms is thin; not a 1 because there are some genuinely relevant keywords rather than purely technical jargon.

2 / 3

Distinctiveness Conflict Risk

The named platform 'Flow Nexus' and 'AI swarm' concept give it a niche, but the generic 'workflow automation / orchestration' framing could overlap with similar orchestration skills and there are no distinct explicit triggers. Not a 3 because of overlap risk and absent distinct triggers; not a 1 because the named platform keeps it from being wholly generic.

2 / 3

Total

8

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (611 lines); consider splitting into references/ and linking

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

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.