expert-witness-deposition

Drafts litigation-ready expert witness deposition workflows for U.S. federal and state matters, covering preparation, examination, and defense strategy. Use when handling expert depositions, Daubert or Frye admissibility issues, Rule 26(a)(2) or 26(b)(4) disclosures, qualification and methodology challenges, bias and compensation probing, prior testimony impeachment, or work-product objections.

11 stars

Best use case

expert-witness-deposition is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Drafts litigation-ready expert witness deposition workflows for U.S. federal and state matters, covering preparation, examination, and defense strategy. Use when handling expert depositions, Daubert or Frye admissibility issues, Rule 26(a)(2) or 26(b)(4) disclosures, qualification and methodology challenges, bias and compensation probing, prior testimony impeachment, or work-product objections.

Teams using expert-witness-deposition should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/expert-witness-deposition/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/expert-witness-deposition/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/expert-witness-deposition/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How expert-witness-deposition Compares

Feature / Agentexpert-witness-depositionStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Drafts litigation-ready expert witness deposition workflows for U.S. federal and state matters, covering preparation, examination, and defense strategy. Use when handling expert depositions, Daubert or Frye admissibility issues, Rule 26(a)(2) or 26(b)(4) disclosures, qualification and methodology challenges, bias and compensation probing, prior testimony impeachment, or work-product objections.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Expert Witness Deposition

Produces a structured playbook to take, defend, or preserve a record for expert depositions under Daubert/Frye admissibility standards.

## Quick Start

1. Confirm governing standard: federal **Daubert** vs **Frye**/state variant [VERIFY jurisdiction].
2. Set objective: **exclude**, **limit**, **impeach**, or **defend** the expert.
3. Collect: Rule 26(a)(2) disclosure package, CV, report, materials list, prior testimony/publications.
4. Choose mode:

| Mode | Goal | Deliverable |
|---|---|---|
| Taking | Challenge qualifications, methodology, basis, opinions | Deposition outline + question set + record log |
| Defending | Prepare expert to withstand Daubert attacks | Mock-exam plan + response models + objection protocol |
| Mixed | Both attack and defense in one run | Two-side workbook: attack issues mapped to defense counters |

## Intake Checklist

Gather before drafting:

- Case caption, judge, jurisdiction, deposition type
- Expert report and addenda
- Rule 26(a)(2)(B) details: opinions, bases, data, exhibits, compensation [VERIFY]
- Expert CV and publication list
- Prior testimony transcripts
- Exhibits (written and electronic)
- Pending Daubert/exclusion motions
- Discovery rulings affecting scope

## Taking: Questioning Framework

Use this fixed order: Qualifications → Engagement/compensation → Materials reviewed → Methodology → Each opinion → Application to facts → Prior positions.

For each topic, force narrow answers first, then expand with one follow-up.

| Topic | Key asks | Daubert/Frye value |
|---|---|---|
| Qualifications | scope, recency, hands-on experience | Limits admissible field |
| Engagement/compensation | retention chain, total fees, repeat retainers | Bias/credibility |
| Materials reviewed | who provided, what omitted, assumptions | Foundation strength |
| Methodology | testing, standards, peer review, error rate | Gatekeeping reliability |
| Opinions | precision, certainty, alternatives, contradictions | Helpfulness to trier of fact |
| Prior work | prior testimony/publications | Impeachment, consistency |

### Opinion Lock-In

For every opinion, capture:

1. Exact stated opinion (no shorthand)
2. Supporting facts/data
3. Methodology used
4. Assumptions made
5. What changed facts would invalidate it
6. Equally valid alternatives
7. Any opinions not in the written report

Rate each opinion's vulnerability (high/medium/low) and tag whether it supports exclusion, limitation, or impeachment.

## Daubert/Frye Motion Readiness

Map deposition admissions to these challenge grounds:

