CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-v3-integration-architect

Agent skill for v3-integration-architect - invoke with $agent-v3-integration-architect

42

4.42x
Quality

Does it follow best practices?

Impact

93%

4.42x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

27%

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 specification document rather than an actionable skill: it is verbose, relies on non-executable pseudocode, and dumps everything inline with no progressive disclosure. Its main strengths are a clear phased sequence and concrete targets.

Suggestions

Collapse the repeated performance targets and duplication tables to a single statement to cut ~40% of the volume.

Replace pseudocode class stubs with executable commands or scripts, or explicitly justify the pseudocode as illustrative.

Add explicit validation checkpoints (e.g. run parity tests, confirm no regressions) before each destructive file-removal step.

DimensionReasoningScore

Conciseness

The ~350-line body pads context with ASCII-art boxes and restates the same targets repeatedly (e.g. '2.49x-7.47x' and the duplication table appear multiple times), which is verbose and padded with unnecessary repetition.

1 / 3

Actionability

It provides class skeletons with concrete file names and targets, but the methods are pseudocode (e.g. await this.removeFile('src$core/SwarmCoordinator.ts')) rather than executable, copy-paste-ready code.

2 / 3

Workflow Clarity

The phased migration plan (Phase 1-3 with week labels) gives a clear sequence, but destructive steps like file removal lack explicit validate-then-retry checkpoints, capping it per the destructive-operations guideline.

2 / 3

Progressive Disclosure

No bundle files exist and the entire body is a monolithic ~350-line wall of text with all detail inline and no offloading to separate references, matching the monolithic-wall anchor.

1 / 3

Total

6

/

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 an auto-generated placeholder that conveys neither the skill's purpose nor any natural trigger, scoring at the floor on every dimension. It needs a concrete statement of what it does and an explicit 'Use when...' clause.

Suggestions

Replace the template with concrete actions, e.g. 'Migrates claude-flow modules to agentic-flow@alpha adapters, eliminates duplicate orchestration code, and benchmarks performance targets.'

Add an explicit trigger clause such as 'Use when integrating claude-flow with agentic-flow@alpha or reducing duplicate swarm/agent/session orchestration code.'

Use natural third-person phrasing and drop the '$invoke' command syntax from the description.

DimensionReasoningScore

Specificity

The description 'Agent skill for v3-integration-architect - invoke with $agent-v3-integration-architect' names no concrete actions, only a generic skill-for-X template, matching the vague/no-actions anchor.

1 / 3

Completeness

It states neither what the skill does (no actions described) nor when to use it (no 'Use when...' clause), so both 'what' and 'when' are missing.

1 / 3

Trigger Term Quality

The only keyword is the invocation command '$agent-v3-integration-architect', which is technical jargon a user would not naturally say, rather than natural trigger terms.

1 / 3

Distinctiveness Conflict Risk

The 'Agent skill for X - invoke with $X' template would be identical across many agent skills, making it very generic and highly prone to conflict.

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/claude-flow
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.