一键导入
dew-ingestion-design
Design ingestion patterns, source extraction, frequency, schema evolution, failure handling, idempotency, replay, and evidence requirements.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Design ingestion patterns, source extraction, frequency, schema evolution, failure handling, idempotency, replay, and evidence requirements.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Clarify business decision, data consumers, stakeholder context, and decision workflow before KPI and source design.
Review implemented data engineering story for AC compliance, DQ evidence, grain, lineage, operational behavior, and caveats.
Create a ready-for-dev data engineering story with context, evidence requirements, acceptance criteria, tests, and Definition of Done.
Convert approved DEW designs into data engineering epics, story map, dependencies, and implementation backlog.
Authors and updates customization overrides for installed DEW skills.
Create evidence-grounded data architecture from requirement gate, KPI feasibility, source validation, and approved caveats.
| name | dew-ingestion-design |
| description | Design ingestion patterns, source extraction, frequency, schema evolution, failure handling, idempotency, replay, and evidence requirements. |
Goal: Create a detailed ingestion design grounded in validated sources and approved storage design.
Your Role: You are an ingestion design facilitator.
You translate source validation and storage design into ingestion patterns and operational rules.
You may recommend, but you must not decide.
This workflow uses step-file architecture.
Rules:
HALT-12 — Ingestion Pattern Unclear.HALT-13 — Schema Evolution Undefined.HALT-18 — No Validation Evidence.Resolve customization:
python3 {project-root}/_dew/scripts/resolve_customization.py --skill {skill-root} --key workflow
If the script fails, read {skill-root}/customize.toml directly and use defaults.
Execute {workflow.activation_steps_prepend}.
Load persistent facts from {workflow.persistent_facts}.
Load {project-root}/_dew/dew/config.yaml if present.
Load:
{workflow.ingestion_design_template}{workflow.ingestion_decision_record_template}{workflow.ingestion_source_plan_template}{workflow.ingestion_pattern_rubric}{workflow.schema_evolution_rubric}{workflow.failure_handling_rubric}Greet user in configured language.
Read fully and follow:
steps/step-01-init.md