data-quality-gate
Installation
SKILL.md
data-quality-gate
Overview
The three engines (dbt-testing, great-expectations,
soda-checks) each produce their own per-check output: dbt writes
run_results.json (dbt-run-results), Great Expectations returns a
JSON result with a success flag and a results list
(gx-run-validation-definition), and Soda emits a per-check
pass/fail summary in stdout (and to Soda Cloud) (sodacl-overview).