Help us improve
Share bugs, ideas, or general feedback.
From regulatory-legal
Tracks open gaps by age and materiality, supports closing or risk-accepting flagged items via --close and --accept flags.
npx claudepluginhub anthropics/claude-for-legal --plugin regulatory-legalHow this skill is triggered — by the user, by Claude, or both
Slash command
/regulatory-legal:gaps [optional: --close GAP-ID | --accept GAP-ID][optional: --close GAP-ID | --accept GAP-ID]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Read the gap tracker at `~/.claude/plugins/config/claude-for-legal/regulatory-legal/gap-tracker.yaml`.
Lists open policy/procedure gaps in a Turkish regulatory compliance workflow and records closure or risk-acceptance decisions. Use with --close or --accept flags.
Performs unified gap analysis by parsing natural language intent, routing to specialized skills for security/compliance/testing/etc., aggregating findings into matrices with historical trends and remediation roadmaps.
Guides privacy audit findings remediation: prioritizes by severity (critical, high, medium, low), assigns owners, tracks deadlines, verifies fixes, applies closure criteria, and escalates overdue items.
Share bugs, ideas, or general feedback.
~/.claude/plugins/config/claude-for-legal/regulatory-legal/gap-tracker.yaml.--close: mark gap closed with resolution note.--accept: record the risk-acceptance rationale and acceptor, status → risk-accepted.Detailed tracker schema, status-report format, owner-notification logic (per-send confirmation, no exceptions), reminder cadence, the close/risk-accept modes, and the consequential-action gate live in the gap-surfacer reference skill — load it before doing substantive work.