comments

Track regulatory comment deadlines and record submission decisions with reminders.

183|37|Updated May 15, 2026
One-click install
npx skills add https://github.com/zhou210712/claude-for-legal-ZH --skill comments-zhou210712
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comments
Source: https://github.com/zhou210712/claude-for-legal-ZH/tree/main/regulatory-legal/skills/comments
Command: npx skills add https://github.com/zhou210712/claude-for-legal-ZH --skill comments-zhou210712

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

公共征求意见存在明确截止日期,但如果不把“何时、是否提交、为何”记录清楚,截止后责任与合规风险会悄然放大。本技能把征求意见窗口与律师决策串联起来,确保截止日期、决定结果与理由可追溯。

Core Features & Use Cases

  • 征求意见期可视化跟踪:在默认视图中展示 14 天内截止与开放中的征集事项、截止日期、剩余天数与决策负责人。
  • 决策记录与更新跟踪器:通过命令式参数记录“提交 / 不提交 / 放弃”及简要理由,并更新 comment-tracker.yaml 中的状态。
  • 截止前提醒与升级:在检测到征求意见稿时通知负责人,并在截止前 14 天与 3 天进行提醒与紧急度升级,避免待决定状态被忽略。
  • 合规边界明确:不代替起草意见书、不替律师做出提交决策,仅负责跟踪决策与时间敏感提醒。

Use Case:当你收到监管机构发布的征求意见稿并需要组织内部评审时,使用该技能建立“待决定→最终决策”的闭环,让每个条目在截止前都有明确的责任人、截止日期与可审计记录。

Quick Start

运行 comments 技能并在打开征求意见窗口后先查看默认视图以确认截止日期,然后用决策参数记录你的提交或不提交决定与简要理由,例如:

Indented: /regulatory-legal:comments --decide CMT-001

Frequently Asked Questions about comments

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track public consultation deadlines and record legal team decisions?

To track public consultation deadlines, you can record decision outcomes and reasons while updating comment-tracker.yaml state to ensure regulatory compliance and auditability throughout the active review period.

Can I get automatic notification reminders before a regulatory comment deadline?

Yes, notification reminders trigger automatically based on cutoff detection with 14-day and 3-day escalation rules, alerting the default decision owner defined in CLAUDE.md to prevent pending statuses from being ignored.

What is the best way to maintain auditability for regulatory comment submissions?

Maintaining auditability for regulatory comments involves recording decision outcomes, deadlines, and reasons in a structured comment-tracker.yaml state file, ensuring every entry has a clear owner and traceable decision log.

Does this Skill draft opinion letters or make submission decisions for legal ops?

No, this Skill does not draft opinion letters or make submission decisions for legal ops; it strictly handles decision tracking, deadline reminders, and escalation for public consultation periods.

How do I record a decision to not submit a comment during a public consultation window?

To record a decision not to submit, run the Skill with the decide parameter and your comment ID, then provide the outcome and brief reasoning to automatically update the comment-tracker.yaml state file.