CtrlK
BlogDocsLog inGet started
Tessl Logo

skill-integration-tester

Validate multi-skill workflows defined in CLAUDE.md by checking skill existence, inter-skill data contracts (JSON schema compatibility), file naming conventions, and handoff integrity. Use when adding new workflows, modifying skill outputs, or verifying pipeline health before release.

72

Quality

89%

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

SKILL.md
Quality
Evals
Security

Quality

Content

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

A well-organized, actionable skill body with executable commands, clear sequencing, and properly signaled one-level-deep references to real bundle files. Minor gains are available by deduplicating the Overview/Key Principles and making the post-fix re-validation loop explicit.

Suggestions

Add an explicit 're-run validation and confirm PASS' step after Step 5's fix checks to close the feedback loop and strengthen workflow_clarity.

Trim redundancy between 'Overview', 'Prerequisites', and 'Key Principles' (e.g., 'No API keys required' is stated twice) to improve conciseness.

DimensionReasoningScore

Conciseness

The body is mostly lean with executable commands and no concept over-explanation, but the 'Overview' and 'Key Principles' sections lightly restate information already present in the description and 'Prerequisites', offering minor trim opportunities.

4 / 5

Actionability

Copy-paste-ready commands cover the common cases — full run, single-workflow targeting via '--workflow', and '--dry-run' — alongside a concrete JSON output example and specific fix checks in Step 5.

5 / 5

Workflow Clarity

Five steps are clearly sequenced with a results-review checkpoint (Step 4) and a fix loop (Step 5), but the re-validation step after fixing broken handoffs is only implicit rather than an explicit 're-run and confirm' checkpoint.

4 / 5

Progressive Disclosure

The body is a clear overview that points to real one-level-deep bundle files via a 'Resources' section ('scripts/validate_workflows.py', 'references/workflow_contracts.md'), with content appropriately split and easy to navigate.

5 / 5

Total

18

/

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, specific description that concretely states what the skill validates and when to invoke it, with low conflict risk. Trigger-term coverage is good but could add a few more natural synonyms to reach the top anchor.

DimensionReasoningScore

Specificity

Lists four concrete validation actions — 'checking skill existence, inter-skill data contracts (JSON schema compatibility), file naming conventions, and handoff integrity' — giving comprehensive coverage with no generic filler.

5 / 5

Completeness

Explicitly answers both what ('Validate multi-skill workflows... by checking...') and when ('Use when adding new workflows, modifying skill outputs, or verifying pipeline health before release') with concrete trigger phrases.

5 / 5

Trigger Term Quality

'Use when adding new workflows, modifying skill outputs, or verifying pipeline health before release' provides good natural trigger phrases a user would say, but lacks synonym variants and file-extension-style cues that would push it to comprehensive.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (integration testing of multi-skill workflows in CLAUDE.md) with distinct triggers, making conflict with unrelated skills unlikely.

5 / 5

Total

19

/

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
tradermonty/claude-trading-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.