data-governance
Installation
SKILL.md
Data Governance
Use this skill when a change touches PII, privacy, retention, data classification, access control, audit logs, analytics events, schema ownership, or compliance-sensitive data.
Workflow
- Identify data classes: public, internal, confidential, secret, PII, regulated.
- Identify where data enters, persists, leaves, and gets logged.
- Confirm validation and minimization at external boundaries.
- Confirm retention and deletion expectations.
- Check access control and audit trail requirements.
- Check whether migrations preserve ownership and rollback expectations.
- Update
docs/harness/DATA_GOVERNANCE.md,docs/harness/DATA_MODEL.md, anddocs/harness/SECURITY_POLICY.md.