CtrlK
BlogDocsLog inGet started
Tessl Logo

validate-data

Validate whether an analysis is accurate, well-supported, and ready to share or use for a decision. Use when reviewing methodology, calculations, comparisons, visuals, caveats, or conclusions.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

A well-structured, highly actionable analysis-QA skill with a clear multi-step workflow and no concept-explanation padding. Its main weakness is monolithic structure: at ~190 lines with no bundle references, it does not progressively disclose detail across files.

Suggestions

Move the longer reference-style sections (Common Pitfalls, Spot-Check Recipes, Visualization Checks) into bundled reference files under references/ and link to them from SKILL.md so the main file stays a concise overview.

Add one-line 'See [PITFALLS.md]' / 'See [VIS-CHECKS.md]' navigation pointers so detailed material is one level deep and clearly signaled.

DimensionReasoningScore

Conciseness

The body is long but dense and unpadded: it lists concrete traps and checks (join explosion, denominator shifting, average of averages) without explaining concepts Claude already knows, so each line earns its place — matching the 'lean and efficient; assumes Claude's competence' anchor.

3 / 3

Actionability

Guidance is concrete and specific throughout ('Recompute important numbers from raw numerators and denominators', 'Compare row counts and distinct primary entities before and after the join', 'Use COUNT(DISTINCT primary_id)'), names specific tools (~~structured_data, $visualize-data), and supplies a copy-paste output template — fully actionable for an instruction-only skill.

3 / 3

Workflow Clarity

An explicit 8-step sequence runs from artifact inventory through to a confidence assessment with required fixes, and step 8 separates blockers from caveats; the review task itself is the validation loop, matching the clear-sequence-with-feedback anchor.

3 / 3

Progressive Disclosure

The skill is a single ~190-line monolithic SKILL.md with no bundle files and no one-level-deep references, while content like Common Pitfalls, Spot-Check Recipes, and Visualization Checks could be split into reference files — matching the 'some structure but content that should be separate is inline' anchor.

2 / 3

Total

11

/

12

Passed

Description

85%

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 with an explicit 'Use when' trigger and concrete review targets. Its only gap is trigger-term breadth: it favors analytical jargon over the everyday phrasings a user would actually say when asking for analysis QA.

Suggestions

Broaden the 'Use when' clause with colloquial phrasings users actually say, e.g. 'check my numbers', 'is this analysis correct', or 'review my report before sharing', alongside the existing technical terms.

DimensionReasoningScore

Specificity

Names the core action ("Validate whether an analysis is accurate, well-supported, and ready to share") plus six concrete review targets (methodology, calculations, comparisons, visuals, caveats, conclusions), matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers what (validate an analysis is accurate, well-supported, ready to share) and when (explicit 'Use when reviewing...' clause), matching the anchor for clearly answering both what AND when.

3 / 3

Trigger Term Quality

The 'Use when reviewing methodology, calculations, comparisons, visuals, caveats, or conclusions' list covers relevant analytical terms but leans technical and misses colloquial variations a user would naturally say ('check my numbers', 'is this analysis correct', 'review my report'), so it sits at 'some relevant keywords but missing common variations' rather than full coverage.

2 / 3

Distinctiveness Conflict Risk

The analysis-QA / pre-share validation niche is clearly scoped, and the body routes adjacent data-quality and decision/recommendation tasks to companion skills, making conflicts unlikely — matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

11

/

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
XiaomiMiMo/MiMo-Code
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.