Agent Skillscbrock84/headcount › disputes-and-legal-holds

disputes-and-legal-holds

GitHub

处理争议与法律保全的标准化流程,涵盖保全触发识别、发布法律保全通知、暂停自动删除机制、维护特权及管理外部律师成本。用于应对索赔、确定保留范围或评估诉讼策略。

plugins/legal-risk/skills/disputes-and-legal-holds/SKILL.md cbrock84/headcount

Trigger Scenarios

收到索赔或要求函 发生可能引发诉讼的威胁或监管问询 需要发布法律保全通知 需暂停系统自动数据删除

Install

npx skills add cbrock84/headcount --skill disputes-and-legal-holds -g -y
More Options

Non-standard path

npx skills add https://github.com/cbrock84/headcount/tree/main/plugins/legal-risk/skills/disputes-and-legal-holds -g -y

Use without installing

npx skills use cbrock84/headcount@disputes-and-legal-holds

指定 Agent (Claude Code)

npx skills add cbrock84/headcount --skill disputes-and-legal-holds -a claude-code -g -y

安装 repo 全部 skill

npx skills add cbrock84/headcount --all -g -y

预览 repo 内 skill

npx skills add cbrock84/headcount --list

SKILL.md

Frontmatter
{
    "name": "disputes-and-legal-holds",
    "description": "Handles a dispute from the first sign of it — recognizing when preservation obligations attach, issuing and scoping a legal hold, suspending automatic deletion across every system that holds relevant material, preserving privilege, managing outside counsel and cost, and evaluating settlement against the real cost of continuing. Use this to respond to a claim or demand letter, issue a hold, work out which systems the hold has to reach, or decide whether to fight."
}

Disputes and legal holds

The decisions that determine how a dispute goes are made in the first week, usually by people who do not know a dispute has started.

This structures the operational response. Procedural obligations and their deadlines vary by jurisdiction and forum — get counsel engaged early, and let them drive strategy.

Preservation attaches earlier than most people expect

The obligation to preserve begins when litigation is reasonably anticipated — which can be a demand letter, a threat made in a meeting, a regulator's inquiry, or an internal complaint serious enough that a claim is foreseeable. It does not wait for a filing.

Destruction after that point is treated far more seriously than the underlying dispute. Routine automatic deletion continuing through a hold is the common version, and "it was our normal policy" is not the defense people assume.

Issue the hold in writing, and make it reach the systems

A hold has two halves and organizations routinely do only the first.

  • Notify the people. Written, naming the matter in general terms, describing the categories of material to preserve, instructing recipients not to delete and not to discuss, and requiring acknowledgment. Identify custodians by what they touched, not by seniority.
  • Suspend the machinery. Automatic deletion runs on schedules nobody remembers setting: mail retention, chat history expiry, ticket archival, log rotation, backup rotation, CRM purges, device wipe on offboarding. Each needs an explicit suspension for the affected scope.

The systems half is where holds fail, because the notice goes out and everyone assumes it was sufficient. Keep a list of every system with an automatic deletion schedule so that the question is answerable in an afternoon rather than a fortnight.

Maintain the hold as a live thing

Re-notify periodically, add custodians as the matter develops, and cover departures — an employee leaving under a hold means their mailbox, files and device do not follow the standard offboarding path. Release the hold in writing when counsel says so, and only then.

Privilege is easy to lose and cannot be recovered

Privilege protects legal advice, not facts and not business decisions dressed as legal ones. Copying a lawyer onto a business discussion does not make it privileged; forwarding privileged advice widely inside the organization can waive it.

Where an investigation is being run for the purpose of legal advice, structure it that way from the start — directed by counsel, marked, and circulated narrowly. Retrofitting privilege afterward generally fails.

Manage counsel and cost deliberately

Agree scope, staffing, rates and a budget with checkpoints before work starts, and require early written assessment of the realistic range of outcomes. Discovery is usually the largest cost and the most controllable one — narrowing custodians and date ranges early matters more than any hourly rate negotiation.

Decide about settlement on expected cost, not on principle

