Dataproduct Implement

Given an Entropy Data data product URL or id, fetch its data contracts (output port ODCS files written next to the SQL under models/output_ports/v<N>/, input port ODCS files cached next to their dbt source under models/input_ports/), translate the schema into dbt models, and ensure the project has the publishing layer (ODPS, OpenLineage, GitHub Actions). Trigger when the user asks to "implement the data product <url>", "build the dbt pipeline for this data product", or "scaffold dbt models from a data contract".

ConcertoNotes Updated 0 repo stars

File contents

ConcertoNotes/codex-plugins/tree/main/plugins/community/dataproduct-builder-dbt/skills/dataproduct-implement commit 841d8db392

Frequently asked questions

npx skillmds@latest add concertonotes/dataproduct-implement