regulatory-guardrail-checker
Installation
SKILL.md
Regulatory Guardrail Checker
When to invoke
- "Run compliance review on this PRD."
- "Does this feature touch PHI / PII?"
- "What guardrails do we need before launching in EU?"
Inputs needed
- Spec text — PRD or design doc (file or stdin).
- Regimes to check — default: GDPR, CCPA, SOC2; opt-in: HIPAA, PCI, WCAG.
- Geographies / industries (optional).
Workflow
- Extract signals from the spec: data types, third parties, user controls, retention, automation/AI use.
- Map signals to regime obligations (lawful basis, DSR, BAAs, encryption, audit logging).
- Score risk — High / Medium / Low per regime.
- Output a risk register + required-controls checklist with owners.