CtrlK
BlogDocsLog inGet started
Tessl Logo

performance-testing-review-multi-agent-review

Use when working with performance testing review multi agent review

37

Quality

35%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/performance-testing-review-multi-agent-review/SKILL.md

The canonical home for this skill is error-debugging-multi-agent-review in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

42%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 an architectural concept document padded with stubbed pseudocode rather than actionable guidance, with a sequence that lacks validation checkpoints and a dangling reference to a nonexistent file.

Suggestions

Replace the stubbed Python with concrete, executable guidance (real commands or runnable code) or explicitly label it as illustrative architecture rather than instructions.

Add validation checkpoints and a feedback loop (e.g., validate review output, fix gaps, re-run) to the coordination workflow, especially before synthesizing the final report.

Trim the Role, Context and Purpose, and Best Practices prose that restates concepts Claude already knows, and either create the referenced implementation-playbook.md with a clearly signaled link or remove the dangling reference.

DimensionReasoningScore

Conciseness

The body pads several sections (Role, Context and Purpose, Best Practices) with concepts Claude already knows and pseudocode stubs containing comments like "Intelligent merging logic", matching noticeably verbose with unnecessary explanations.

2 / 5

Actionability

Python blocks are structured but pseudocode referencing undefined symbols (is_web_application, ConflictResolutionEngine, ReviewOptimizer, multi_agent_review), matching pseudocode instead of executable code with missing key details.

3 / 5

Workflow Clarity

The 7-step coordination strategy lists a rough sequence but lacks validation checkpoints or feedback loops; the validation step only computes a score with no retry, matching steps listed with checkpoint gaps.

3 / 5

Progressive Disclosure

Headers provide some structure, but the single reference (resources/implementation-playbook.md) is buried, not clearly signaled, and the file does not exist, while bulk pseudocode is inlined.

3 / 5

Total

11

/

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 a garbled trigger clause that names a domain but omits any concrete capability and fails to state what the skill does. It would not reliably help a user or Claude decide to invoke it.

Suggestions

Rewrite the description to state concrete actions in third person (e.g., "Orchestrates multi-agent code reviews that route specialized agents across security, architecture, and performance dimensions and synthesize a prioritized report").

Add an explicit "Use when..." clause with natural trigger phrases users would actually say, such as "code review", "multi-agent review", or "review across multiple dimensions".

Remove the conflated "performance testing review" wording so the description cleanly signals the multi-agent code-review niche and reduces overlap with generic review skills.

DimensionReasoningScore

Specificity

The description names a domain ("performance testing review multi agent review") but states no concrete actions, matching the anchor for naming a domain with minimal/generic actions.

2 / 5

Completeness

Only a vague "when" ("Use when working with...") is present with no "what" the skill does, matching the anchor where only "when" exists without "what".

2 / 5

Trigger Term Quality

"Use when working with" is generic and "performance testing review multi agent review" is not a phrase users naturally say, with no synonyms or file extensions.

2 / 5

Distinctiveness Conflict Risk

The multi-agent review niche is identifiable but the conflation with "performance testing" and garbled phrasing leaves overlap risk with general code-review skills.

3 / 5

Total

9

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.