From regulatory-legal
Tracks open gaps by age and materiality, supports closing or risk-accepting flagged items via --close and --accept flags.
How 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`.
~/.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.
npx claudepluginhub coye-law/claude-for-legal --plugin regulatory-legal13plugins reuse this skill
First indexed Jul 8, 2026
Showing the 6 earliest of 13 plugins
Tracks open gaps with status, age, and materiality. Supports closing gaps with resolution notes or recording risk-acceptance rationale.
Maintains a regulatory gap tracker by sorting findings by legal status, risk, and deadline basis, generating ownership, escalation, and closure evidence.
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.