Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ML-MLOps-Production-Template

ML-MLOps-Production-Template contient 49 skills collectées depuis DuqueOM, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
49
Stars
2
mis à jour
2026-07-08
Forks
0
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

enterprise-audit
Analystes en sécurité de l'information

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
Développeurs de logiciels

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
Analystes financiers et en placements

Review cloud costs against budget and identify optimization opportunities

2026-07-06
debug-ml-inference
Développeurs de logiciels

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

2026-07-06
edge-audit
Analystes en sécurité de l'information

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
Analystes en sécurité de l'information

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Scientifiques des données

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Scientifiques des données

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-02
deploy-aws
Administrateurs de réseaux et de systèmes informatiques

Deploy ML service to EKS with Kustomize overlays and IRSA

2026-07-02
deploy-gke
Administrateurs de réseaux et de systèmes informatiques

Deploy ML service to GKE with Kustomize overlays and Workload Identity

2026-07-02
ci-green-verify
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-07-01
batch-inference
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-01
template-onboard
Développeurs de logiciels

Interview the adopter and emit a context file for their organization

2026-07-01
doc-coherence
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-01
template-onboard
Autres occupations informatiques

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

2026-07-01
new-service
Développeurs de logiciels

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

2026-06-30
performance-degradation-rca
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-30
rule-audit
Autres occupations informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Scientifiques des données

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

2026-06-10
cost-audit
Développeurs de logiciels

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

2026-06-10
debug-ml-inference
Développeurs de logiciels

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

2026-06-10
deploy-aws
Développeurs de logiciels

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

2026-06-10
deploy-gke
Développeurs de logiciels

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

2026-06-10
drift-detection
Scientifiques des données

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
Scientifiques des données

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
Affichage des 40 principaux skills collectés sur 49 dans ce dépôt.