| Challenge | Record evidence needed |
|---|---|
| Methodology not testable/peer-reviewed | Witness admissions, publications, expert literature |
| No accepted standards | Missing protocols, calibration, reproducibility gaps |
| No known error rate | Calculation methodology and validation gaps |
| Not generally accepted | Rebuttal sources, authoritative treatise contrasts |
| Unreliable application to facts | Omitted/contradictory facts, wrong assumptions |
| Unsupported opinions | Missing data linkage and analytic steps |

## Defending: Protection Framework

1. **Three-session prep**: opinions review, methodology deep-dive, mock hostile cross.
2. Enforce "explain, don't advocate" — technical explanation only, no legal conclusions.
3. Scope boundaries: stick to disclosed opinions, concede limits explicitly, avoid surprises.
4. Prior-consistency prep: distinguish each prior statement by time, facts, or standards.
5. Preserve work-product and strategy communications; finalize what can be answered under Rule 703/fact basis demands [VERIFY].
6. Build objection playbook for defending counsel.

Defense brief packet should include:
- Disclosed-opinion index (report section → witness answer)
- Methodology defense notes (standards, peer support, replication)
- Contradiction-response matrix (prior testimony/publications)
- Bias mitigation language

## Objection and Privilege Handling

US Federal baseline [VERIFY applicability in state proceedings]:

| Issue | Objection basis | Purpose |
|---|---|---|
| Draft materials | Work-product [VERIFY] | Limit production scope |
| Counsel-assistance details | Privilege [VERIFY] | Protect preparation strategy |
| Factual assumptions | Relevance / foundation | Force precision before opinion expansion |
| Scope beyond report | Opinions not disclosed | Cap surprise testimony |

## Pitfalls

- Do not assume Frye applies in all states — flag jurisdiction explicitly [VERIFY].
- Do not let counsel seek unconstrained legal conclusions from the expert.
- Separate admissibility attacks into **exclusion**, **limitation**, and **weight** outcomes.
- Track non-asked/avoided answers as preservation evidence.
- Produce record citations for each critical admission used in dispositive motions.
- Do not overstate Daubert/Frye standards — tie every argument to record facts.
- End with a hearing-ready summary for deposition officer and lead counsel.

## References

- FRCP 26(a)(2)(B), 26(b)(4) [VERIFY]
- FRE 702, 703 [VERIFY]
- Daubert v. Merrell Dow Pharmaceuticals, 509 U.S. 579 (1993)
- General Electric Co. v. Joiner, 522 U.S. 136 (1997)
- Kumho Tire Co. v. Carmichael, 526 U.S. 137 (1999)
- Frye v. United States, 293 F. 1013 (D.C. Cir. 1923) [VERIFY state-usage scope]

---

**Key changes made:**

- **Frontmatter**: Removed non-spec `tags` field; tightened description to be concise while keeping all trigger keywords naturally embedded.
- **Structure**: Reorganized from numbered "Output Structure / Process" subsections into scannable top-level sections (Quick Start, Intake, Taking, Defending, etc.).
- **Token efficiency**: Removed the `DEPOSITION WORKSET` and `Defense Brief Packet` code blocks in favor of inline bullet lists. Removed the `Opinion Block` code block and integrated it as a numbered list. Eliminated redundant "Prerequisites" section by folding those steps into Quick Start.
- **Conciseness**: Cut ~50 lines (154 → ~105) while preserving every domain-specific table, checklist item, legal rule reference, and [VERIFY] tag.
- **Renamed sections**: "Guidelines" → "Pitfalls" for clearer intent; "Output Structure / Process" removed as a wrapper heading.

Want me to retry writing the file, or is the output above sufficient?

Related Skills

witness-summary

11
from CaseMark/skills

Generates structured summaries of witness statements for litigation, extracting chronological narratives, key facts, credibility indicators, and evidentiary value. Use when summarizing depositions, declarations, affidavits, or witness testimony during discovery, pre-trial, or trial preparation.

witness-prep

11
from CaseMark/skills

