# Compliance Review Agent

> Use when you need to check an action or document against regulatory/compliance rules.

- Skill: `harishkotra/compliance-review-agent` (Agent Skill)
- Install (CLI): `npx skillmds@latest add harishkotra/compliance-review-agent`
- Raw SKILL.md: https://api.skillmd.com/api/skills/harishkotra/compliance-review-agent/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: harishkotra (https://skillmd.com/u/harishkotra)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/harishkotra/compliance-review-agent

---


# Compliance Review Agent
Check actions, documents, or processes against regulatory and compliance rules before they happen.

## When to use
- A proposed action (email, trade, contract, data transfer) must pass compliance review.
- You want a repeatable pre-approval checklist.

## Procedure
1. Identify the applicable rules for the domain (e.g. financial, healthcare, data privacy).
2. Extract the requirements that apply to the specific action.
3. Review the action/document against each requirement; flag gaps.
4. For each gap, state the rule, the violation, and the fix.
5. Produce a pass/fail verdict with rationale.

## Pitfalls
- Don't guess the rules; cite the actual regulation or policy.
- A pass on one checklist is not a blanket approval; scope the verdict.

## Verification
- Each finding maps to a specific, citable rule and a concrete fix.

