CtrlK
BlogDocsLog inGet started
Tessl Logo

testland/great-expectations

Authors Great Expectations (GX Core) ExpectationSuites, builds ValidationDefinitions and Checkpoints, runs validation against tabular batches, and parses the JSON result for CI gating. Use when the user works with Great Expectations on Pandas, SQL, or Spark data.

79

Quality

99%

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

Overview
Quality
Evals
Security
Files

Quality

Content

100%

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 tight, executable guide to GX Core that progresses from authoring expectations through running, result parsing, and CI gating without extraneous explanation. It is well-organized with real external references and concrete feedback loops.

DimensionReasoningScore

Conciseness

Lean body that assumes competence — no boilerplate on what data validation or Pandas is — and every section adds GX-specific knowledge (object model, gxe namespace, batch_parameters key shapes, result_format values) Claude likely lacks.

3 / 3

Actionability

Provides fully executable, copy-paste-ready code across expectation authoring, ValidationDefinition.run, Checkpoint with real Actions, a result-triage script, and a CI gate plus GitHub Actions YAML with specific class names and kwargs.

3 / 3

Workflow Clarity

Clear sequence (Authoring -> Running Option A/B -> Parsing result -> CI integration) with an explicit non-zero-exit verification gate and the if: always() checkpoint that preserves Data Docs on failure.

3 / 3

Progressive Disclosure

No local bundle files exist; the four reference links resolve to real docs.greatexpectations.io URLs and the body is organized into clearly signaled sections, which earns the top score per the simple-skill note.

3 / 3

Total

12

/

12

Passed

Description

100%

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, names four concrete capabilities, and pairs them with an explicit 'Use when' trigger covering the library name and supported data backends. It is distinctive and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Lists four concrete actions ('Authors...ExpectationSuites, builds ValidationDefinitions and Checkpoints, runs validation against tabular batches, and parses the JSON result for CI gating'), matching the score-3 anchor for multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers what it does and when to use it via an explicit 'Use when the user works with Great Expectations on Pandas, SQL, or Spark data' clause.

3 / 3

Trigger Term Quality

Includes natural terms a user would say — 'Great Expectations', 'Pandas, SQL, or Spark data', 'ExpectationSuites', 'Checkpoints' — giving good coverage of how users name this need.

3 / 3

Distinctiveness Conflict Risk

A clearly named niche (GX Core data validation) with library-specific triggers that are unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

15

/

16

Passed

Reviewed

Table of Contents