CtrlK
BlogDocsLog inGet started
Tessl Logo

error-debugging-multi-agent-review

Use when working with error debugging multi agent review

24

Quality

13%

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 ./skills/error-debugging-multi-agent-review/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

20%Weight 40%Scale 1-3

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

The body is a verbose, conceptual architecture pitch built from non-executable pseudocode stubs and empty reference titles, with no validation checkpoints or real file references. It describes an imagined system rather than giving Claude actionable, copy-paste-ready review guidance.

Suggestions

Replace the stub functions with one concrete, end-to-end executable example (e.g. an actual agent-routing + synthesis script) or remove the pseudocode entirely and give specific, instructive steps.

Cut the marketing prose and the Depth/Breadth/Intelligence/Adaptability conceptual bullets, which explain things Claude already knows and add no actionable value.

Add an explicit review workflow with validation checkpoints (e.g. run agents → collect findings → validate/deduplicate → escalate conflicts → emit prioritized report) and turn "Reference Implementations" into real linked reference files or remove them.

DimensionReasoningScore

Conciseness

The ~210-line body is padded with marketing prose ("sophisticated AI-powered code review system", "transcend traditional single-perspective review approaches") and explains multi-agent coordination concepts Claude already knows; it does not reach score 2 because the unnecessary conceptual and promotional content dominates rather than being incidental.

1 / 3

Actionability

Every code block is a non-executable stub ("# Intelligent merging logic" placeholder, undefined ConflictResolutionEngine/ReviewOptimizer/QualityScoreCalculator, an undefined multi_agent_review call) and the "Reference Implementations" are empty titles, so it describes rather than instructs; it falls below score 2 because the pseudocode is not even a coherent sketch of real logic.

1 / 3

Workflow Clarity

Numbered sections 1–7 provide a loose sequence (selection, context, execution, aggregation, conflict resolution, optimization, validation), but there are no explicit validation checkpoints or validate→fix→retry feedback loops; it is above score 1 because a real sequence exists but below score 3 due to missing checkpoints.

2 / 3

Progressive Disclosure

The body is a monolithic ~210-line inline document with organized headers but no actual file references (the "Reference Implementations" entries are bare titles, not links); it is above score 1 because section organization is reasonable but below score 3 because nothing is split into one-level-deep reference files.

2 / 3

Total

6

/

12

Passed

Description

7%Weight 40%Scale 1-3

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 circular trigger that names its own domain without stating any concrete capability, using unnatural jargon. It is barely distinguishable from a generic debugging skill and fails to tell Claude what the skill actually does.

Suggestions

State concrete actions the skill performs, e.g. "Orchestrates multi-agent code reviews that route specialized reviewer, security, and architecture agents against a target."

Replace the tautological "Use when working with error debugging multi agent review" with natural triggers a user would say, e.g. "Use when the user asks for a multi-perspective code review or wants security, architecture, and performance analysis of a codebase."

Drop the redundant "error debugging" phrasing and lead with a clear capability statement so the description answers both what it does and when to use it.

DimensionReasoningScore

Specificity

The description names only a domain ("working with error debugging multi agent review") and lists no concrete actions, matching the vague/abstract anchor; it does not reach score 2, which requires naming actual actions.

1 / 3

Completeness

The "Use when..." clause is tautological (use it when working with the skill's own domain) and the "what does this do" capability is entirely absent, fitting "missing what OR when, or both very weak"; it does not earn 2 because no real capability is stated.

1 / 3

Trigger Term Quality

"error debugging multi agent review" is unnatural jargon a user would not say ("debugging" is redundant with "error"), matching the technical-jargon anchor rather than the score-2 anchor of some relevant keywords.

1 / 3

Distinctiveness Conflict Risk

"multi agent review" identifies a niche, but "error debugging" is generic enough to overlap with ordinary debugging skills, matching "somewhat specific but could still overlap" rather than the clearly-distinct score 3.

2 / 3

Total

5

/

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
rmyndharis/antigravity-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.