From GTM Skills
Guides through GDPR, CCPA, cookie consent, DPAs, SCCs, and building a privacy program for B2B SaaS. Use when preparing for enterprise security reviews.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gtm-skills:data-privacy-complianceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Privacy compliance went from "nice to have" to "existential requirement." GDPR
Privacy compliance went from "nice to have" to "existential requirement." GDPR fines reach 4% of global annual revenue or €20M (whichever is higher). CCPA allows private lawsuits. Enterprise customers won't sign without a DPA and SCCs. The mistake: treating privacy as a legal checkbox instead of an operational program. This skill covers the complete privacy compliance roadmap for B2B SaaS: GDPR, CCPA, cookie consent, DPAs, SCCs, and building a privacy program that passes enterprise security reviews.
Trigger phrases: "GDPR compliance", "CCPA requirements", "data privacy for SaaS", "cookie consent banner", "Data Processing Agreement", "Standard Contractual Clauses", "SCCs", "privacy by design", "data subject access request", "DPIA", "privacy program", "enterprise privacy requirements"
Which laws apply to you?
| Law | Applies If | Key Requirements | Penalty |
|---|---|---|---|
| GDPR | You process data of ANY person in the EU/UK (regardless of where your company is) | Lawful basis, consent/legitimate interest, DPA, data subject rights, breach notification (72 hrs), DPO (in some cases) | Up to 4% of global annual revenue or €20M |
| CCPA/CPRA | $25M+ revenue OR 100K+ California consumers OR 50%+ revenue from selling data | Right to know/delete/opt-out, privacy notice, data inventory | $2,500 per violation ($7,500 intentional) + private right of action |
| ePrivacy | You use cookies or tracking in the EU | Cookie consent before non-essential cookies, clear disclosure | Up to 4% of global revenue |
| PIPEDA (Canada) | Processing Canadian personal data | Consent, purpose limitation, safeguards | Up to CAD $100K per violation |
| LGPD (Brazil) | Processing Brazilian personal data | Similar to GDPR — consent, rights, breach notification | Up to 2% of Brazilian revenue (capped at R$50M) |
| State laws (US) | Virginia, Colorado, Connecticut, Utah, etc. | Similar to CCPA — varies by state | Varies |
Rule of thumb for B2B SaaS: If you have ANY customers in the EU, GDPR applies. If you have ANY users in California and meet thresholds, CCPA applies. If you have a website, ePrivacy applies to EU visitors. If you don't know your users' locations — assume all three apply.
Step 1: Data Inventory / Data Mapping
Step 2: Determine Your Role
Step 3: Establish Lawful Basis for Processing
Step 4: Privacy Policy
legal-for-founders skill for Privacy Policy templateStep 5: Data Processing Agreement (DPA)
Step 6: Standard Contractual Clauses (SCCs)
Step 7: Data Subject Rights (DSARs)
Step 8: Breach Notification
Step 9: Data Protection Officer (DPO)
Required for EU visitors (ePrivacy Directive + GDPR):
Cookie banner: Appears on first visit. Must include:
Cookie categories: Necessary, Preferences, Statistics, Marketing
Cookie consent tools:
If you meet CCPA thresholds ($25M+ revenue OR 100K+ CA consumers OR 50%+ revenue from data sales):
| Tool | What It Does | Cost |
|---|---|---|
| Termly | Privacy Policy, ToS, Cookie Consent | $10-20/mo |
| Iubenda | Privacy Policy, Cookie Consent, ToS (multi-language) | $9-29/mo |
| CookieYes | Cookie consent banner, scanning | Free-$10/mo |
| OneTrust | Full privacy management (enterprise) | Custom |
| DataGrail | DSAR automation, data mapping | Custom |
| Securiti | Privacy ops, data mapping, DSAR | Custom |
DATA PRIVACY PROGRAM — [Company]
Applicable Laws: [GDPR, CCPA, ePrivacy, etc.]
DATA MAP: [link to data inventory]
LAWFUL BASES: [per data category, per purpose]
KEY DOCUMENTS (status):
- [ ] Privacy Policy — [published / draft / needs review]
- [ ] Cookie Consent Banner — [implemented / needed]
- [ ] DPA (outbound to customers) — [template ready / needed]
- [ ] DPAs (inbound from vendors) — [collected from: list]
- [ ] SCCs — [in place / not needed / needed for: list]
- [ ] DSAR procedure — [documented / needed]
- [ ] Breach notification procedure — [documented / needed]
PRIVACY TOOLS:
- Cookie consent: [tool]
- Privacy policy: [tool]
- DSAR management: [tool]
ANNUAL REVIEW: [date / trigger]
Before delivering, verify:
Copy-pasted privacy policy. "We don't use cookies" while using Google Analytics, Stripe, and Intercom = false statement, GDPR violation. Fix: Document what you actually do. Update when your stack changes.
No DPA ready for enterprise. Enterprise customer asks for DPA. You don't have one. Deal stalls for weeks while you scramble. Fix: Have a DPA template ready. Termly can generate one.
Pre-ticked cookie consent. "Accept All" is pre-selected. This is illegal under GDPR. CNIL (France) fined Google €150M for this. Fix: "Accept All" and "Reject All" must be equally prominent. Nothing pre-ticked.
No breach notification plan. Breach happens Friday at 9pm. No one knows what to do. 72-hour clock is ticking. Monday morning: GDPR violation + breach exposure. Fix: Incident response plan with notification triggers and templates.
Ignoring CCPA until $25M. CCPA has a private right of action for data breaches. You don't need to hit the threshold to get sued for a breach. Fix: Implement reasonable security measures regardless of revenue.
Forgetting about vendor sub-processors. You sign a DPA with a customer promising GDPR compliance — but you never collected DPAs from your own vendors (AWS, Intercom, etc.). Fix: Collect and maintain DPAs from all sub-processors. Share the list with enterprise customers.
This skill provides general informational guidance based on publicly available frameworks and operator experience. It is NOT legal advice, accounting advice, tax advice, financial advice, insurance advice, or professional services advice.
Consult qualified professionals for your specific situation — attorneys for legal/equity matters, CPAs for tax and accounting, licensed brokers for insurance, and certified security assessors for compliance. This skill does not create a professional-client relationship. Use it as a starting point for research and preparation.
references/framework-notes.md — Named frameworks and reference tablestemplates/output-template.md — Deliverable shell for agent outputscripts/check-output.py — Lightweight deliverable validatorlegal-for-founders — Incorporation, ToS, Privacy Policy, IPsoc2-compliance — Security compliance that supports privacysecurity-assessments — Vendor security reviews, pen testingvendor-contracts — DPAs, vendor security agreementsbusiness-insurance — Cyber insurance (privacy breaches)npx claudepluginhub leadmagic/gtm-skills --plugin gtm-skillsDrafts privacy policies, terms of service, and DPAs; reviews contracts for risky clauses; explains GDPR and DACH compliance in plain language. For founders without legal counsel.
Implements and audits privacy controls (GDPR, CCPA, LGPD, PIPEDA) in code, data, and infrastructure. Covers data minimization, DSARs, DPIAs, consent management, breach notification timing, and right-to-be-forgotten across backups and caches.
Translates regulations like HIPAA, FERPA, SOC 2, PCI, GDPR into concrete technical requirements for tech stacks in regulated industries like healthcare, fintech, edtech.