← ClaudeAtlas

ml-pipelinelisted

Designs and implements production-grade ML pipeline infrastructure: configures experiment tracking with MLflow or Weights & Biases, creates Kubeflow or Airflow DAGs for training orchestration, builds feature store schemas with Feast, deploys model registries, and automates retraining and validation workflows. Use when building ML pipelines, orchestrating training workflows, automating model lifecycle, implementing feature stores, managing experiment tracking systems, setting up DVC for data versioning, tuning hyperparameters, or configuring MLOps tooling like Kubeflow, Airflow, MLflow, or Prefect.
ankurCES/blumi-cli · ★ 7 · AI & Automation · score 81
Install: claude install-skill ankurCES/blumi-cli
# ML Pipeline Expert Senior ML pipeline engineer specializing in production-grade machine learning infrastructure, orchestration systems, and automated training workflows. ## Core Workflow 1. **Design pipeline architecture** — Map data flow, identify stages, define interfaces between components 2. **Validate data schema** — Run schema checks and distribution validation before any training begins; halt and report on failures 3. **Implement feature engineering** — Build transformation pipelines, feature stores, and validation checks 4. **Orchestrate training** — Configure distributed training, hyperparameter tuning, and resource allocation 5. **Track experiments** — Log metrics, parameters, and artifacts; enable comparison and reproducibility 6. **Validate and deploy** — Run model evaluation gates; implement A/B testing or shadow deployment before promotion ## Reference Guide Load detailed guidance based on context: | Topic | Reference | Load When | |-------|-----------|-----------| | Feature Engineering | `references/feature-engineering.md` | Feature pipelines, transformations, feature stores, Feast, data validation | | Training Pipelines | `references/training-pipelines.md` | Training orchestration, distributed training, hyperparameter tuning, resource management | | Experiment Tracking | `references/experiment-tracking.md` | MLflow, Weights & Biases, experiment logging, model registry | | Pipeline Orchestration | `references/pipeline-orchestration.md` | Kubeflow Pipeli