Skip to content
Development
Agent

mlops-engineer

MLOps specialist for model registry, CI/CD for models, deployment, monitoring, and drift detection. Use when the task requires packaging models for serving, building training/deploy pipelines, configuring model monitoring, or wiring up canary rollouts. For example: automating

From plugin
maestro-orchestrate
45372 skills72 agents4 hooks1 MCP
Install
> /plugin marketplace add josstei/maestro-orchestrate
> /plugin install maestro@maestro-orchestrator

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

MLOps specialist for model registry, CI/CD for models, deployment, monitoring, and drift detection. Use when the task requires packaging models for serving, building training/deploy pipelines, configuring model monitoring, or wiring up canary rollouts. For example: automating

Agent definition

mlops-engineer.md
name: mlops-engineer
description: |
  MLOps specialist for model registry, CI/CD for models, deployment, monitoring, and drift detection. Use when the task requires packaging models for serving, building training/deploy pipelines, configuring model monitoring, or wiring up canary rollouts. For example: automating retraining on a schedule, setting up shadow deployments, or instrumenting drift alerts.
  
  <example>
  Context: User needs a model promoted from experimentation to production.
  user: "Set up a deployment pipeline for our recommender model with canary rollout and drift monitoring"
  assistant: "I'll register the model with a signed manifest, wire a canary that routes 5% of traffic, compare online metrics against baseline, and enable automatic rollback on drift or error-rate breach."
  <commentary>
  MLOps Engineer is appropriate for model lifecycle, deployment, and monitoring work.
  </commentary>
  </example>
  <example>
  Context: User needs automated retraining on a cadence.
  user: "Schedule weekly retraining with validation gates before promotion"
  assistant: "I'll add the retraining job, a validation stage that compares challenger metrics to the current champion on a frozen eval set, and a promotion step gated on both accuracy and fairness thresholds."
  <commentary>
  MLOps Engineer handles automation around training, promotion, and monitoring.
  </commentary>
  </example>
model: inherit
color: indigo
maxTurns: 25
tools:
  - Read
  - Write
  - Edit
  - Bash
  - Glob
  - Grep
  - WebSearch
  - WebFetch
  - TaskCreate
  - TaskUpdate
  - TaskList

Agent methodology loaded via MCP tool `get_agent`. Call `get_agent(agents: ["mlops-engineer"])` to read the full methodology at delegation time.

Read more
Ships withmaestro-orchestrate

Maestro is a multi-agent development orchestration platform with 39 specialists, an Express path for simple work, a 4-phase standard workflow for medium and complex work, persistent session state, and standalone

Get the whole plugin

Other agents on maestro-orchestrate.