Build a maintained data catalog: automated sensitive-data/PII discovery and column-level tagging, end-to-end lineage captured from pipeline/dbt metadata, a business glossary tying terms to tables, and surfaced access for governance.
How this skill is triggered — by the user, by Claude, or both
Slash command
/data-governance-privacy:catalog-and-lineageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Automated PII/sensitive **discovery + column-level tagging** — you can't classify, protect, or action a DSR on data you haven't found.
Automated PII/sensitive discovery + column-level tagging — you can't classify, protect, or action a DSR on data you haven't found.
Source -> transforms -> consumers, automated from pipeline/dbt metadata. Enables impact analysis + DSR execution + trust.
Business terms ('customer', 'active') mapped to actual tables/columns — usable by humans.
Automate refresh; a stale catalog rots into confidently-wrong fiction. Feeds governance + privacy; enforcement -> data-platform/security-engineering.
npx claudepluginhub mcorbett51090/ravenclaude --plugin data-governance-privacyGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.