CtrlK
BlogDocsLog inGet started
Tessl Logo

ml-pipeline-workflow

Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating model training and deployment workflows.

53

Quality

60%

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 ./bundled/skills/ml-pipeline-workflow/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

27%

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

The skill is well-organized as an overview but weak on execution: code examples are placeholder stubs, workflows lack validation checkpoints, and the referenced bundle files do not exist on disk. It reads more like a table of contents than actionable guidance.

Suggestions

Replace placeholder code blocks ('# See assets/...') with complete, executable snippets, or justify the stubs explicitly.

Add explicit validation checkpoints and fix→retry feedback loops to the Production Workflow, especially around training and deployment phases.

Create the referenced references/ and assets/ files (e.g. data-preparation.md, pipeline-dag.yaml.template) so the progressive-disclosure structure is real, or remove the dangling references.

DimensionReasoningScore

Conciseness

The ~240-line body avoids explaining basic concepts Claude already knows, but is padded with long bullet enumerations and redundant overview lists that could be tightened without losing value.

2 / 3

Actionability

Code blocks are non-executable stubs — '# See assets/pipeline-dag.yaml.template', comment-only python, and a partial YAML snippet — so the content describes rather than instructs and is not copy-paste ready.

1 / 3

Workflow Clarity

The Production Workflow sequences four phases with sub-steps, but for destructive/batch operations (training, deployment) there are no explicit validation checkpoints or fix→retry feedback loops embedded in the flow.

2 / 3

Progressive Disclosure

The body signals one-level-deep references to references/ and assets/ files (e.g. data-preparation.md, pipeline-dag.yaml.template), but none of those bundle directories or files actually exist, so the disclosure structure is not real.

1 / 3

Total

6

/

12

Passed

Description

92%

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 strong: it states concrete capabilities and provides an explicit 'Use when...' trigger clause covering natural terms. Its only weakness is mild overlap with neighboring ML/deployment skills, which slightly raises conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'data preparation through model training, validation, and production deployment' — naming the full pipeline lifecycle rather than vague abstractions.

3 / 3

Completeness

Explicitly answers both what ('Build end-to-end MLOps pipelines...') and when ('Use when creating ML pipelines, implementing MLOps practices, or automating model training and deployment workflows').

3 / 3

Trigger Term Quality

Uses natural terms a user would say ('ML pipelines', 'model training', 'deployment workflows') with good coverage across the lifecycle, though 'MLOps practices' leans slightly jargon-ward.

3 / 3

Distinctiveness Conflict Risk

The MLOps/pipeline niche is reasonably distinct, but 'MLOps practices' and 'model training and deployment workflows' could overlap with adjacent ML or deployment skills, so conflict risk is not fully eliminated.

2 / 3

Total

11

/

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: 4 missing

Warning

Total

15

/

16

Passed

Repository
foryourhealth111-pixel/Vibe-Skills
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.