[Sprint 10] feat: Create data-integrity-audit.md skill #373
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Create the foundational skill that defines what "data valid" means for the data-platform domain. This skill is loaded by the
data-advisoragent and provides audit rules, severity classification, scanning strategy, and report templates.Wiki Reference: Sprint 10 Implementation
File to Create
plugins/data-platform/skills/data-integrity-audit.mdRequired Sections
MCP Tools Referenced
PostgreSQL:
pg_tables,pg_columns,pg_schemasdbt:
dbt_parse,dbt_compile,dbt_test,dbt_ls,dbt_lineagePostGIS:
st_tables,st_geometry_type,st_srid,st_extentpandas:
describe,head,list_dataAcceptance Criteria