Install any skill in seconds. Free to start, no credit card required.
Get Started Free →ML engineering skill for productionizing models, building MLOps pipelines, and integrating LLMs. Covers model deployment, feature stores, drift monitoring, RAG systems, and cost optimization.
.claude/skills/borghei-senior-ml-engineer/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | 224% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 25% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 204% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 214% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 47% | 0% |
Production ML engineering patterns for model deployment, MLOps infrastructure, and LLM integration.
Before generating artifacts, confirm these inputs. If any is unknown or vague, ASK — do not assume:
Stop rule: ask only the 2-3 that most change the output. If the user says "just draft it," proceed and list your assumptions at the top of the artifact.
| Tool | Purpose | Command | |------|---------|---------| | model_deployment_pipeline.py | Generate deployment artifacts (Dockerfile, K8s manifests, health checks) | python scripts/model_deployment_pipeline.py --input <path> --output <path> [--config <file>] | | rag_system_builder.py | Scaffold a RAG pipeline with vector store + retrieval logic | python scripts/rag_system_builder.py --input <path> --output <path> [--config <file>] | | ml_monitoring_suite.py | Set up drift detection, alerting, and dashboards | python scripts/ml_monitoring_suite.py --input <path> --output <path> [--config <file>] |
All tools support --verbose/-v and emit JSON (status, start_time, end_time, processed_items) to stdout. See references/tool-reference.md for full flag detail.
Load the reference that matches the task — keep this file lean and pull detail on demand:
This skill covers:
This skill does NOT cover:
senior-data-scientist)senior-data-engineer)senior-prompt-engineer)senior-computer-vision)| Skill | Integration | Data Flow | |-------|-------------|-----------| | senior-data-scientist | Receives trained models and evaluation metrics for deployment | Data Scientist exports model artifacts and baseline metrics; ML Engineer packages and deploys | | senior-data-engineer | Consumes feature pipelines and data quality outputs | Data Engineer builds ETL and feature pipelines; ML Engineer reads from feature store for serving | | senior-prompt-engineer | Provides LLM serving infrastructure for prompt workflows | Prompt Engineer designs prompts; ML Engineer deploys provider abstraction and manages cost/latency | | senior-devops | Leverages CI/CD and Kubernetes infrastructure for model serving | DevOps manages cluster and pipelines; ML Engineer defines deployment manifests and health checks | | senior-computer-vision | Deploys vision models through shared serving infrastructure | CV Engineer trains and exports models; ML Engineer handles Triton/TorchServe deployment and monitoring | | senior-security | Applies security scanning to model containers and API endpoints | Security reviews container images and endpoint auth; ML Engineer remediates findings before promotion |
Last Updated: June 2026 Version: 1.1.0
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-23 | fail→fail | 35,750 | 16,032 | -55% | 1 | 1 | 0% | 6,171 | 3,686 | -40% | 0 | 0 | — |
case-01 | fail→fail | 24,970 | 29,631 | +19% | 1 | 1 | 0% | 5,074 | 7,356 | +45% | 0 | 0 | — |
case-02 | fail→fail | 26,082 | 29,915 | +15% | 1 | 1 | 0% | 5,186 | 7,595 | +46% | 0 | 0 | — |
case-03 | fail→fail | 27,834 | 32,413 | +16% | 1 | 1 | 0% | 5,121 | 7,650 | +49% | 0 | 0 | — |
case-04 | fail→pass | 12,756 | 9,562 | -25% | 1 | 1 | 0% | 1,044 | 3,379 | +224% | 0 | 0 | — |
case-05 | fail→pass | 16,294 | 13,172 | -19% | 1 | 1 | 0% | 3,143 | 3,914 | +25% | 0 | 0 | — |
case-06 | pass→pass | 10,069 | 20,495 | +104% | 1 | 1 | 0% | 1,930 | 5,424 | +181% | 0 | 0 | — |
case-17 | pass→pass | 14,355 | 23,883 | +66% | 1 | 1 | 0% | 2,225 | 5,976 | +169% | 0 | 0 | — |
case-07 | fail→pass | 5,303 | 4,057 | -23% | 1 | 1 | 0% | 700 | 2,129 | +204% | 0 | 0 | — |
case-08 | fail→pass | 5,204 | 4,226 | -19% | 1 | 1 | 0% | 705 | 2,211 | +214% | 0 | 0 | — |
case-09 | fail→pass | 8,913 | 3,939 | -56% | 1 | 1 | 0% | 1,380 | 2,028 | +47% | 0 | 0 | — |
case-10 | fail→pass | 16,488 | 17,796 | +8% | 1 | 1 | 0% | 2,563 | 4,693 | +83% | 0 | 0 | — |
case-11 | pass→pass | 9,542 | 13,541 | +42% | 1 | 1 | 0% | 1,842 | 3,932 | +113% | 0 | 0 | — |
case-12 | pass→pass | 8,787 | 13,204 | +50% | 1 | 1 | 0% | 1,527 | 3,968 | +160% | 0 | 0 | — |
case-13 | fail→pass | 14,962 | 13,629 | -9% | 1 | 1 | 0% | 2,865 | 3,845 | +34% | 0 | 0 | — |
case-14 | pass→pass | 15,137 | 19,196 | +27% | 1 | 1 | 0% | 2,636 | 5,200 | +97% | 0 | 0 | — |
case-15 | pass→pass | 16,689 | 23,471 | +41% | 1 | 1 | 0% | 3,156 | 6,192 | +96% | 0 | 0 | — |
case-16 | pass→pass | 12,099 | 15,688 | +30% | 1 | 1 | 0% | 2,253 | 4,167 | +85% | 0 | 0 | — |
case-18 | pass→pass | 13,027 | 20,026 | +54% | 1 | 1 | 0% | 2,652 | 5,584 | +111% | 0 | 0 | — |
case-19 | pass→pass | 5,896 | 14,445 | +145% | 1 | 1 | 0% | 1,074 | 4,346 | +305% | 0 | 0 | — |
case-20 | fail→fail | 16,641 | 14,443 | -13% | 1 | 1 | 0% | 2,968 | 4,015 | +35% | 0 | 0 | — |
case-21 | fail→fail | 25,239 | 23,206 | -8% | 1 | 1 | 0% | 4,633 | 5,712 | +23% | 0 | 0 | — |
case-22 | fail→fail | 14,534 | 16,386 | +13% | 1 | 1 | 0% | 2,264 | 4,148 | +83% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 23 cases were attempted. The headline lift of +30 percentage points is the difference between those two pass rates over the 23 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.