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

Expert Witness Deposition

ASecurity

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.

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

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill expert-witness-deposition --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Expert Witness Deposition?

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

Security grade badge for Expert Witness Deposition
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-expert-witness-deposition/badge)](https://www.skillsdirectory.com/skills/lev-os-expert-witness-deposition)

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

Download Zip
Files
SKILL.md
---
name: expert-witness-deposition
description: >-
  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 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?

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 →