Skip to main content
Run any Skill in Manus
with one click

create-silver

Stars5
Forks1
UpdatedJune 22, 2026 at 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

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly