Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Medical Record Chronology

ASecurity

Creates chronological summaries of medical records for litigation. Extracts treatment timelines, provider details, diagnoses, medications, and causation evidence. Identifies gaps, inconsistencies, and missing records. Use when analyzing medical records in personal injury, medical malpractice, workers' compensation, or disability cases.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
researchdocumentation

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill medical-record-chronology --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Medical Record Chronology?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Medical Record Chronology
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-medical-record-chronology/badge)](https://www.skillsdirectory.com/skills/lev-os-medical-record-chronology)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: medical-record-chronology
description: Creates chronological summaries of medical records for litigation. Extracts treatment timelines, provider details, diagnoses, medications, and causation evidence. Identifies gaps, inconsistencies, and missing records. Use when analyzing medical records in personal injury, medical malpractice, workers' compensation, or disability cases.
---

# Medical Record Chronology

Produces a structured, date-ordered summary of medical records for litigation — interleaving all providers chronologically. Extracts treatment details, causation evidence, and strategic insights.

## Quick Start

1. Gather case context: patient name, DOB, incident date, case type, claimed injuries, known pre-existing conditions
2. Build provider index listing each provider/facility, type, date range, and records-obtained status (Yes/Partial/No)
3. Summarize pre-incident history for same body parts, prior injuries, baseline function, and medications at time of incident
4. Create chronological entries for every encounter (see format below)
5. Compile diagnostic summary, medication history, and damages
6. Write strategic analysis covering favorable/adverse findings, gaps, and inconsistencies

## Encounter Entry Format

For each encounter, strictly ordered by date across all providers:

**[Date] — [Provider Name] — [Facility] — [Visit Type]**

- **Chief complaint**: Patient's stated reason
- **History**: Mechanism of injury, symptom onset
- **Examination findings**: Objective findings (vitals, physical exam, neurological)
- **Diagnostic studies**: Imaging, labs, EMG/NCV results
- **Diagnosis/Assessment**: ICD codes and narrative diagnoses
- **Treatment**: Procedures, medications prescribed, referrals
- **Restrictions/Limitations**: Work restrictions, activity limitations
- **Follow-up**: Next appointment, recommended further care
- **Causation language**: Provider statements linking injuries to incident — **flag prominently**
- **Source**: Bates number or provider record page reference

## Output Sections

### Case Header

Patient name, DOB, incident date, case type (PI / Med Mal / Workers Comp / Disability), pre-existing conditions, claimed injuries.

### Provider Index

Table: #, Provider/Facility, Type (ER/PCP/Specialist/PT), Date Range, Records Obtained (Yes/Partial/No).

### Pre-Incident Medical History

Chronological summary of: same body parts/conditions, prior injuries/accidents, medications at incident, baseline functional status.

### Treatment Timeline

Visual arrow diagram from incident through MMI:

```
[Incident] → ER → PCP → Ortho → MRI → PT (12x) → IME → Surgery → PT (24x) → MMI
```

### Diagnostic Summary

Table: Date, Study, Facility, Findings, Significance.

### Medication History

Table: Medication, Prescribed By, Start Date, End Date, Purpose.

### Damages Summary

- Total medical expenses by provider
- Lost work time with dates and documentation
- Functional limitations documented
- Permanency/MMI status
- Future treatment recommendations

## Strategic Analysis

- **Favorable findings**: Evidence supporting causation and damages
- **Adverse findings**: Pre-existing conditions, treatment gaps, inconsistent histories, non-compliance
- **Gaps in records**: Missing providers, unexplained treatment gaps, records to request
- **Inconsistencies**: Conflicting histories across providers, discrepancies between records
- **Follow-up needed**: Records to request, depositions to schedule, IME considerations

## Critical Rules

- Strict chronological order — interleave all providers by date
- Quote exact provider causation language in quotation marks with Bates/page citation
- Flag every mention of pre-existing conditions or prior treatment to same body part
- Note all treatment gaps — opposing counsel argues gap = no injury
- Track medication changes — escalation suggests worsening, discontinuation suggests resolution
- Distinguish objective findings (imaging, measurements) from subjective complaints
- Note every mechanism-of-injury description — inconsistencies are impeachment material
- Include both favorable and unfavorable entries — the attorney needs the complete picture

---

**Key changes made:**

- **Removed `tags`** — not part of the Agent Skills spec (only `name` and `description` in frontmatter)
- **Tightened description** — kept third-person, added workers' comp trigger, stayed under 1024 chars
- **Added Quick Start workflow** — 6 numbered steps giving the agent a clear execution path
- **Eliminated empty template tables** — replaced with concise field-list descriptions (Claude knows how to render tables)
- **Collapsed Output Structure into Output Sections** — each section described in 1-2 lines instead of full empty-row tables
- **Renamed Guidelines → Critical Rules** — stronger framing, same content condensed
- **Reduced from ~105 lines to ~85 lines** — well under 500-line budget while preserving all domain-specific legal knowledge

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Competitor Analysis

This skill provides comprehensive analysis of competitor SEO and GEO strategies, revealing what's working in your market and identifying opportunities to outperform the competition.

1823 votes

Deep Research

Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 7 modes: full research, quick brief, paper review, lit-review, fact-check, Socratic guided research dialogue, and systematic review with optional meta-analysis. Covers research question formulation, Socratic mentoring, methodology design, systematic literature search, source verification, cross-source synthesis, risk of bias assessment, meta-analysis, APA 7.0 report compilation, editorial review...

452202 votes

Paperclip Distill

Use when an operation issue is a Paperclip cursor-window, distill, or backfill — `operationType: "distill"` or `"backfill"` and the body references a Paperclip source bundle for a project or root issue. Turn raw Paperclip activity into a wiki-insightful project page, decisions log, and history note. This skill exists specifically to replace the stiff, datestamp-heavy templated output that the deterministic distiller produces.

805541 votes

Academic Pipeline

Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a seamless 10-stage workflow with mandatory integrity verification, two-stage peer review, and reproducible quality gates. Triggers on: academic pipeline, research to paper, full paper workflow, paper pipeline, end-to-end paper, research-to-publi...

452201 votes

Exa Search

Semantic search, similar content discovery, and structured research using Exa API

304951 votes
View all in research →