deposition-transcript-analyzer

Analyzes deposition transcripts to extract litigation work product including executive summaries, testimony indexes, admission compilations, impeachment maps, credibility assessments, motion/trial designations, and follow-up checklists. Use when reviewing a deposition for case strategy, summary judgment prep, trial prep, or post-deposition analysis. Triggers: deposition analysis, transcript review, testimony index, admissions, impeachment, trial designations.

11 stars

Best use case

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

Analyzes deposition transcripts to extract litigation work product including executive summaries, testimony indexes, admission compilations, impeachment maps, credibility assessments, motion/trial designations, and follow-up checklists. Use when reviewing a deposition for case strategy, summary judgment prep, trial prep, or post-deposition analysis. Triggers: deposition analysis, transcript review, testimony index, admissions, impeachment, trial designations.

Teams using deposition-transcript-analyzer 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/deposition-transcript-analyzer/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/deposition-transcript-analyzer/SKILL.md"

Manual Installation

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

How deposition-transcript-analyzer Compares

Feature / Agentdeposition-transcript-analyzerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Analyzes deposition transcripts to extract litigation work product including executive summaries, testimony indexes, admission compilations, impeachment maps, credibility assessments, motion/trial designations, and follow-up checklists. Use when reviewing a deposition for case strategy, summary judgment prep, trial prep, or post-deposition analysis. Triggers: deposition analysis, transcript review, testimony index, admissions, impeachment, trial designations.

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

# Deposition Transcript Analyzer

Extracts and organizes deposition testimony into structured work product for motions, trial, and case strategy.

## Prerequisites

1. Completed deposition transcript (full text or upload)
2. Witness identity and role (party/third-party, represented side)
3. Claims and defenses at issue
4. Prior statements or documents for impeachment comparison (optional)

## Quick Start

Collect prerequisites, then run phases 1–7 sequentially. For time-limited review, run Phase 1 only and flag key admissions and impeachment points inline.

## Workflow

### Phase 1 — Executive Summary

Produce a structured summary covering:

- **Header**: Witness name, role, date, page count, examining counsel
- **Witness profile**: Demeanor (cooperative/hostile/evasive/credible), preparation level (well-prepared/poorly prepared/over-coached)
- **Key takeaways**: Top 3 most significant testimony points
- **Helpful vs. harmful testimony**: Side-by-side with page citations
- **Credibility**: Assessment with likely jury appeal
- **Follow-up needed**: Documents to obtain, witnesses to depose, discovery requests, legal research

### Phase 2 — Testimony Index

Table: `Page:Line | Topic | Summary | Importance (High/Med/Low) | Use (Liability/Damages/Impeachment)`

Organize by: chronology, key events, witness knowledge, documents discussed, admissions, denials, credibility issues, damages, expert-related.

### Phase 3 — Admission Compilation

Classify each admission by type:

| Type | Meaning |
|------|---------|
| Direct | Witness explicitly concedes a fact |
| Implied | Testimony logically supports your position |
| Adoptive | Witness adopts document content or another's statement |
| Party binding | Party-witness statement binding under FRE 801(d)(2) |

For each admission record: factual proposition, citation (page:line), exact quote, significance to claim element. Group by liability, damages, and credibility.

### Phase 4 — Impeachment Index

Table: `Issue | Depo Testimony | Contradicting Source | Citation | Use At (SJ/Trial)`

Categories:

- **Internal inconsistencies** — contradictions within same deposition (cite both page refs)
- **Prior inconsistent statements** — conflicts with prior depo, interrogatories, declarations (FRE 613)
- **Document contradictions** — testimony vs. exhibit content
- **Implausibility** — memory gaps on events witness organized or owned
- **Bias/interest** — financial stake, relationship, animosity

### Phase 5 — Motion & Trial Designations

**Summary judgment** (FRCP 56): Table with `Motion Topic | Page:Line | Summary | Support/Oppose SJ`

**Trial** (FRCP 32): Table with `Purpose | Page:Line | Content Summary | Est. Time`

**Counter-designations**: For each expected opposing designation, identify context pages that qualify or contradict (FRE 106 completeness).

### Phase 6 — Credibility Assessment

Table: `Factor | Rating | Transcript Examples (p. refs)`

Factors: Consistency, Responsiveness (direct/evasive/argumentative), Memory (good/selective/poor), Bias indicators, Document support.

Note jury appeal: likeability, believability, witness strengths and weaknesses.

### Phase 7 — Follow-Up Checklist

