CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-automation-smart-agent

Agent skill for automation-smart-agent - invoke with $agent-automation-smart-agent

55

1.07x
Quality

30%

Does it follow best practices?

Impact

99%

1.07x

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-automation-smart-agent/SKILL.md

The canonical home for this skill is agent-automation-smart-agent in ruvnet/claude-flow

SKILL.md
Quality
Evals
Security

Quality

Content

32%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 body reads as a conceptual spec rather than an actionable skill: it is verbose, offers pseudocode instead of executable guidance, lacks a validated workflow, and monolithically inlines everything with no references.

Suggestions

Cut the conceptual restatements (Intelligence Features, Machine Learning Integration) and keep only what Claude would not already know; aim for a lean overview under ~50 lines.

Replace the pseudocode/diagram blocks with concrete, copy-paste-ready commands or runnable code that actually performs the spawning/scaling it describes.

Add a numbered operational workflow with explicit validation checkpoints (e.g., verify spawned agents, check resource limits, validate results) for batch/destructive coordination, and move detailed reference material into separate files under ./references/.

DimensionReasoningScore

Conciseness

The ~180-line body is noticeably verbose, restating generic concepts Claude already knows (agent coordination, monitoring, learning) across padded sections like Intelligence Features and Machine Learning Integration.

2 / 5

Actionability

It provides pseudocode diagrams and toy Input/Output/Model blocks rather than executable code or commands, matching the score-3 anchor of incomplete guidance with pseudocode instead of runnable code.

3 / 5

Workflow Clarity

There is no real operational sequence or validation/feedback checkpoint; the "Best Practices" list is advisory rather than a sequenced, verifiable workflow.

2 / 5

Progressive Disclosure

With no bundle files present, the entire monolithic spec is inlined in SKILL.md and should be split into separate reference files with clear one-level-deep navigation.

2 / 5

Total

9

/

20

Passed

Description

28%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 generic and self-referential, naming the skill and its invocation token without stating concrete capabilities or a natural "when to use" trigger. It is just barely distinguishable and largely fails the what/when test.

Suggestions

Replace the templated phrasing with 2-4 concrete actions the skill performs (e.g., "analyzes task requirements, spawns matching agents, scales agent pools by workload").

Add an explicit "Use when..." clause naming natural user phrases that should trigger this skill (e.g., "Use when coordinating multiple agents, dynamically spawning workers, or balancing agent workloads").

Drop the raw "$agent-automation-smart-agent" invocation token from the description in favor of plain-language trigger terms users would actually say.

DimensionReasoningScore

Specificity

The description ("Agent skill for automation-smart-agent - invoke with $agent-automation-smart-agent") names the domain but lists no concrete actions, matching the score-2 anchor of minimal/generic actions.

2 / 5

Completeness

It offers only a vague "what" ("Agent skill for automation-smart-agent") and an invocation directive rather than a "Use when..." clause, so the "when" guidance is effectively absent.

2 / 5

Trigger Term Quality

The only keyword is the technical invocation token "$agent-automation-smart-agent", which is jargon rather than natural language a user would say; this sits just above the no-keywords anchor.

2 / 5

Distinctiveness Conflict Risk

Naming the specific "automation-smart-agent" gives it a recognizable niche, but the surrounding language is generic enough to risk overlap with other agent-coordination skills.

3 / 5

Total

9

/

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.