Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

data-pipeline-operations

Sterne0
Forks0
Aktualisiert10. Juli 2026 um 04:05

Use when running multiple data pipelines/services on shared single-host infrastructure and reasoning about memory admission, concurrency caps, or capacity — sizing systemd MemoryMax/cgroup limits, building an admission gate that queues instead of skipping work, diagnosing OOM kills that only appear when several individually-fine pipelines coexist, or right-sizing caps from measured evidence instead of folklore. Covers subprocess/systemd-run scope accounting, wait-budget-vs-unit-timeout races, and the capacity ratchet loop (observe → cap generously → tighten on evidence). Don't use for single-pipeline internal memory tuning — that's the engine-specific skill (data-duckdb for DuckDB, data-apache-lakehouse's single-host section for PyIceberg writes) — or for Kubernetes/cluster resource management, which has different primitives than one host running several systemd-managed pipelines. Prefer the data hub when the right data skill is unclear or the task spans ingest→store→serve.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
2 Dateien
SKILL.md
readonly