# Compliance Check

> Run a Maestro-style regulatory compliance review for GDPR/CCPA, cookie consent, data handling, and licensing

- Skill: `josstei/compliance-check-3` (Agent Skill)
- Install (CLI): `npx skillmds@latest add josstei/compliance-check-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/josstei/compliance-check-3/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: josstei (https://skillmd.com/u/josstei)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/josstei/compliance-check-3

---



# Maestro Compliance Check

Call `get_skill_content` with resources: ["architecture"].

## Protocol

Before delegating, call `get_skill_content` with resources: ["delegation"] and follow the returned methodology.

## Workflow

1. Identify applicable regulations and define audit scope
2. Review data handling patterns, user disclosures, consent flows, retention policies, and third-party integrations
3. Audit regulatory compliance: GDPR/CCPA, cookie consent, data residency, licensing, and open-source obligations
4. Present findings with regulatory reference, severity, compliance risk, and recommended actions
5. Distinguish legal-risk observations from code-level bugs

## Constraints

- Present findings before proposing remediation
- Do not modify code without explicit user approval

