databricks-solutions

Mlflow Uc Model Registry — DevOps skill for Claude Code

DevOps community

MLflow + Unity Catalog Model Registry — model dev, versioning & deploy.

How to install Mlflow Uc Model Registry

Installs to ~/.claude/skills/databricks-solutions-agents-with-mcp-on-databricks-apps-mlflow-uc-model-registry/SKILL.md

Terminal
mkdir -p ~/.claude/skills/databricks-solutions-agents-with-mcp-on-databricks-apps-mlflow-uc-model-registry && curl -fsSL https://raw.githubusercontent.com/databricks-solutions/agents-with-mcp-on-databricks-apps/HEAD/.claude/skills/mlflow-uc-model-registry.md -o ~/.claude/skills/databricks-solutions-agents-with-mcp-on-databricks-apps-mlflow-uc-model-registry/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Mlflow Uc Model Registry does

MLflow + Unity Catalog Model Registry — model dev, versioning & deploy

Canonical workflow for developing, **versioning**, and deploying models / GenAI agents with MLflow 3 + the Unity Catalog Model Registry. Consult when building any **custom** model or agent that gets served (e.g. the Stage-11.2 VS retriever agents). Companion to `deploy-agent.md` (which covers the `agents.deploy()` step in depth); this skill is the **versioning + lineage discipline** around it.

**Core rule for this project

Alternatives in DevOps

  • Claude Code Router — Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the m 30.1k ★
  • Cloudflare Deploy — Deploy apps to Cloudflare using Workers, Pages, and platform services 14.6k ★
  • Vinext — Vite plugin that reimplements the Next.js API surface — deploy anywhere 8.7k ★

Full documentation available on GitHub

View Source Repository