compliance-audit

Audit MD-DDL domain and entity files against loaded regulatory frameworks.

1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/Semprini/md-ddl --skill compliance-audit-semprini
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compliance-audit
Source: https://github.com/Semprini/md-ddl/tree/main/agents/agent-governance/skills/compliance-audit
Command: npx skills add https://github.com/Semprini/md-ddl --skill compliance-audit-semprini

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill systematically checks your data models against regulatory requirements, identifying gaps in governance metadata to prevent compliance failures and data breaches.

Core Features & Use Cases

  • Automated Compliance Checks: Evaluates domain and entity files for completeness and correctness against loaded regulatory frameworks.
  • Gap Identification: Distinguishes between structurally missing governance and substantively incomplete governance, flagging issues with appropriate severity.
  • Use Case: After updating your customer data model, use this Skill to ensure all PII fields are correctly classified and masked according to GDPR and CCPA, generating a report of any deficiencies.

Quick Start

Use the compliance-audit skill to audit the customer-domain.md file against loaded GDPR and CCPA regulations.

Frequently Asked Questions about compliance-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit data models for GDPR and CCPA compliance?

To audit data models for GDPR and CCPA compliance, load the relevant regulator files and run an audit against your domain and entity files to identify governance metadata completeness and correctness gaps.

What is governance metadata completeness checking?

Governance metadata completeness checking systematically evaluates domain and entity files against loaded regulatory frameworks to distinguish between structurally missing governance and substantively incomplete governance, flagging issues by severity.

How do I prepare a compliance gap report for data privacy regulations?

Prepare a compliance gap report by defining your audit scope as a single domain, entity, or full corpus, then executing the compliance audit to generate a report of deficiencies in PII field classification and masking.

Do I need to load regulatory frameworks before checking compliance status?

Yes, you must load relevant regulator files and define the audit scope before execution, as the compliance audit checks domain and entity files against these specifically loaded regulatory frameworks.

Can I audit a single entity file instead of the full domain corpus?

Yes, you can define the audit scope to target a single domain, a single entity, or the full corpus before execution, allowing focused governance metadata checks on specific data model segments.

Why does my data privacy audit flag structurally missing governance separately?

Data privacy audits flag structurally missing governance separately from substantively incomplete governance to appropriately assign severity levels and accurately identify whether metadata frameworks or field values are absent.