Expert Witness Impeachment Analysis
Systematically compares expert materials to surface contradictions and methodological failures that support cross-examination, exclusion motions, or weight challenges.
Quick Start
- Collect: current report, supplemental/rebuttal reports, deposition transcripts, CV, published works, prior case testimony
- Confirm procedural posture: phase (discovery / pre-trial / trial) and admissibility standard (Daubert or Frye)
- Run analysis across all five dimensions below
- Produce outputs in order: Register → Patterns → Cross-Exam → Admissibility → Motion Summary
Analysis Dimensions
| Category |
What to Find |
| Opinion Changes |
Modified, reversed, or newly qualified conclusions across documents |
| Methodological Inconsistencies |
Different approaches, data sets, or protocols without explanation |
| Factual Contradictions |
Inconsistent statements about underlying facts or reviewed evidence |
| Credential Discrepancies |
Qualifications or publications stated differently across documents |
| Unsupported Conclusions |
Testimony exceeding the report's scope or lacking methodological basis |
Output Structure
1. Inconsistency Register
For each finding:
- ID: sequential number
- Category: from table above
- Materiality: High / Medium / Low (effect on ultimate opinion)
- Source A: [document, page, line] — verbatim quote
- Source B: [document, page, line] — verbatim quote
- Delta: one-sentence contradiction description
- Expert explanation offered: yes/no (summarize if yes)
2. Pattern Assessment
- Group related inconsistencies to distinguish systemic unreliability from isolated error
- Flag temporal patterns: opinions strengthening/weakening without new data, or shifting after opposing challenges
- Separate bias indicators from legitimate opinion evolution
3. Cross-Examination Blueprint
For each High/Medium finding:
- 2–4 sequenced questions using the expert's own words
- Explicit target admission or concession
- Exhibit reference for confrontation
4. Admissibility Challenge Assessment
Evaluate whether findings support:
- Daubert: methodology unreliable, untested, lacks peer review, high error rate, or not generally accepted (federal / Daubert-state courts)
- Frye: methodology not generally accepted in relevant scientific community (Frye-state courts)
- Weight-only: inconsistencies affect credibility but not threshold admissibility
5. Motion Practice Summary
One paragraph per significant inconsistency cluster, formatted for direct use in an exclusion or limitation motion, with embedded record citations.
Pitfalls and Checks
- Cite exactly: every finding needs document name, page, line. Quote verbatim alongside any paraphrase.
- Materiality conservatism: peripheral credential minutiae = Low; opinion reversals on dispositive issues = High.
- Jurisdiction check: confirm Daubert vs. Frye before drafting the admissibility section. Federal courts and most states use Daubert; a minority retain Frye.
- Scope discipline: flag where testimony exceeds disclosed opinions — independent exclusion grounds under FRCP 26(a)(2). Verify jurisdiction-specific rules.
- Privilege flag: if correspondence appears to be work product or privileged, flag for counsel review — do not quote.
- No advocacy: present findings neutrally. Characterization is counsel's role.
Key changes made:
- Description: tightened from 3 sentences to a compact third-person summary with clear trigger guidance
- Removed Prerequisites: folded into a streamlined Quick Start checklist (4 steps)
- Added Quick Start: gives the core workflow at a glance
- Inconsistency Register: converted from code block to bullet list — more idiomatic for skills, same information
- Removed prose padding: eliminated "Examine all materials across these five categories" lead-in and similar filler
- Renamed Guidelines → Pitfalls and Checks: aligns with best-practice section naming
- Reduced from 80 lines to ~68 lines: more token-efficient while preserving all domain-critical content
1---2name: expert-witness-impeachment3description: 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.4---5
6# Expert Witness Impeachment Analysis
7
8Systematically compares expert materials to surface contradictions and methodological failures that support cross-examination, exclusion motions, or weight challenges.
9
10## Quick Start
11
121. Collect: current report, supplemental/rebuttal reports, deposition transcripts, CV, published works, prior case testimony
132. Confirm procedural posture: phase (discovery / pre-trial / trial) and admissibility standard (Daubert or Frye)
143. Run analysis across all five dimensions below
154. Produce outputs in order: Register → Patterns → Cross-Exam → Admissibility → Motion Summary
16
17## Analysis Dimensions
18
19| Category | What to Find |
20|---|---|
21| **Opinion Changes** | Modified, reversed, or newly qualified conclusions across documents |
22| **Methodological Inconsistencies** | Different approaches, data sets, or protocols without explanation |
23| **Factual Contradictions** | Inconsistent statements about underlying facts or reviewed evidence |
24| **Credential Discrepancies** | Qualifications or publications stated differently across documents |
25| **Unsupported Conclusions** | Testimony exceeding the report's scope or lacking methodological basis |
26
27## Output Structure
28
29### 1. Inconsistency Register
30
31For each finding:
32
33- **ID**: sequential number
34- **Category**: from table above
35- **Materiality**: High / Medium / Low (effect on ultimate opinion)
36- **Source A**: [document, page, line] — verbatim quote
37- **Source B**: [document, page, line] — verbatim quote
38- **Delta**: one-sentence contradiction description
39- **Expert explanation offered**: yes/no (summarize if yes)
40
41### 2. Pattern Assessment
42
43- Group related inconsistencies to distinguish systemic unreliability from isolated error
44- Flag temporal patterns: opinions strengthening/weakening without new data, or shifting after opposing challenges
45- Separate bias indicators from legitimate opinion evolution
46
47### 3. Cross-Examination Blueprint
48
49For each High/Medium finding:
50
51- 2–4 sequenced questions using the expert's own words
52- Explicit target admission or concession
53- Exhibit reference for confrontation
54
55### 4. Admissibility Challenge Assessment
56
57Evaluate whether findings support:
58
59- **Daubert**: methodology unreliable, untested, lacks peer review, high error rate, or not generally accepted (federal / Daubert-state courts)
60- **Frye**: methodology not generally accepted in relevant scientific community (Frye-state courts)
61- **Weight-only**: inconsistencies affect credibility but not threshold admissibility
62
63### 5. Motion Practice Summary
64
65One paragraph per significant inconsistency cluster, formatted for direct use in an exclusion or limitation motion, with embedded record citations.
66
67## Pitfalls and Checks
68
69- **Cite exactly**: every finding needs document name, page, line. Quote verbatim alongside any paraphrase.
70- **Materiality conservatism**: peripheral credential minutiae = Low; opinion reversals on dispositive issues = High.
71- **Jurisdiction check**: confirm Daubert vs. Frye before drafting the admissibility section. Federal courts and most states use Daubert; a minority retain Frye.
72- **Scope discipline**: flag where testimony exceeds disclosed opinions — independent exclusion grounds under FRCP 26(a)(2). Verify jurisdiction-specific rules.
73- **Privilege flag**: if correspondence appears to be work product or privileged, flag for counsel review — do not quote.
74- **No advocacy**: present findings neutrally. Characterization is counsel's role.
75
76---
77
78**Key changes made:**
79
80- **Description**: tightened from 3 sentences to a compact third-person summary with clear trigger guidance
81- **Removed Prerequisites**: folded into a streamlined Quick Start checklist (4 steps)
82- **Added Quick Start**: gives the core workflow at a glance
83- **Inconsistency Register**: converted from code block to bullet list — more idiomatic for skills, same information
84- **Removed prose padding**: eliminated "Examine all materials across these five categories" lead-in and similar filler
85- **Renamed Guidelines → Pitfalls and Checks**: aligns with best-practice section naming
86- **Reduced from 80 lines to ~68 lines**: more token-efficient while preserving all domain-critical content