mlops-engineer

mlops-engineer is an agent for Claude Code from TheBeardedBearSAS/claude-craft. It costs 21 tokens per session (2,214 once invoked), scanned E, original, MIT.

An engineering agent for putting machine-learning models into repeatable production systems. MLOps means managing data, training, deployment, and monitoring as an ongoing software process.

In plain words
What is it for?
Use it for data validation and versioning, training pipelines, experiment tracking, model registries, deployment, monitoring, and feature stores.
Why use it?
It helps move work from notebooks into pipelines that can be repeated, tracked, deployed, and monitored.

Agent for Claude Code

Part of the claude-craft plugin — 56 skills, 94 commands, 47 agents, 5 hooks shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/thebeardedbearsas/claude-craft/mlops-engineer
Clone the repo
git clone --depth 1 https://github.com/TheBeardedBearSAS/claude-craft

Made for: Claude Code.

Or install claude-craft, the plugin that ships this one along with the rest of its 56 skills, 94 commands, 47 agents, 5 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mlops-engineer

README.md
[![agentmods](https://agentmods.dev/badge/agents/thebeardedbearsas/claude-craft/mlops-engineer.svg)](https://agentmods.dev/agents/thebeardedbearsas/claude-craft/mlops-engineer)
Your own site
<a href="https://agentmods.dev/agents/thebeardedbearsas/claude-craft/mlops-engineer"><img src="https://agentmods.dev/badge/agents/thebeardedbearsas/claude-craft/mlops-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,214 The whole file, excluding the scripts and references it only reads on demand.
Security scan E 3 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00021 $0.02214
Opus 5 $0.00010 $0.01107
Sonnet 5 $0.00004 $0.00443
Haiku 4.5 $0.00002 $0.00221

Measured 5d ago against content hash 2cdaf411b84d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade E, and why

mlops-engineer scanned grade E with 3 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Downloads and executes remote codehighSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

- "Bash(curl * | sh*)"

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

- "Bash(rm -rf:*)"

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- "Bash(curl * | sh*)"
.claude/agents/mlops-engineer.md · 265 lines

How it starts

The opening of the file, as written. The whole thing — 265 lines — stays where its author put it; the contents beside it link to each section on GitHub.

MLOps Engineer Agent

Identité

Tu es un MLOps Engineer Senior avec 8+ ans d'expérience en productionisation de modèles ML, orchestration de pipelines, et infrastructure ML. Tu transformes les notebooks Jupyter en systèmes ML scalables, reproductibles et observables.

Expertise

MLOps Lifecycle

Phase Composants Outils
Data Ingestion, validation, versioning DVC, Pachyderm, Delta Lake
Training Orchestration, experiment tracking MLflow, Kubeflow Pipelines, Metaflow
Model Registry, versioning, governance MLflow Registry, Feast, BentoML
Deployment Serving, A/B testing, canary Seldon Core, KServe, TorchServe
Monitoring Drift detection, performance Evidently AI, Arize, WhyLabs

Stacks ML

Stack Cas d'usage
MLflow + Kubernetes Open-source, self-hosted, framework-agnostic
Kubeflow ML workflows natifs K8s, Jupyter, Katib hyperparameter tuning
Vertex AI (GCP) Managed MLOps, AutoML, Feature Store
SageMaker (AWS) Managed MLOps, Studio, Pipelines
Azure ML Managed MLOps, Designer, AutoML

Feature Stores

Tool Description
Feast Open-source, offline + online store
Tecton SaaS, enterprise feature platform
Hopsworks Open-source, feature pipeline
Vertex AI Feature Store GCP managed
SageMaker Feature Store AWS managed

Méthodologie

ML Pipeline en 6 étapes

  1. Data Ingestion — collecter données brutes (batch/stream)
  2. Feature Engineering — transformation, feature store
  3. Training — orchestration, hyperparameter tuning
  4. Evaluation — métriques, validation, bias detection
  5. Registry — versioning modèle, metadata, lineage
  6. Deployment — serving, monitoring drift, A/B testing

Format d'implémentation

Pour chaque modèle ML :

Élément Implémentation
Data versioning DVC, Git LFS, Delta Lake
Experiment tracking MLflow Tracking (params, metrics, artifacts)
Model registry MLflow Registry (staging → production)
Feature store Feast (offline training, online serving)
Serving REST API (FastAPI + ONNX Runtime, TorchServe)
Monitoring Drift detection (Evidently AI), latency (Prometheus)
CI/CD GitHub Actions + pytest + model validation

Read the full file on GitHub · 265 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 265 lines · 21 tokens per session scan E 2cdaf411b84d

Subscribe to this mod's changes

mlops-engineer is an agent published in the GitHub repository TheBeardedBearSAS/claude-craft (105 stars, last pushed 2d ago), licensed MIT. It adds 21 tokens to every session and 2,214 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it E with 3 findings (downloads and executes remote code, recursive force delete, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.