About
Closes the loop on data discovery → classification → enforcement → audit. The skill crawls schemas you have access to, applies PII heuristics tuned for common Snowflake data shapes, drafts masking policies for review, and tracks which roles touched what over a rolling window. Designed to be run on a schedule, not just ad-hoc.
How to use
Run a scan against the current database:
cortex-code skill install data-governance
cortex-code /governance scan --db ANALYTICSThe output is a remediation plan grouped by severity, with a one-command apply path for each finding. Nothing is enforced until you explicitly approve it.