# Compliance Check

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

- Skill: `thedixitjain/compliance-check-2` (Agent Skill)
- Install (CLI): `npx skillmds add thedixitjain/compliance-check-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/compliance-check-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/thedixitjain/compliance-check-2

---



Read `../../references/runtime-guide.md`.
Call `get_skill_content` with resources: ["architecture", "delegation"].
Call `get_agent` with agents: ["compliance-reviewer"].

## 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

---

**Source:** [`josstei/maestro-orchestrate`](https://github.com/josstei/maestro-orchestrate) → `plugins/maestro/skills/compliance-check/SKILL.md`

