skills/legal/data-retention-and-destruction-policy/SKILL.md
Drafts a law firm Data Retention and Destruction Policy covering practice-area retention schedules, secure destruction procedures, legal hold protocols, and compliance infrastructure. Trigger when establishing or updating records management frameworks, drafting retention schedules by matter type, or implementing secure destruction procedures for paper and electronic records.
npx skillsauth add casemark/skills data-retention-and-destruction-policyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generates a firm-wide records management policy governing client file lifecycles, retention periods by practice area, secure destruction methods, legal holds, and audit requirements.
Cite applicable authorities in the policy introduction:
| Authority | Applicability | |---|---| | ABA Model Rules 1.6, 1.15 | Confidentiality; safekeeping client property | | State ethics rules | Jurisdiction-specific mandates (controls where more stringent) | | Sarbanes-Oxley | Securities-related matters | | HIPAA | Health law practices | | IRS / IRC § 6001 | Tax work; 7-year documentation standard |
Covered: Client matter files, financial records (trust ledgers, billing), intake records (conflict databases, engagement letters), electronic records (email, cloud, mobile, backups), third-party collaboration platforms.
Excluded: Original client-owned documents (wills, deeds, certificates) — return on matter close; destruction requires written client authorization. Transitory communications (scheduling, duplicates) — delete promptly.
Bound parties: All firm personnel and third-party providers under confidentiality agreements.
| Record Category | Minimum Retention | Basis | |---|---|---| | General litigation / transactional | 6 yrs post-close | Malpractice SOL + margin | | Estate planning | Permanent or client death + admin + SOL | Latent claim risk | | Real estate | 7–10 yrs post-close | Title / environmental latency | | Corporate formation / governance | Entity life + 7 yrs post-dissolution | Ongoing relevance | | Tax preparation | 7 yrs post-filing | IRS extended audit period | | Trust account records | 6 yrs or state bar rule (whichever longer) | Ethics rules | | Firm accounting | 7 yrs | Tax audit exposure | | Conflict / intake records | Duration of firm operation | Ongoing screening | | Destruction logs | 3 yrs | Compliance evidence |
Legal Hold Override: Schedules suspend immediately upon reasonable anticipation of litigation, investigation, or bar proceedings. Require written hold notice (scope, reason, responsible personnel). Retention restarts from hold release, not original close.
Paper: Cross-cut shredding ≥ DIN 66399 P-4. On-site or certified vendor with chain-of-custody and destruction certificates. No regular trash or unsecured recycling.
Electronic:
| Sensitivity | Method | |---|---| | Standard | Cryptographic erasure / multi-pass overwrite (NIST SP 800-88) | | Highly sensitive | Degaussing (magnetic) or physical destruction | | SSDs / flash | Cryptographic erasure or physical destruction (overwrite unreliable) |
OS deletion / recycle-bin emptying is not sufficient.
Scope: Local workstations, servers, cloud, email, mobile, all backup generations, removable media.
Device retirement: Full sanitization or physical destruction before any device leaves firm control. Factory reset is insufficient.
Client notification: Written notice when matter eligible for destruction → reasonable retrieval period → document authorization or non-response.
Destruction log fields: Date, record description/matter ID, method used, personnel who performed/supervised.
| Role | Duties | |---|---| | Records Management Officer | Policy admin, exception auth, hold coordination, audit oversight | | Supervising Attorneys | Annual file review, retention auth, hold initiation | | IT | Automated retention flags, secure deletion, backup compliance | | Admin Staff | Physical destruction, log maintenance, client notifications |
Annual audit: Sample closed files for timely destruction, verify log completeness, attempt recovery on destroyed electronic records, review hold documentation.
Quarterly hold review: Confirm trigger still active, narrow scope where possible, release promptly on resolution with written notice.
Vendor oversight (annual): Review certifications, insurance, security protocols; inspect destruction facilities; require contractual confidentiality, security, and indemnification.
Incident reporting: Immediate report to Compliance Officer for violations/breaches. No retaliation. Triggers: root cause investigation, client notification assessment, regulatory reporting, corrective measures.
development
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.