一键导入
etl-orchestration
Design and implement ETL orchestration — Airflow, Dagster, or Prefect workflows
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Design and implement ETL orchestration — Airflow, Dagster, or Prefect workflows
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Consult and write the ARAYA postoffice — the operational-directive channel. Advisory, never a gate: read it at cycle start, append your entry at cycle end, consider its directives, never be blocked by it. Governance acts never travel the postoffice.
Audit and enforce brand compliance across all projects and platforms — logo,
Design REST and GraphQL APIs following OpenAPI 3.1 standards. Produce complete
Connect frontend to backend — type-safe API clients, request/response handling,
Implement authentication and authorization middleware — JWT validation, role-based
Design scalable component architectures — design systems, component libraries,
| name | etl-orchestration |
| description | Design and implement ETL orchestration — Airflow, Dagster, or Prefect workflows |
| governance | Constitution ENG-004: Engineering Excellence & Software Craftsmanship Standard |
Design and implement ETL orchestration — Airflow, Dagster, or Prefect workflows that schedule, monitor, and recover data pipelines with dependency management, retry logic, and alerting.
Manual pipeline execution leads to missed runs, hidden failures, and "the data looks stale but nobody noticed." Orchestration ensures pipelines run on schedule, dependencies are respected, failures are alerted, and retries are automatic.
When pipelines need scheduling. When multiple pipelines have dependencies. When pipeline failures must be detected and alerted within minutes.
Pipeline inventory, dependency graph, scheduling requirements, alert preferences.
An Airflow/Dagster/Prefect DAG with tasks, dependencies, schedules, retries, and alerting configuration.