Table: `Action | Basis in Transcript | Priority (High/Med/Low)`

Action types: subpoena documents, depose identified witnesses, RFAs to lock admissions, legal research on issues raised.

## Pitfalls

- **Always cite page:line** — no paraphrasing without citation
- **Distinguish party-witness admissions** (FRE 801(d)(2) non-hearsay) from third-party testimony
- **Flag errata-sheet changes** — original testimony may still be usable for impeachment
- **Video depositions** — bracket demeanor observations as `[OBSERVATION]` to distinguish from transcript text
- **Counter-designations** must provide context without distorting meaning (FRE 106)
- **FRCP 32 admissibility** — confirm witness unavailability or adverse-party status before designating
- **Check local rules** for designation/counter-designation exchange deadlines

## Key Authorities

- FRCP 32 — Using depositions in court proceedings
- FRCP 56 — Summary judgment (deposition use)
- FRE 801(d)(2) — Party-opponent admissions (non-hearsay)
- FRE 613 — Prior inconsistent statements (impeachment)

Related Skills

pfs-analyzer

11
from CaseMark/skills

Extracts and reconciles medical provider, wage-loss, and insurance/lien data from personal injury plaintiff fact sheets and initial disclosures against builder draft responses. Use when the user mentions PFS analysis, medical provider reconciliation, wage loss audit, insurance lien tracking, PI discovery reconciliation, builder response validation, MDL plaintiff data extraction, FRCP 26(a)(1) disclosures, treatment chronologies, or specials spreadsheets.

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-deposition

11
from CaseMark/skills

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.

expert-deposition

11
from CaseMark/skills

Guides taking or defending U.S. expert witness depositions with Daubert/Frye methodology testing, Rule 26(a)(2) compliance, and Rule 702/703 foundations. Use when building expert deposition outlines, preparing Daubert challenge records, defending expert prep sessions, reviewing expert reports for admissibility, or creating expert testimony lock-in strategies.

deposition-summary

11
from CaseMark/skills

Generates topic-based deposition summaries for commercial litigation with exhibit cross-referencing. Produces a two-column table (page:line | neutral summary) with embedded exhibit citations. Use when summarizing depositions, creating deposition digests, indexing exhibits, or preparing witness testimony summaries during discovery.

deposition-summary-page-line

11
from CaseMark/skills

Generates page-line deposition summaries from U.S. litigation transcripts with citation-anchored flagging for admissions, inconsistencies, objections, and exhibits. Trigger when summarizing depositions, preparing cross-examination outlines, identifying impeachment material, or building evidentiary records.

deposition-summary-narrative

11
from CaseMark/skills

Transforms deposition transcripts into topic-organized narrative memoranda with page-line citations, flagged admissions, contradictions, and credibility issues. Use when summarizing depositions, condensing transcripts for trial prep, or building case strategy during discovery or pre-trial phases.

deposition-summary-index

11
from CaseMark/skills

Creates topic-based deposition summaries with exhibit-to-transcript citation mapping for U.S. commercial litigation. Use when a user provides a deposition transcript and requests a witness summary, deposition digest, exhibit index, cross-examination prep, or discovery-analysis packet.

deposition-summary-exhibit-index

11
from CaseMark/skills

Produces a topic-based U.S. deposition summary with page/line citations and a keyed exhibit index linking testimony to documents. Use when creating deposition digests, exhibit-linked summaries, key document indexes, or discovery testimony maps in commercial litigation.

deposition-summarization

11
from CaseMark/skills

Summarizes deposition transcripts with precise page:line citations. Supports sequential, topic-based, and strategic deep-analysis formats. Use when a user provides a deposition transcript and requests a summary, depo digest, testimony analysis, or impeachment identification.

deposition-subpoena-drafter

11
from CaseMark/skills

Drafts U.S. federal deposition notices and subpoenas under FRCP 30(b)(1), 30(b)(6), and 45. Trigger when the user needs a deposition notice, 30(b)(6) topic list, Rule 45 subpoena, subpoena duces tecum, or discovery enforcement package. Also trigger on mentions of AO 88A/88B, witness fees, motion to compel, or deposition scheduling.

deposition-questioning-techniques

11
from CaseMark/skills

Generates deposition question sequences using six core examination techniques (Funnel, Boxing-In, Looping, Three C's impeachment, evasive witness handling, admission ladders). Use when preparing deposition outlines, building question sequences for specific topics, impeaching with prior inconsistent statements, or controlling evasive witnesses.