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

create-silver

星标5
分支1
更新时间2026年6月22日 01:25

Generates the Silver layer of the Patient 360 Medallion pipeline from the approved LLD, DMS, STM, DQS, and a given story or epic. Emits per-table PySpark transformation modules (SCD2 dimensions + cleansed facts), the shared SCD2 helper, per-table contracts, per-table Spark Expectations DQ rule files, unit tests, and the DAG wiring for the `silver_dimensions` and `silver_facts` task groups. Modes: - Story mode: read a STORY-NN-NNN, extract backtick-quoted deliverables from its Acceptance Criteria, generate only those that fall under the Silver layer (modules under `src/patient_360/silver/`, contracts/dq files for silver-prefixed tables, tests under `tests/silver/`). ROUTE-OUT any deliverable that lives in another layer. - Full mode: process every un-Done story classified as `silver`, topo-sorted by Depends On, until the Silver layer is complete. Project-agnostic: the table list, SCD2 dimension designation, hash column list, per-table DQ rule filenames, and module names are ALL read from the current

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly