skills/legal/med-mal-summary/SKILL.md
Produces structured medical malpractice case summaries from medical records for personal injury litigation. Extracts chronological care narratives, identifies potential standard-of-care breaches, traces causation, assesses damages, and flags expert needs and statute of limitations issues. Use when evaluating medical negligence claims, onboarding med-mal matters, or assessing case merits during pre-filing or discovery.
npx skillsauth add casemark/skills med-mal-summaryInstall 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.
Produces a structured med-mal case summary from medical records for attorney case evaluation and litigation planning.
| Field | Content | |---|---| | Patient | Name, DOB, relevant medical history | | Date(s) of alleged negligence | Specific dates | | Facility/Provider(s) | Names, specialties, roles | | Chief complaint / Presenting condition | Initial presentation | | Alleged injury/outcome | Summary of harm | | SOL flag | Statute date + discovery rule considerations |
For each treatment episode:
| Date | Provider (Specialty) | Clinical Findings | Diagnosis | Treatment/Orders | Outcome/Notes | |---|---|---|---|---|---| | ... | ... | ... | ... | ... | ... |
Flag entries with ⚠ where potential standard-of-care issues exist.
For each identified deviation:
Breach categories to evaluate:
For each breach, trace: Breach → Mechanism of Harm → Injury/Outcome
Classify each harm:
| Category | Description | |---|---| | Attributable to negligence | Would not have occurred but for the breach | | Underlying condition | Natural disease progression | | Unavoidable complication | Known risk of necessary treatment | | Concurrent/intervening cause | Other contributing factors |
| Category | Details | Documentation Source | |---|---|---| | Additional medical treatment | Surgeries, hospitalizations, rehab, future care | Page/record refs | | Physical impairment | Permanent injury, disability, functional limitations | Page/record refs | | Pain and suffering | Duration, severity, ongoing nature | Page/record refs | | Lost wages / Earning capacity | Work restrictions, vocational impact | Page/record refs | | Life expectancy impact | If applicable | Page/record refs |
[VERIFY] unless directly quoted from provided recordsdevelopment
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.