mlops-and-infra

Community

Ship reproducible ML with production guardrails

AuthorParamChordiya
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents machine learning projects from becoming unreproducible, untracked, undeployable, and unmonitored by enforcing principal-engineer operational standards from the start.

Core Features & Use Cases

  • Experiment Tracking: Logs hyperparameters, dataset versions, git commit hashes, environments, and run metadata before training begins.
  • Reproducibility & Packaging: Requires pinned runtimes, immutable data snapshots, deterministic training, and artifacts packaged with preprocessing and schemas.
  • Deployment & Monitoring: Defines serving APIs, model registry stages, canary or shadow rollout strategies, drift detection, latency SLOs, and retraining triggers.
  • Infrastructure as Code: Enforces cloud resources, secrets handling, and tagging through declarative infrastructure rather than manual console setup.
  • Use Case: A team can turn a one-off training script into a fully operational pipeline with tracked experiments, versioned artifacts, automated checks, and production monitoring.

Quick Start

Ask the assistant to apply the mlops-and-infra standards to your ML project so it becomes reproducible, deployable, and monitored end to end.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mlops-and-infra
Download link: https://github.com/ParamChordiya/ai-skills-library/archive/main.zip#mlops-and-infra

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.