ml-mlops
ML MLOps guides you through building auditable, repeatable machine learning workflows. It covers experiment tracking, model versioning and governance, pipeline orchestration across Kubernetes, AWS, GCP, and Azure, CI/CD automation, and production monitoring to catch drift and quality issues.
ML MLOps helps you build production-grade machine learning systems with tracking, versioning, orchestration, and governance.
AI-generated summary based on this skill's SKILL.md
Install
JosiahSiegel/claude-plugin-marketplace/ml-mlops · repository language: Shell
git clone https://github.com/JosiahSiegel/claude-plugin-marketplace
cp -r claude-plugin-marketplace/plugins/ml-master/skills/ml-mlops ~/.claude/skills/ml-mlopsnpx skillfed install JosiahSiegel/claude-plugin-marketplace/ml-mlopsFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I track ML experiments and models with ml-mlops?
ML MLOps provides comprehensive experiment tracking and model versioning capabilities to maintain reproducibility and lineage. You can log parameters, metrics, artifacts, and model metadata throughout your workflow. The skill guides you through setting up centralized model registries, versioning strategies, and tracking systems that enable teams to compare experiments, reproduce results, and maintain a complete audit trail of model evolution from development through production.
What MLOps best practices does ml-mlops cover for production?
ML MLOps covers end-to-end production ML infrastructure including pipeline orchestration, CI/CD automation, safe deployment strategies, and governance controls. It teaches you how to implement repeatable workflows across Kubernetes, AWS, GCP, and Azure; automate model testing and validation; establish audit logs and compliance frameworks; and integrate monitoring to detect drift and quality issues. These practices ensure your ML systems remain auditable, reliable, and maintainable at scale.
How can ml-mlops help with drift detection and model monitoring?
ML MLOps equips you with strategies to monitor model performance in production and detect data or feature drift that degrades predictions. The skill covers setting up alerting systems, establishing performance baselines, and triggering automated retraining workflows when drift is detected. You'll learn how to implement continuous monitoring and quality checks that catch issues early, enabling proactive model updates before performance degradation impacts users.
What deployment strategies does ml-mlops recommend for ML models?
ML MLOps guides you through implementing safe, controlled deployment strategies including canary deployments, A/B testing, and gradual rollouts. The skill covers CI/CD pipeline automation for ML, model rollback procedures, versioning controls, and safe promotion from staging to production. You'll learn how to validate models before deployment, monitor performance during rollouts, and maintain the ability to quickly revert if issues arise.
How does ml-mlops address governance and compliance for AI systems?
ML MLOps establishes governance frameworks including audit logs for all model deployments, compliance controls, and responsible AI checks. The skill teaches you how to implement fairness assessments, maintain model lineage and reproducibility records, and create audit trails for regulatory requirements. These governance practices ensure your ML systems meet compliance standards and enable transparent, accountable decision-making across your organization.
Can ml-mlops help orchestrate ML pipelines across cloud platforms?
Yes, ML MLOps covers pipeline orchestration strategies across Kubernetes, AWS, GCP, and Azure. The skill guides you through designing automated workflows that handle data validation, model training, evaluation, and deployment. You'll learn how to build portable, repeatable pipelines that work across multiple cloud environments, integrate with CI/CD systems, and scale efficiently while maintaining reproducibility and audit compliance.
SKILL.md
rendered from the published skill — quoted content, verbatim
ML MLOps
Overview
Use this skill for operational machine learning: experiment tracking, reproducibility, orchestration, registries, CI/CD, model deployment governance, monitoring, drift response, and retraining. MLOps turns notebooks and scripts into auditable, repeatable systems with clear ownership and rollback.
MLOps Invariants
Every production ML workflow should answer: - Which data, code, config, environment, and hardware produced this model? - Which metrics, slices, and tests justified promotion? - Where is the
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 1 file
plugins/ml-master/skills/ml-mlops/SKILL.md