CtrlK
BlogDocsLog inGet started
Tessl Logo

tidb-integrationtest-recorder

Use when recording TiDB integration tests under tests/integrationtest and verifying regenerated result files stay minimal and correct.

68

Quality

82%

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.

The body is a lean, well-structured overview that points to the canonical command doc and gives concrete surrounding guidance. The main gap is that the core recording command is delegated rather than inline, and validation checkpoints are in guardrails instead of the numbered workflow.

Suggestions

Add an explicit validation step to the numbered workflow (e.g., step 4: "Re-run the recorder to confirm result diffs are stable") to strengthen the feedback loop for this batch operation.

Inline the one-line recording command (or a representative example) so the core action is executable without following the external reference.

DimensionReasoningScore

Conciseness

Lean and efficient with no padding or explanations of concepts Claude already knows; it delegates the canonical command to an external doc rather than duplicating it.

5 / 5

Actionability

Gives concrete, executable guidance (TestName derivation with a worked example, exact paths to review) but defers the core recording command to a referenced doc one hop away.

4 / 5

Workflow Clarity

A clear 3-step sequence with a verification loop in the guardrails ("verify with another run") and a minimal-diff checkpoint; validation is present but lives in guardrails rather than embedded as explicit workflow checkpoints.

4 / 5

Progressive Disclosure

Short, well-organized into Overview/Workflow/Guardrails with a single clearly signaled one-level reference to the canonical command doc; appropriate for a simple skill under 50 lines.

5 / 5

Total

18

/

20

Passed

Description

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

The description is concise, specific, and well-scoped to a clear niche with an explicit trigger clause. It answers both 'what' and 'when' but the 'when' overlaps with the action rather than providing varied situational triggers.

Suggestions

Add distinct situational triggers to the 'when' clause (e.g., 'when SQL behavior changes need integration coverage' or 'when result files under tests/integrationtest/r need regeneration') to lift completeness.

Include a natural synonym or two (e.g., 'integration test recording', '.test files') to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Names the domain (TiDB integration tests) and concrete actions — "recording ... tests" and "verifying regenerated result files stay minimal and correct" — with specific qualifiers, though the action list is not exhaustive.

4 / 5

Completeness

Has an explicit "Use when" trigger and states what the skill does (recording + verifying result files); the 'when' clause largely restates the action rather than offering distinct situational triggers, keeping it just below a 5.

4 / 5

Trigger Term Quality

Includes natural terms a user would say ("recording TiDB integration tests", "result files", "integrationtest") with good coverage, though a few synonyms or path variations are absent.

4 / 5

Distinctiveness Conflict Risk

Scoped tightly to TiDB integration tests under a specific path, giving it a clear niche with minimal overlap risk against other skills.

5 / 5

Total

17

/

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
pingcap/tidb
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.