skills/legal/deposition-transcript-analyzer/SKILL.md
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.
npx skillsauth add casemark/skills deposition-transcript-analyzerInstall 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.
Extracts and organizes deposition testimony into structured work product for motions, trial, and case strategy.
Collect prerequisites, then run phases 1–7 sequentially. For time-limited review, run Phase 1 only and flag key admissions and impeachment points inline.
Produce a structured summary covering:
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.
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.
Table: Issue | Depo Testimony | Contradicting Source | Citation | Use At (SJ/Trial)
Categories:
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).
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.
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.
[OBSERVATION] to distinguish from transcript textdevelopment
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.