comments

작성자: anthropic

열린 NPRM 의견 제출 기간을 검토하고, 결정 사항을 기록하며, 마감일을 추적합니다. NPRM에 의견 제출 창구가 열려 있고 마감일을 표시하거나, 다음 사항을 결정해야 할 때 사용합니다…

npx skills add https://github.com/anthropics/claude-for-legal --skill comments

/comments

Purpose

NPRMs have deadlines. The decision to file a comment or not is an attorney call — but the deadline disappearing without a logged decision is the risk. This skill surfaces open comment periods and records decisions.

Load context

~/.claude/plugins/config/claude-for-legal/regulatory-legal/comment-tracker.yaml → all tracked NPRMs and their status. ~/.claude/plugins/config/claude-for-legal/regulatory-legal/CLAUDE.md → default comment decision owner.

Default view — open comment periods

## Comment Period Tracker — [date]

### ⏰ Deadline in <14 days

| ID | Regulation | Deadline | Days left | Decision | Owner |
|---|---|---|---|---|---|
| CMT-001 | [name] | [date] | [N] | Undecided | [owner] |

### 🟡 Open (>14 days)

[same table]

### Recently decided

| ID | Regulation | Decision | Rationale |
|---|---|---|---|
| CMT-002 | [name] | Not filing | [reason] |

---

**Total open:** [N]  **Undecided with deadline <30 days:** [N]

Log a decision

/regulatory-legal:comments --decide CMT-001
Decision: [filing / not-filing / waived]
Rationale: "[brief — e.g., 'Rule doesn't apply to our model' or 'Filing comment on Section 3']"

Updates tracker. If decision is "filing": prompt for filing deadline reminder (comment deadline minus 5 business days for internal review).

Notifications

On first detection of an NPRM (populated by reg-feed-watcher): Slack DM to comment decision owner if Slack MCP is configured and owner_slack is set.

Reminder at 14 days before deadline if decision is still "undecided." Reminder at 3 days before deadline if still undecided — elevated urgency.

Consequential-action gate (submit a regulatory comment / respond to a regulator)

Before logging a decision as "filing" — and always before producing a comment letter or regulator-response draft for submission: Read ## Who's using this in ~/.claude/plugins/config/claude-for-legal/regulatory-legal/CLAUDE.md. If the Role is Non-lawyer:

Submitting a comment or response to a regulator has legal consequences. It's a public statement of the company's position, it's on the record in the rulemaking or enforcement matter, and positions taken here bind the company and can be used against it in subsequent proceedings. Have you reviewed this with an attorney? If yes, proceed. If no, here's a brief to bring to them:

  • The rulemaking or inquiry (regulator, docket, deadline)
  • What the proposed comment/response says and on what sections
  • Open questions and what's unresolved
  • What could go wrong (adverse admissions, inconsistent prior positions, coordination-of-comment concerns with trade associations)
  • What to ask the attorney (should we file at all; should we file jointly through a trade group; are there positions we should not take)

If you need to find a lawyer: your professional regulator's referral service is the fastest starting point (state bar in the US; SRA/Bar Standards Board in England & Wales; Law Society in Scotland/NI/Ireland/Canada/Australia; or your jurisdiction's equivalent).

Do not log a "filing" decision or produce a submission-ready draft past this gate without an explicit yes. Tracking views, deadline reminders, and "not-filing / waived" decisions do not require the gate.


What this skill does not do

  • Draft the comment letter. That is a separate attorney task.
  • Make the filing decision. It tracks the decision; the attorney makes it.
  • Monitor post-comment activity. Once a decision is filed, this tracker's job is done — follow the rulemaking through /regulatory-legal:reg-feed-watcher.

The comment-decision gap_type semantics, the per-send Slack confirmation rule, and the comment-tracker.yaml schema live in the gap-surfacer reference skill — load it before doing substantive work.

anthropic의 다른 스킬

pdf
anthropic
텍스트와 표 추출, 새 PDF 생성, 문서 병합/분할, 양식 처리를 위한 포괄적인 PDF 조작 도구 키트입니다. 클로드가 필요로 할 때...
claude-opus-4-5-migration
anthropic
Claude Sonnet 4.0, Sonnet 4.5 또는 Opus 4.1에서 Opus 4.5로 프롬프트와 코드를 마이그레이션합니다. 사용자가 코드베이스, 프롬프트 또는 API 호출을 업데이트하려는 경우 사용합니다.
client-letter
anthropic
템플릿 기반의 일상적인 고객 서신 — 예약 확인, 문서 요청, 간단한 "접수 완료" 업데이트. 평이한 언어, 필수 요소, …
ip-clause-review
anthropic
계약서의 IP 조항을 검토합니다 — 양도, 소유권, 라이선스 부여, 보증, 면책. 고용, 자문 계약의 IP 조건을 검토할 때 사용하십시오…
launch-review
anthropic
프레임워크와 위험 검증에 따른 전체 출시 검토입니다. 사용자가 "이 출시를 검토해 줘", "[기능]에 대한 법적 검토", "이거 출시해도 돼?"라고 말할 때 사용합니다.
legal-writing
anthropic
법률 문서 초안(메모, 브리프, 논문, 시험 에세이)에 대한 구조적 피드백 — 구성, 분석의 깊이, 명확성, 인용 형식. 초안을 절대 다시 쓰지 않음.…
marketing-claims-review
anthropic
마케팅 카피를 검토하여 입증, 재구성, 또는 삭제가 필요한 주장을 찾아냅니다. 사용자가 "이 마케팅 카피를 검토해 줘", "이 주장들을 확인해 줘"라고 말할 때 사용하세요.
matter-workspace
anthropic
매터 워크스페이스를 관리합니다 — 생성, 목록, 전환, 닫기 또는 분리(연습 수준). 여러 클라이언트를 다루는 실무자가 매터를 만들거나 전환해야 할 때 사용합니다…