CtrlK
BlogDocsLog inGet started
Tessl Logo

testing-review

Review whole-repo test quality, rerun coverage, score remaining worth-testing files, inspect slow-drift and stale test debt, and publish the next testing batch. Use every few weeks or before large breaking changes and rearchitecture.

64

Quality

78%

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/testing-review/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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 blunt, well-structured audit workflow with concrete commands and clear stop conditions. Its main weakness is the absence of explicit validation/verification checkpoints around the batch scoring and artifact-writing steps.

Suggestions

Add an explicit validation step after coverage refresh (e.g. verify lcov.info exists and pass/fail counts are non-zero before scoring) to lift workflow clarity above the batch-operation cap.

Provide an executable scoring helper or concrete scoring rubric table so the 'Score Remaining Files' step is reproducible rather than judgment-based.

Tighten the Output Standard examples, which read as stylistic coaching rather than load-bearing instructions.

DimensionReasoningScore

Conciseness

Mostly lean bullet-driven prose that assumes competence (e.g. 'Coverage is regression telemetry, not a KPI'), with minor editorializing in the Output Standard ('Use blunt rankings, not mush') that could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready commands for coverage, profiling, and stale-debt scans, but the 'Score Remaining Files' step gives abstract criteria (seam type, ROI) without an executable scoring command or script.

4 / 5

Workflow Clarity

The five-step sequence is clear with explicit stop conditions, but this batch operation (scoring every file, writing multiple artifacts) lacks validation/verification checkpoints, which caps workflow clarity at 3 per the rubric.

3 / 5

Progressive Disclosure

Well-organized into Goal, Inputs, Core Rules, numbered Workflow, Output Standard, and Stop Conditions with no nested references and all content appropriately inline; minor gaps only because no bundle files exist to demonstrate one-level-deep referencing.

4 / 5

Total

15

/

20

Passed

Description

88%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, third-person description that names concrete actions and an explicit usage cadence. Trigger coverage is good but could add synonyms like 'test audit' or 'test suite'.

Suggestions

Add natural synonyms such as 'test audit', 'test suite', or 'coverage map' to broaden trigger-term coverage.

Consider naming the artifact outputs (e.g. 'coverage map', 'next-batch recommendation') to sharpen distinctiveness from general testing skills.

DimensionReasoningScore

Specificity

Lists five concrete actions — 'rerun coverage', 'score remaining worth-testing files', 'inspect slow-drift and stale test debt', 'publish the next testing batch' — giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly answers both what (review/rerun/score/inspect/publish) and when ('Use every few weeks or before large breaking changes and rearchitecture') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural terms like 'test quality', 'coverage', 'stale test debt', 'breaking changes', and 'rearchitecture' are present, but common synonyms such as 'test audit' or 'test suite' are missing.

4 / 5

Distinctiveness Conflict Risk

The whole-repo test-audit niche with periodic/breaking-change triggers is mostly distinct, with only minor overlap risk against general test-writing skills.

4 / 5

Total

18

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
udecode/plate
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.