comments

comments is a skill for Claude Code from zhou210712/claude-for-legal-ZH. It costs 65 tokens per session (724 once invoked), scanned A, original, Apache-2.0.

A tracker for public consultation periods, when regulators invite comments on proposed rules before deciding whether to submit feedback.

In plain words
What is it for?
Listing open consultations, highlighting upcoming deadlines, recording submit-or-not decisions, and setting internal review reminders.
Why use it?
It prevents response deadlines from passing without a recorded decision.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: reads .claude/ paths; mentions CLAUDE.md.

Part of the regulatory-legal plugin — 6 skills, 1 agent shipped together

Good fit Listing open consultations, highlighting upcoming deadlines, recording submit-or-not decisions, and setting internal review reminders.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zhou210712/claude-for-legal-zh/comments
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add zhou210712/claude-for-legal-ZH --skill comments
Clone the repo
git clone --depth 1 https://github.com/zhou210712/claude-for-legal-ZH

Made for: Claude Code.

Or install regulatory-legal, the plugin that ships this one along with the rest of its 6 skills, 1 agent.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for comments

README.md
[![agentmods](https://agentmods.dev/badge/skills/zhou210712/claude-for-legal-zh/comments/github.svg)](https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/comments)
Your own site
<a href="https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/comments"><img src="https://agentmods.dev/badge/skills/zhou210712/claude-for-legal-zh/comments/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for comments

Your own site · 80×15
<a href="https://agentmods.dev/skills/zhou210712/claude-for-legal-zh/comments"><img src="https://agentmods.dev/badge/skills/zhou210712/claude-for-legal-zh/comments.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 724 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00065 $0.00724
Opus 5 $0.00032 $0.00362
Sonnet 5 $0.00013 $0.00145
Haiku 4.5 $0.00006 $0.00072

Measured 9d ago against content hash e2ba723ceebe, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

comments scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

regulatory-legal/skills/comments/SKILL.md · 70 lines

What it actually says

/comments

目的

征求意见稿有截止日期。是否提交反馈意见是律师的决定——但截止日期在未被记录决策的情况下悄然消失才是风险。此技能呈现开放的征求意见期并记录决策。

加载上下文

~/.claude/plugins/config/claude-for-legal/regulatory-legal/comment-tracker.yaml → 所有已跟踪的征求意见稿及其状态。 ~/.claude/plugins/config/claude-for-legal/regulatory-legal/CLAUDE.md → 默认意见征集决策负责人。

默认视图——开放的征求意见期

## 意见征集跟踪器 — [日期]

### ⏰ 14天内截止

| ID | 法规 | 截止日期 | 剩余天数 | 决策 | 负责人 |
|----|------|----------|----------|------|--------|
| CMT-001 | [名称] | [日期] | [N] | 待决定 | [负责人] |

### 🟡 开放(>14天)

[同上表]

### 最近已决定

| ID | 法规 | 决策 | 理由 |
|----|------|------|------|
| CMT-002 | [名称] | 不提交 | [理由] |

---

**总开放数:** [N]  **30天内截止且待决定:** [N]

记录决策

/regulatory-legal:comments --decide CMT-001
决策:[提交 / 不提交 / 放弃]
理由:"[简要——如'该法规不适用于我们的业务模式'或'就第3条提交意见']"

更新跟踪器。如果决策为"提交":提示设置提交截止日期提醒(征求意见截止日期前至少5个工作日供内部审阅)。

通知

首次检测到征求意见稿时(由 reg-feed-watcher 填充):向意见征集决策负责人发送通知(如企业通讯工具已配置且 owner_contact 已设置)。

截止日期前14天提醒(如决策仍为"待决定")。 截止日期前3天提醒(如仍待决定)——升级紧急度。

comment-decisiongap_type 语义、逐次发送确认规则和 comment-tracker.yaml 的 schema 位于 gap-surfacer 参考技能中——在实质工作前加载。


本技能不做的事

  • 不起草意见书。那是独立的律师任务。
  • 不做出提交决策。它跟踪决策;律师做出决策。
  • 不监测征集后的活动。一旦决策已记录,此跟踪器的工作就完成了——通过 /regulatory-legal:reg-feed-watcher 跟踪规则的后续进展。
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 70 lines · 65 tokens per session scan A e2ba723ceebe

Subscribe to this mod's changes

comments is a skill published in the GitHub repository zhou210712/claude-for-legal-ZH (212 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 65 tokens to every session and 724 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

vendor-review

Evaluate a vendor — cost analysis, risk assessment, and recommendation. Use when reviewing a new vendor proposal, deciding whether to renew or replace a contract, comparing two vendors side-by-side, or building a TCO breakdown and negotiation points before procurement sign-off.

anthropics/knowledge-work-plugins · 54 tokens

entity-compliance

Entity compliance tracker — initialize, report upcoming deadlines, update status, run health audit, export to CSV. Maintains a compliance-tracker.yaml built from the entity table, calculates filing deadlines by entity and jurisdiction, and surfaces what's due in the next 30/60/90 days. Use when user says "entity…

anthropics/claude-for-legal · 98 tokens

integration-management

Post-closing M&A integration tracker — phased workplan, consent tracking, contract assignment at scale, weekly status reports. Initializes from whatever deal artifacts are available (purchase agreement, deal summary, closing checklist) and connects to deal-context.md and closing-checklist.yaml from the M&A cold-start.…

anthropics/claude-for-legal · 100 tokens

matter-workspace

Manage matter workspaces — new, list, switch, close, or detach (practice-level). File-management logic for keeping one client or engagement's context separate from every other. Use when working across multiple clients or matters, when the user says "new matter", "switch matter", "list matters", "close matter", or when…

anthropics/claude-for-legal · 82 tokens

patent-docket

A workflow coordinator for patent case files, from an inventor's technical disclosure to patent application documents. A patent docket is the tracked record of a patent matter, including its stage, questions, drafts, and handoffs.

handsomestWei/patent-disclosure-skill · 93 tokens

performance-management

Runs performance systems that change behavior — expectations, feedback, review cycles, calibration, and handling underperformance. Use this to design or fix a review process, run calibration, write or coach on feedback, address sustained underperformance, or work out why reviews consume weeks and change nothing.

cbrock84/headcount · 59 tokens