CtrlK
BlogDocsLog inGet started
Tessl Logo

testing-and-evaluation

Instructions for changes verification. It's a mandatory read when 1. asked for running any kind of tests, or 2. Finished implementing a milestone - always after finishing a plan.

55

Quality

61%

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 ./.claude/skills/testing-and-evaluation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

The content is concise and well-organized for a short, single-purpose skill, but its verification steps lack the actual commands and failure-handling loops needed to be fully actionable and workflow-clear.

Suggestions

Add the concrete commands for each verification step (e.g. the typecheck/lint/prettier/unit-test invocations) so the checklist is copy-paste ready.

Include a short feedback loop for failures, e.g. 'If typecheck/lint/tests fail, fix the reported issues and re-run before proceeding to the next tier'.

Specify how to run the playwright and electron package tests with the exact command or script path, not just the directory.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence; the only explanatory passage (the submodule staging gotcha) earns its tokens by warning of a silent failure mode rather than padding.

3 / 3

Actionability

The verification steps name categories ('typecheck of modified packages', 'prettier of modified files', 'Unit tests') without giving the actual commands, so guidance is concrete in intent but incomplete and not copy-paste ready.

2 / 3

Workflow Clarity

Steps are clearly tiered by stage (cheap, bigger, milestone), but there are no explicit validation checkpoints or feedback loops describing what to do when a check fails, which caps a verification workflow at 2.

2 / 3

Progressive Disclosure

At roughly 25 lines with a single purpose and no external references needed, the two well-organized sections satisfy the simple-skill allowance for a top score.

3 / 3

Total

10

/

12

Passed

Description

50%

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 provides explicit trigger guidance but only a vague statement of what the skill does, and its capability list is not comprehensive. It sits firmly in the middle of the rubric.

Suggestions

Replace 'Instructions for changes verification' with the concrete actions the skill performs, e.g. 'Run typecheck, lint, prettier, unit tests, and electron/playwright integration tests'.

Keep the explicit triggers but add natural phrasing users actually say, such as 'Use when running tests or after finishing a plan/milestone'.

Drop the jargon 'changes verification' in favor of plain terms like 'verification steps' or 'running tests' to improve distinctiveness.

DimensionReasoningScore

Specificity

It names the domain ('changes verification') and some actions ('running any kind of tests') but does not enumerate the concrete verification actions (typecheck, lint, unit tests, playwright) that the body contains, so it is not comprehensive enough for a 3.

2 / 3

Completeness

The 'when' is answered explicitly ('mandatory read when 1... 2... after finishing a plan'), but the 'what' is only weakly stated as 'Instructions for changes verification', which is too vague to clearly answer both halves.

2 / 3

Trigger Term Quality

Phrases like 'running any kind of tests' and 'Finished implementing a milestone' are reasonably natural, but 'changes verification' is jargon and common variations ('run tests', 'I'm done implementing') are only partially covered.

2 / 3

Distinctiveness Conflict Risk

The milestone/plan-completion trigger gives it a niche, but 'changes verification' and 'running tests' are generic enough to overlap with general testing skills.

2 / 3

Total

8

/

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
enso-org/enso
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.