matter-update

작성자: anthropic

사건의 이력 파일에 날짜가 기록된 이벤트를 추가하고 로그 행을 새로 고칩니다 — 새로운 진행 상황, 상태 변경, 위험 재평가, 마감 기한 변경 등을 포착합니다…

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

/matter-update

  1. Follow the workflow and reference below.
  2. Confirm slug exists in ~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/ and _log.yaml.
  3. Prompt for event type, date (default today), summary, and any log field updates (risk change, status change, next deadline shift, materiality reclassification).
  4. Append dated entry to ~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/[slug]/history.md.
  5. Update _log.yaml — set last_updated to today, apply any field updates.
  6. Confirm.

Matter Update

Purpose

The portfolio only stays useful if it stays current. This skill makes logging an update cheap — two minutes of structured capture, no freeform drift.

Load context

  • ~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/_log.yaml — find the row
  • ~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/[slug]/history.md — append target
  • ~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/[slug]/matter.md — reference (don't rewrite)
  • ~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md — risk calibration (if re-assessing risk)

Conflicts gate — unbypassable. Before logging an update, check _log.yaml for the matter slug. If the matter is not in _log.yaml, refuse and route:

"I don't see [matter slug] in the matter log. Run /litigation-legal:matter-intake first so the conflicts check runs and the matter workspace exists. I won't append history to an unmanaged matter — the conflicts check is the gate, and there's no history.md to append to until the matter is intaken."

Input

Slug (required). If not provided, ask — with a short list of recently updated matters to pick from.

The update

1. Event type

Offer categories:

  • Procedural — motion filed/received, order issued, hearing held, deadline set
  • Discovery — production made/received, depositions taken, subpoena served
  • Substantive — new facts, key document surfaced, ruling on merits
  • Strategy — posture shift, settlement offer made/received, authority update
  • Risk re-assessment — severity or likelihood changed
  • Stakeholder — new person looped in, outside counsel change
  • Administrative — engagement letter executed, budget adjusted, hold refreshed

Or freeform if none fits.

2. Date

Default today. Accept an override (e.g., capturing an event from last week).

3. Summary

One-paragraph narrative. What happened, what it means, any immediate implication.

4. Log field changes

Walk through potentially affected fields:

  • status: — has the stage shifted (e.g., pleadings → fact discovery)?
  • stage: — substage update
  • risk: — reassessment required?
  • materiality: — any change (new facts might trigger reserve or disclosure)?
  • exposure_range: — revise if new information
  • next_deadline: — new upcoming date, if any
  • outside_counsel: — change?
  • internal_owners: — anyone new or removed?
  • legal_hold: — refreshed, expanded, released?

Only prompt for fields likely affected by the event type. Procedural updates usually touch stage and next_deadline only; a settlement offer might touch materiality, exposure_range, status.

4pre. Settlement-acceptance gate

If the Strategy update is a settlement acceptance (the company is accepting a settlement offer, executing a settlement agreement, or authorizing acceptance in principle — not merely logging an offer made or received): Read ## Who's using this in ~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md. If the Role is Non-lawyer:

Accepting a settlement has legal consequences — it resolves claims, typically requires a release, and can affect insurance, tax, and related matters. Have you reviewed this with an attorney? If yes, proceed. If no, here's a brief to bring to them:

[Generate a 1-page summary: the matter, proposed settlement terms (dollar, structural, release scope, confidentiality, non-disparagement), exposure at stake, authority ladder status (see ~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md settlement authority), what could go wrong, what to ask the attorney before accepting.]

If you need to find a licensed attorney, solicitor, barrister, or other authorised legal professional in your jurisdiction: 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 the acceptance or flip materiality on acceptance basis without an explicit yes. Logging offers or counters does not require the gate — acceptance does.

4a. Materiality trigger — explicit prompt

Certain event types force a materiality re-check. When the event type is in this list, always prompt — don't let the user move on without an explicit answer:

Event typeMateriality trigger prompt
Substantive (new facts, key document, merits ruling)"This event is substantive. Does it push materiality? Current: [current]. Options: reserved / disclosed / monitored / none. Change?"
Strategy (posture shift, settlement offer made or received)"Settlement activity often triggers materiality reclassification. Current: [current]. If the offer, counter, or acceptance moves exposure or shifts from contested to probable-and-estimable, reclassify."
Risk re-assessment (severity or likelihood changed)"Risk moved. Materiality should track. Current: [current]. Reclassify?"
Regulatory / enforcement development"Regulator action (subpoena, CID, enforcement notice) usually triggers disclosure analysis. Current: [current]. Change?"

Acceptable answers include no change — but no change must be explicit, not implied by silence. Capture in the history entry:

**Materiality check:** [no change / changed from X to Y]
**Reasoning:** [one sentence]

If materiality moves to reserved or disclosed, and the matter did not previously carry a reserve or disclosure, flag the event as requiring finance / audit-committee notification per ~/.claude/plugins/config/claude-for-legal/litigation-legal/CLAUDE.md materiality thresholds.

5. Seed doc prompt (optional)

If the update references a document (order, filing, correspondence), ask if there's a path to link. Not pushy.

Writing

Append to ~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/[slug]/history.md

Most recent at top, directly under the --- that follows the header.

## [YYYY-MM-DD] — [Event type]: [short title]

[Paragraph summary.]

**Fields changed:**
- [field]: [old → new]
- [field]: [old → new]

**Related doc:** [path, if provided]

If no fields changed, omit the "Fields changed" block.

Update ~/.claude/plugins/config/claude-for-legal/litigation-legal/matters/_log.yaml

  • Apply any field changes.
  • Set last_updated: [today] (or the event date if the user overrode — the log tracks when the record was last touched).

Confirm

Show the user the history entry and the yaml diff before writing:

Here's what I'll append and update. Good to commit?

What this skill does not do

  • Edit past history entries. Corrections are new entries that reference and correct prior ones.
  • Silently change the log. Every field change is shown to the user before write.
  • Decide whether a new development warrants reserve/disclosure. It surfaces the question ("this might push materiality — want to reclassify?"), the user answers.

anthropic의 다른 스킬

analyzing-financial-statements
anthropic
이 스킬은 재무제표 데이터로부터 투자 분석을 위한 주요 재무 비율과 지표를 계산합니다.
applying-brand-guidelines
anthropic
이 스킬은 생성된 모든 문서에 일관된 기업 브랜딩과 스타일(색상, 글꼴, 레이아웃, 메시징 포함)을 적용합니다.
creating-financial-models
anthropic
이 스킬은 DCF 분석, 민감도 테스트, 몬테카를로 시뮬레이션, 시나리오 플래닝을 포함한 고급 재무 모델링 제품군을 투자…에 제공합니다.
board-minutes
anthropic
이사회 또는 위원회 회의록을 사내 형식으로 작성합니다. 캘린더에서 예정된 이사회 및 위원회 회의를 자동으로 감지하고, 안건을 요청한 후…
crm-cleanup
anthropic
HubSpot에서 오래된 거래, 중복 연락처, 누락된 필드를 스캔한 후 소유자가 승인한 항목을 수정합니다. 선택적 범위 인수를 받아 거래, 연락처 등을 지정할 수 있습니다.
redshift-api
anthropic
Amazon Redshift에 대해 SQL 실행 — 명령문 제출, 상태 폴링, 결과 페이지 탐색, 데이터베이스/스키마/테이블 탐색. 사용자가 원할 때마다 이 기능을 사용하세요…
ticket-deflector
anthropic
고객이 전달한 이메일이나 티켓을 읽고, PayPal에서 주문/환불 상태를 가져오며, HubSpot에서 계정 내역을 조회한 후, 소유자의 어조에 맞춰 답변을 작성합니다.
reg-feed-watcher
anthropic
규제 피드를 지금 확인하고, 마지막 확인 이후 새로 추가된 내용을 사용자의 중요도 기준에 따라 필터링하여 보고합니다. 사용자가 "피드 확인해 줘"라고 말할 때 사용하세요.