CtrlK
BlogDocsLog inGet started
Tessl Logo

domino-model-monitoring

Monitor deployed models in Domino including drift detection, model quality tracking, and alerting. Covers data drift analysis, prediction capture, baseline comparison, alert configuration, and remediation workflows. Use when monitoring production models, detecting drift, or setting up model health alerts.

64

Quality

76%

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 ./skills/model-monitoring/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%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 well-structured, actionable guide to Domino model monitoring with concrete code and UI steps. Its main weaknesses are padding that undercuts conciseness and missing validation checkpoints in the destructive retrain/deploy workflow.

Suggestions

Remove explanatory code comments and the 'What is Model Monitoring?' section that restate the description, to tighten conciseness.

Add a validation checkpoint to the retrain workflow — e.g., verify the new model's metrics against the old one before deploying a new version.

Define or inline the merge_with_ground_truth and check_drift_metrics helpers used in the retrain examples so the code is fully executable.

DimensionReasoningScore

Conciseness

Mostly efficient platform-specific content, but padded with redundant code comments ('# Your training data', '# Training data provides baseline for drift detection') and a 'What is Model Monitoring?' section that repeats the frontmatter description.

3 / 5

Actionability

Concrete UI navigation steps, threshold tables, and executable pandas/sklearn/domino code cover common cases, with minor gaps where helper functions like merge_with_ground_truth and check_drift_metrics are used but undefined.

4 / 5

Workflow Clarity

Multi-step sequences (setup, drift config, investigation, retrain) are listed, but the retrain/deploy-new-model workflow is destructive and lacks validation checkpoints (no verify-before-deploy step), capping the score at 3.

3 / 5

Progressive Disclosure

Well-organized with clear section headers and external documentation links, though the single ~280-line file inlines troubleshooting and threshold reference content that could be split into separate reference files.

4 / 5

Total

14

/

20

Passed

Description

92%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 clearly states capabilities and explicit usage triggers within a well-defined Domino niche. Minor keyword synonym coverage is the only gap.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'drift detection, model quality tracking, and alerting' plus 'data drift analysis, prediction capture, baseline comparison, alert configuration, and remediation workflows' — giving comprehensive coverage rather than vague language.

5 / 5

Completeness

Explicitly answers both what ('Monitor deployed models in Domino...') and when ('Use when monitoring production models, detecting drift, or setting up model health alerts') with concrete trigger phrases.

5 / 5

Trigger Term Quality

'monitoring production models, detecting drift, or setting up model health alerts' are natural user phrases, but a few common synonyms (e.g., 'model degradation', 'retraining') are absent.

4 / 5

Distinctiveness Conflict Risk

The Domino-specific model-monitoring niche with distinct triggers ('production models', 'drift', 'model health alerts') gives minimal overlap with other skills.

5 / 5

Total

19

/

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
dominodatalab/domino-claude-plugin
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.