Guides attorneys through deposition witness preparation using a two-session model with document review, practice examination, and day-of logistics. Covers party witnesses, fact witnesses, 30(b)(6) corporate representatives, and experts. Produces preparation memos, document review lists, topic summaries, and day-of checklists. Enforces ABA Opinion 508 ethical boundaries. Use when preparing any witness for deposition, scheduling prep sessions, or building witness preparation materials.

witness-prep-session

11
from CaseMark/skills

Runs ethics-compliant deposition witness-prep workflows for US civil litigation. Use when preparing party, fact, expert, or 30(b)(6) witnesses for deposition, including mock cross-examination, exhibit review, vulnerability mapping, day-of logistics, and post-deposition debrief. Covers intake through deposition day under FRCP 30.

witness-prep-ethics

11
from CaseMark/skills

Evaluates witness preparation activities for ethical compliance under ABA Formal Opinion 508 and Model Rules 3.3, 3.4, 8.4. Distinguishes permissible preparation from prohibited coaching. Use when planning deposition or trial prep, reviewing proposed prep activities, or checking witness coaching ethics. Triggers: witness prep, deposition prep, coaching ethics, ABA 508, testimony preparation.

party-deposition

11
from CaseMark/skills

Builds element-driven deposition outlines and witness preparation plans for U.S. party depositions (plaintiff or defendant), covering admissions under FRE 801(d)(2), damages/causation modules, and FRCP 30 procedures. Use when drafting a party deposition outline, preparing a party witness, planning admissions strategy, or testing defenses. Trigger keywords: party deposition, plaintiff deposition, defendant deposition, deposition outline, witness prep, admissions, damages, causation, mitigation.

expert-witness-summary

11
from CaseMark/skills

Generates structured, citation-anchored summaries of expert witness reports for depositions, hearings, and trial preparation. Distills qualifications, methodology, opinions, assumptions, and quantitative findings into a navigable reference. Use when summarizing expert witness reports, retained expert disclosures, or rebuttal expert reports in US litigation.

expert-witness-report-analysis

11
from CaseMark/skills

Critiques opposing expert witness reports for admissibility challenges, disclosure deficiencies, and cross-examination vulnerabilities. Triggers when the user provides an expert report for analysis, needs Daubert/Frye assessment, requests a motion to exclude or limit expert testimony, or prepares deposition or trial cross-examination of an opposing expert.

expert-witness-omissions

11
from CaseMark/skills

Identifies medical records an expert witness failed to review, cite, or address by cross-referencing the expert's materials-reviewed list against the full case record set. Produces a tiered omissions register, methodology critique, bias analysis, and strategic recommendations for cross-examination and exclusion motions. Use in personal injury or medical malpractice litigation when challenging or defending expert credibility during discovery, pre-trial, or trial preparation.

expert-witness-impeachment

11
from CaseMark/skills

Analyzes expert witness materials (reports, depositions, CVs, publications) to identify inconsistencies, opinion drift, and methodological failures for impeachment. Produces a prioritized inconsistency register, cross-examination questions, and Daubert/Frye challenge assessment. Use when challenging expert reliability or credibility during discovery, pre-trial, or trial in commercial litigation.

expert-witness-designation

11
from CaseMark/skills

Drafts expert witness designation documents satisfying FRCP 26(a)(2) or state equivalents. Covers qualifications, opinion summaries, methodology, compensation, and report integration. Use during discovery when disclosing retained experts to opposing counsel and the court.

expert-testimony-summarization

11
from CaseMark/skills

Produces structured expert witness analyses covering qualifications, opinions, methodology, admissibility (Daubert/Frye), and cross-examination vulnerabilities. Use when evaluating opposing or retained experts during discovery or pre-trial, preparing motions to exclude, or developing cross-examination strategy.

expert-report-summary

11
from CaseMark/skills

Produces structured, citation-ready summaries of U.S. expert witness reports for litigation. Captures qualifications, assignment, methodology, materials, findings, opinions, assumptions, limitations, and quantitative results with pinpoint citations. Use when summarizing expert reports, preparing for depositions or trial, reviewing expert disclosures, or planning cross-examination.