Help us improve
Share bugs, ideas, or general feedback.
From regulatory-legal
Tracks open gaps (marked but unresolved items) with status reporting, close, and risk-accept workflows. Useful for gap tracking and remediation status queries.
npx claudepluginhub zhou210712/claude-for-legal-zh --plugin regulatory-legalHow this skill is triggered — by the user, by Claude, or both
Slash command
/regulatory-legal:gaps [可选: --close GAP-ID | --accept GAP-ID][可选: --close GAP-ID | --accept GAP-ID]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. 读取位于 `~/.claude/plugins/config/claude-for-legal/regulatory-legal/gap-tracker.yaml` 的差距跟踪器。
Tracks open gaps by age and materiality, supports closing or risk-accepting flagged items via --close and --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.
Surfaces unnoticed gaps—procedural, consideration, assumption, alternatives—as questions before decisions, enabling audited decisions at commitment points.
Share bugs, ideas, or general feedback.
~/.claude/plugins/config/claude-for-legal/regulatory-legal/gap-tracker.yaml 的差距跟踪器。--close:标记差距已关闭,附解决方案说明。--accept:记录风险接受理由和接受人,状态 → risk-accepted。详细的跟踪器 schema、状态报告格式、负责人通知逻辑(逐次发送确认,无例外)、提醒频率、关闭/风险接受模式以及后果性行动闸门位于 gap-surfacer 参考技能中——在实质工作前加载它。