anthropics/gaps
Open gaps tracker — what's flagged and not yet closed. Use when the user asks "what gaps are open", "gap tracker", "remediation status", or wants to close (--close GAP-ID) or risk-accept (--accept GAP-ID) a tracked gap.
npx skills add https://github.com/anthropics/claude-for-legal --skill gaps
~/.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.
Take anthropics/gaps from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.