Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ML-MLOps-Production-Template

ML-MLOps-Production-Template contains 49 collected skills from DuqueOM, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
49
Stars
2
updated
2026-07-08
Forks
0
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

enterprise-audit
information-security-analysts

Recurring 23-domain enterprise/ISO repository audit — governance, traceability, security, supply chain, reproducibility, observability, architecture, technical debt, DX — produces a findings report with file:line evidence and risk ratings, and preserves the audit bar via anti-patterns Q-01…Q-08

2026-07-08
enterprise-audit
software-developers

Recurring 23-domain enterprise/ISO repository audit — governance, traceability, security, supply chain, reproducibility, observability, architecture, technical debt, DX — produces a findings report with file:line evidence and risk ratings, and preserves the audit bar via anti-patterns Q-01…Q-08 (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-07-08
cost-audit
financial-and-investment-analysts

Review cloud costs against budget and identify optimization opportunities

2026-07-06
debug-ml-inference
software-developers

Debug ML inference issues — latency spikes, wrong predictions, event loop blocking

2026-07-06
edge-audit
information-security-analysts

Scan a service for edge-protection coverage (WAF, DDoS mitigation, rate limiting) against ADR-042/D-38 — produces a PASS/FAIL report with file:line evidence

2026-07-06
edge-audit
information-security-analysts

Scan a service for edge-protection coverage (WAF, DDoS mitigation, rate limiting) against ADR-042/D-38 — produces a PASS/FAIL report with file:line evidence (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-07-06
diagnose-bug
software-developers

Systematic root-cause diagnosis for any non-ML-serving bug (CI, infra, agentic tooling, drift scripts) — reproduce, minimize, hypothesize, instrument, fix, regression-test

2026-07-03
incident-postmortem
software-developers

Structured, blameless post-incident review after /incident, /rollback, or /secret-breach closes — timeline reconstruction from primary sources, 5-whys root cause, action items with owner and date, written to docs/incidents/

2026-07-03
new-service-spec
data-scientists-152051

Capture the ML problem specification — label definition, fairness-sensitive attributes, false-positive/negative cost, data source — BEFORE scaffolding, so quality_gates.yaml thresholds have a documented origin instead of unexamined defaults

2026-07-03
pr-review
software-quality-assurance-analysts-and-testers

Dual-axis change review — Standards (repo conventions, anti-patterns) and Spec (does the diff implement what the linked ADR/issue asked for) — evaluated in isolation so neither pass contaminates the other's verdict

2026-07-03
diagnose-bug
software-developers

Systematic root-cause diagnosis for any non-ML-serving bug (CI, infra, agentic tooling, drift scripts) — reproduce, minimize, hypothesize, instrument, fix, regression-test (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-07-03
incident-postmortem
software-developers

Structured, blameless post-incident review after /incident, /rollback, or /secret-breach closes — timeline reconstruction from primary sources, 5-whys root cause, action items with owner and date, written to docs/incidents/ (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-07-03
new-service-spec
data-scientists-152051

Capture the ML problem specification — label definition, fairness-sensitive attributes, false-positive/negative cost, data source — BEFORE scaffolding, so quality_gates.yaml thresholds have a documented origin instead of unexamined defaults (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-07-03
pr-review
software-quality-assurance-analysts-and-testers

Dual-axis change review — Standards (repo conventions, anti-patterns) and Spec (does the diff implement what the linked ADR/issue asked for) — evaluated in isolation so neither pass contaminates the other's verdict (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-07-03
doc-coherence
software-developers

Keep enterprise documentation coherent across the repo — version, CHANGELOG, ADRs, READMEs, schemas, llms.txt, and agentic surface counts — driven by check_doc_coherence.py (rule 16, ADR-031)

2026-07-02
ci-green-verify
software-developers

Verify GitHub Actions CI status before a promote/release/deploy action proceeds — read-only check, never an override

2026-07-02
deploy-aws
network-and-computer-systems-administrators

Deploy ML service to EKS with Kustomize overlays and IRSA

2026-07-02
deploy-gke
network-and-computer-systems-administrators

Deploy ML service to GKE with Kustomize overlays and Workload Identity

2026-07-02
ci-green-verify
software-developers

Verify GitHub Actions CI status before a promote/release/deploy action proceeds — read-only check, never an override (Mode: STOP — AGENTS.md Agent Behavior Protocol applies.)

2026-07-02
release-checklist
network-and-computer-systems-administrators

Full release checklist for multi-cloud deployment (GCP + AWS)

2026-07-01
batch-inference
software-developers

Scaffold and run batch scoring jobs (CronJob + Parquet output) that reuse the service's model + feature-engineering code without opening the live API

2026-07-01
rule-audit
software-developers

Automated scan of a service/repo for compliance with AGENTS.md invariants D-01 through D-34 — produces a PASS/FAIL report with file:line evidence

2026-07-01
stack-switch
software-developers

Switch a scaffolded service between stack profiles (local, staging, prod)

2026-07-01
template-onboard
software-developers

Interview the adopter and emit a context file for their organization

2026-07-01
doc-coherence
software-developers

Keep enterprise documentation coherent across the repo — version, CHANGELOG, ADRs, READMEs, schemas, llms.txt, and agentic surface counts — driven by check_doc_coherence.py (rule 16, ADR-031) (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-07-01
stack-switch
software-developers

Switch a scaffolded service between stack profiles (local, staging, prod) (Mode: CONSULT — AGENTS.md Agent Behavior Protocol applies.)

2026-07-01
template-onboard
computer-occupations-all-other

Interview the adopter and emit a context file for their organization (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-07-01
new-service
software-developers

Create a complete new ML service from template — end-to-end scaffolding

2026-06-30
performance-degradation-rca
software-developers

End-to-end RCA for a performance-degradation incident — correlates sliced metrics, drift, deploy history, upstream data changes, and prediction logs into one evidence-backed root cause.

2026-06-30
scaffold-update
software-developers

Update an existing scaffolded service with the latest template changes via copier update

2026-06-30
rule-audit
computer-occupations-all-other

Automated scan of a service/repo for compliance with AGENTS.md invariants D-01 through D-34 — produces a PASS/FAIL report with file:line evidence (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-06-30
scaffold-update
software-developers

Update an existing scaffolded service with the latest template changes via copier update (Mode: CONSULT — AGENTS.md Agent Behavior Protocol applies.)

2026-06-30
batch-inference
software-developers

Scaffold and run batch scoring jobs (CronJob + Parquet output) that reuse the service's model + feature-engineering code without opening the live API (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-06-10
concept-drift-analysis
data-scientists-152051

Root-cause a performance alert using sliced metrics + ground-truth (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-06-10
cost-audit
software-developers

Review cloud costs against budget and identify optimization opportunities (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-06-10
debug-ml-inference
software-developers

Debug ML inference issues — latency spikes, wrong predictions, event loop blocking (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-06-10
deploy-aws
software-developers

Deploy ML service to EKS with Kustomize overlays and IRSA (Mode: CONSULT — AGENTS.md Agent Behavior Protocol applies.)

2026-06-10
deploy-gke
software-developers

Deploy ML service to GKE with Kustomize overlays and Workload Identity (Mode: CONSULT — AGENTS.md Agent Behavior Protocol applies.)

2026-06-10
drift-detection
data-scientists-152051

Run and interpret DATA drift (PSI) AND CONCEPT drift (sliced performance) for an ML service (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-06-10
eda-analysis
data-scientists-152051

Run 6-phase exploratory data analysis on a new dataset — ingest, profile, univariate, correlations, leakage gate, feature proposals (Mode: AUTO — AGENTS.md Agent Behavior Protocol applies.)

2026-06-10
Showing top 40 of 49 collected skills in this repository.