CtrlK
BlogDocsLog inGet started
Tessl Logo

testland/evidently-monitoring

Use Evidently OSS (100+ evaluation metrics, declarative testing API) to detect data drift, target drift, and model-performance regression, wired into CI as a gate (a Report run with include_tests) and into production monitoring as a continuous check; reports as HTML + JSON for both human review and pipeline assertions. Use when you need a drift or quality gate, or a scheduled monitoring job, for a tabular ML model. Built on the Evidently API specifically: for DeepChecks-based validation suites use deepchecks-tests instead.

74

Quality

93%

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

85%

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

A highly actionable, well-sequenced skill body with executable code, explicit CI gating/validation, and a concrete feedback loop. The main weakness is conciseness: a marketing-style stats quote and a near-duplicate gated-Report code block between Step 4 and the Worked example inflate the token budget without adding guidance.

Suggestions

Remove the '40+ million downloads' marketing quote from the intro; it is context Claude does not need to act on the skill.

In the Worked example, reference Step 4's gated-Report snippet instead of repeating the identical code block verbatim, keeping only the narrative-specific lines.

Trim the basic Reference/Current dataset framing ('known-good baseline', 'what you're checking') to a single line, since the labels are self-explanatory to Claude.

DimensionReasoningScore

Conciseness

Mostly efficient with executable code, but the 40M-downloads marketing quote and the gated-Report block duplicated nearly verbatim between Step 4 and the Worked example are padding that could be tightened.

2 / 3

Actionability

Fully executable, copy-paste-ready snippets throughout (pip install, pandas loading, Report([DataDriftPreset()]) runs, .dict()['tests'] gating with raise SystemExit, scheduling) with specific API details like drift methods and per-test status values.

3 / 3

Workflow Clarity

A clearly sequenced 6-step process with cross-references, an explicit pass/fail validation checkpoint (gate on FAIL/ERROR, raise SystemExit), and a feedback loop in the Worked example (drift -> widen threshold/retrain -> re-run passes).

3 / 3

Progressive Disclosure

No bundle files exist, so the well-organized inline sections (When/How to use, numbered Steps, Worked example, Anti-patterns, Limitations, References) carry the structure, and the external doc links ([Evidently docs], [Evidently Report], [Evidently drift preset]) are one level deep and clearly signaled.

3 / 3

Total

11

/

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.

A strong, third-person description that states concrete capabilities, provides an explicit 'Use when' trigger with natural terms, and cleanly differentiates itself from the adjacent deepchecks-tests skill. The only minor noise is API jargon ('declarative testing API', 'Report run with include_tests') embedded in the what-clause, but it does not undermine trigger clarity.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'detect data drift, target drift, and model-performance regression, wired into CI as a gate ... and into production monitoring as a continuous check; reports as HTML + JSON' — matching the multi-action anchor.

3 / 3

Completeness

Explicitly answers both what (detect drift/regression, CI gate, monitoring check, HTML+JSON reports) and when via an explicit 'Use when' trigger, hitting the top anchor.

3 / 3

Trigger Term Quality

The 'Use when you need a drift or quality gate, or a scheduled monitoring job, for a tabular ML model' clause plus 'data drift', 'target drift', and 'production monitoring' gives good coverage of natural terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

Clear niche (Evidently OSS for tabular ML drift/monitoring) and an explicit boundary — 'Built on the Evidently API specifically: for DeepChecks-based validation suites use deepchecks-tests instead' — makes conflict with sibling skills unlikely.

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Reviewed

Table of Contents