Compare the realistic range of outcomes, weighted, against the full cost of continuing: fees, management time, disruption, disclosure risk, and the effect on other matters. Management time is the cost most consistently omitted and is often the largest.

Consider what a settlement signals to other potential claimants, and get releases that are broad enough to actually end it.

Never

  • Wait for a filing before preserving.
  • Send a hold notice without suspending the automatic deletion it depends on.
  • Offboard someone under a hold through the standard process.
  • Assume copying counsel on a message makes it privileged.

Version History

  • d58a7ee Current 2026-09-02 21:07

Same Skill Collection

plugins/corporate-strategy/skills/chief-strategy-officer/SKILL.md
plugins/corporate-strategy/skills/market-entry/SKILL.md
plugins/corporate-strategy/skills/mergers-and-acquisitions/SKILL.md
plugins/corporate-strategy/skills/portfolio-strategy/SKILL.md
plugins/corporate-strategy/skills/scenario-planning/SKILL.md
plugins/corporate-strategy/skills/strategic-alliances/SKILL.md
plugins/customer-experience/skills/chief-customer-officer/SKILL.md
plugins/customer-experience/skills/customer-onboarding-and-implementation/SKILL.md
plugins/customer-experience/skills/customer-success-management/SKILL.md
plugins/customer-experience/skills/escalation-management/SKILL.md
plugins/customer-experience/skills/self-service-and-knowledge/SKILL.md
plugins/customer-experience/skills/support-operations/SKILL.md
plugins/customer-experience/skills/voice-of-customer/SKILL.md
plugins/data-analytics/skills/ai-ml-governance/SKILL.md
plugins/data-analytics/skills/business-intelligence/SKILL.md
plugins/data-analytics/skills/chief-data-officer/SKILL.md
plugins/data-analytics/skills/data-engineering/SKILL.md
plugins/data-analytics/skills/data-governance/SKILL.md
plugins/data-analytics/skills/data-modeling/SKILL.md
plugins/demand-generation/skills/ai-search-optimization/SKILL.md
plugins/demand-generation/skills/app-store-optimization/SKILL.md
plugins/demand-generation/skills/experimentation/SKILL.md
plugins/demand-generation/skills/landing-page-cro-expert/SKILL.md
plugins/demand-generation/skills/lead-capture/SKILL.md
plugins/demand-generation/skills/lifecycle-messaging/SKILL.md
plugins/demand-generation/skills/listing-distribution/SKILL.md
plugins/demand-generation/skills/marketing-analytics/SKILL.md
plugins/demand-generation/skills/paid-advertising/SKILL.md
plugins/demand-generation/skills/programmatic-seo/SKILL.md
plugins/demand-generation/skills/seo-strategy/SKILL.md
plugins/executive/skills/ai-research-analyst/SKILL.md
plugins/executive/skills/business-growth-consultant/SKILL.md
plugins/executive/skills/chief-executive/SKILL.md
plugins/executive/skills/fundraising-and-investor-relations/SKILL.md
plugins/executive/skills/saas-idea-validator/SKILL.md
plugins/finance/skills/budgeting-and-forecasting/SKILL.md
plugins/finance/skills/capital-allocation/SKILL.md
plugins/finance/skills/capital-structure-and-covenants/SKILL.md
plugins/finance/skills/cost-accounting/SKILL.md
plugins/finance/skills/financial-modeling/SKILL.md
plugins/finance/skills/financial-reporting-and-close/SKILL.md
plugins/finance/skills/financial-statement-analysis/SKILL.md
plugins/finance/skills/internal-controls-and-audit/SKILL.md
plugins/finance/skills/revenue-recognition/SKILL.md
plugins/finance/skills/tax/SKILL.md
plugins/finance/skills/treasury-and-liquidity/SKILL.md
plugins/finance/skills/unit-economics/SKILL.md
plugins/it-operations/skills/backup-and-recovery/SKILL.md
plugins/it-operations/skills/chief-information-officer/SKILL.md
plugins/it-operations/skills/cloud-administration/SKILL.md

Metadata

Files
0
Version
d58a7ee
Hash
404eb222
Indexed
2026-09-02 21:07

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-03 02:06
浙ICP备14020137号-1 $bản đồ khách truy cập$