CtrlK
BlogDocsLog inGet started
Tessl Logo

bug-fixing

Fix defects in the Composio SDK repository with focused reproduction, root-cause analysis, regression tests, and narrow verification. Use when the user reports a bug, failing test, CI regression, runtime defect, or incorrect SDK behavior. Do not use for new feature design or broad refactors.

66

Quality

79%

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 ./.agents/skills/bug-fixing/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

66%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 is extremely concise and uses progressive disclosure well by pointing to a real, well-structured reference file. Its weakness is that the body alone carries minimal actionable or workflow guidance, offloading nearly all execution detail to the reference.

Suggestions

Add a brief inline checklist of the core fix workflow (reproduce → root-cause → patch → regression test → verify) so the body is actionable without forcing a file read for the basic sequence.

Include one or two concrete verification commands inline (e.g., the focused test command) so Claude can act immediately on simple cases.

Surface an explicit validation checkpoint in the body (e.g., 'do not proceed until the focused test passes') to strengthen workflow clarity for code edits.

DimensionReasoningScore

Conciseness

Two lean sentences with no padding or over-explanation of concepts Claude already knows; every token earns its place.

5 / 5

Actionability

Provides one concrete pointer ('Read `references/regression-testing.md` before editing code') but the body itself contains no executable fix steps or commands — the actionable detail is delegated to the reference, leaving the body incomplete.

3 / 5

Workflow Clarity

The body offers only a rough implicit sequence (read reference, then edit) with major gaps; the actual reproduce→patch→verify workflow and validation checkpoints live entirely in the referenced file rather than the body.

2 / 5

Progressive Disclosure

A clear overview body points to one well-signaled, one-level-deep reference (verified to exist at references/regression-testing.md); content is appropriately split between overview and details with easy navigation.

5 / 5

Total

15

/

20

Passed

Description

92%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.

A strong, well-scoped description that clearly defines what it does, when to use it, and when not to. The only minor gap is a few missing natural trigger synonyms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'focused reproduction, root-cause analysis, regression tests, and narrow verification' — covering the bug-fixing workflow comprehensively with no notable gaps.

5 / 5

Completeness

Explicitly states both what ('Fix defects... with focused reproduction, root-cause analysis, regression tests, and narrow verification') and when ('Use when the user reports a bug...'), plus negative triggers ('Do not use for new feature design or broad refactors').

5 / 5

Trigger Term Quality

Natural triggers like 'bug, failing test, CI regression, runtime defect, or incorrect SDK behavior' cover the common cases well, but a few natural synonyms (e.g., 'error', 'crash', 'exception', 'broken') are missing.

4 / 5

Distinctiveness Conflict Risk

Scoped to a clear niche (bug fixing in the Composio SDK) with explicit negative boundaries that prevent triggering for feature work or refactors, minimizing conflict risk.

5 / 5

Total

19

/

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
ComposioHQ/composio
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.