Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ML-MLOps-Production-Template

ML-MLOps-Production-Template 收录了来自 DuqueOM 的 49 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
49
Stars
2
更新
2026-07-08
Forks
0
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

enterprise-audit
信息安全分析师

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
软件开发工程师

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
财务和投资分析师

Review cloud costs against budget and identify optimization opportunities

2026-07-06
debug-ml-inference
软件开发工程师

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

2026-07-06
edge-audit
信息安全分析师

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
信息安全分析师

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
软件开发工程师

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
软件开发工程师

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
数据科学家

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
数据科学家

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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

2026-07-02
deploy-aws
网络与计算机系统管理员

Deploy ML service to EKS with Kustomize overlays and IRSA

2026-07-02
deploy-gke
网络与计算机系统管理员

Deploy ML service to GKE with Kustomize overlays and Workload Identity

2026-07-02
ci-green-verify
软件开发工程师

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
网络与计算机系统管理员

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

2026-07-01
batch-inference
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-07-01
template-onboard
软件开发工程师

Interview the adopter and emit a context file for their organization

2026-07-01
doc-coherence
软件开发工程师

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
软件开发工程师

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

2026-07-01
template-onboard
其他计算机职业

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

2026-07-01
new-service
软件开发工程师

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

2026-06-30
performance-degradation-rca
软件开发工程师

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
软件开发工程师

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

2026-06-30
rule-audit
其他计算机职业

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
软件开发工程师

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
软件开发工程师

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
数据科学家

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

2026-06-10
cost-audit
软件开发工程师

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

2026-06-10
debug-ml-inference
软件开发工程师

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

2026-06-10
deploy-aws
软件开发工程师

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

2026-06-10
deploy-gke
软件开发工程师

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

2026-06-10
drift-detection
数据科学家

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
数据科学家

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
当前展示该仓库 Top 40 / 49 个已收集 skills。