deposition-subpoena-drafter

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.

11 stars

Best use case

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

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.

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

Manual Installation

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

How deposition-subpoena-drafter Compares

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

Frequently Asked Questions

What does this skill do?

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.

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 Notice & Subpoena Drafter

Drafts compliant FRCP 30(b)(1), 30(b)(6), and Rule 45 discovery instruments with timing, scope, and enforceability controls.

## Quick Start

Collect before drafting:

1. **Case info** — caption, court/district, case number, assigned judge
2. **Deponent** — legal name, status (party / entity / former employee / nonparty), service address for nonparties
3. **Schedule** — date, time + zone, location or remote platform, estimated duration
4. **Recording** — stenographic, audiovisual, or both
5. **Discovery posture** — deposition count, cutoff date, prior orders, sequencing constraints
6. **Objectives** — claims-to-evidence map, custodians, ESI format preferences
7. **Rule 45 extras** — compliance place, nexus data, witness fee/mileage plan
8. **Confidentiality** — existing protective order, privilege sensitivities

Stop and ask the user if any required item is missing.

## Instrument Selection

| Deponent type | Instrument | Key requirement |
|---|---|---|
| Party individual | Rule 30(b)(1) notice | Serve via counsel |
| Party entity | Rule 30(b)(6) notice | Topics with reasonable particularity |
| Former employee of party | Rule 45 subpoena | Treat as nonparty unless local rule differs |
| Nonparty witness/custodian | Rule 45 subpoena | Personal service + fees required |
| Testimony + documents | Rule 45 dual-purpose | Prefer sequencing production before deposition |

If the deponent type is ambiguous, stop and clarify before proceeding.

## Intake Validation

Confirm each field before drafting. Fail if any condition is met:

| Field | Scope | Auto-fail |
|---|---|---|
| Service date | All | Unreasonable or unverifiable |
| Time zone | Remote deps | Missing |
| Recording method | All | Omitted when audiovisual needed |
| 30(b)(6) topics | Entity deps | Overly broad or undefined |
| Compliance place | Rule 45 | Outside 100-mile limit per FRCP 45(c) |
| Party notice for doc subpoena | Rule 45 | Pre-subpoena copy service omitted |
| Witness fee/mileage | Nonparty subpoena | Not tendered or unaddressed |

## Drafting Workflow

1. **Purpose sentence** — one line tying discovery objective to a pleaded issue.
2. **Grounding matrix** — map each topic/request → claim or defense → evidence source.
3. **Draft instrument** — use mechanism-specific language (templates below).
4. **Rule anchors** — insert FRCP citations and attorney-attestation fields.
5. **Enforcement packet** — generate proof-of-service artifacts.
6. **Stress test** — review through motion-to-quash lens for enforceability.

### Templates

**Rule 30(b)(1) notice**

> PLEASE TAKE NOTICE that pursuant to FRCP 30(b)(1), [party] will take the deposition upon oral examination of [NAME] on [DATE] at [TIME ZONE] at [LOCATION/Platform]. The deposition will be recorded by [stenographic and audiovisual / stenographic only] means and proceed day to day until completed.

**Rule 30(b)(6) topic format**

> Topic [#]: [Defined subject], limited to [time period] and [scope].
> Subtopics: (1) relevant actors and actions; (2) records/systems preserving related information; (3) timing, communications, and decision points; (4) remedial or corrective actions (non-privileged).

**Rule 45 subpoena**

> Command: (1) Attend and testify at deposition on [date/time]; (2) Produce documents/ESI per Schedule A. Compliance place: [lawful location within Rule 45 limits]. Notice to all parties attached. Witness fee and mileage tendered.

### Output Package

- Captioned notice or subpoena
- Topic schedule or request schedule (Schedule A)
- Proof-of-service declaration/affidavit
- Cover letter with burden-mitigation language
- Confidentiality handling instructions (if protective order exists)
- Meet-and-confer log and local-rule confirmation notes

## Guardrails

**Federal-only scope.** If state court is detected, stop. Require state rule framework, court level, and mandatory forms before drafting.

**Do:**
- Map every 30(b)(6) topic and subpoena request to a pleaded issue — never use "all facts"
- Include date ranges, defined terms, and geographic/product/party scope
- Confirm Rule 45(c) compliance location and Rule 45(d) burden-reduction steps
- Include party notice when subpoena commands document production
- Treat former employees as nonparty subpoena targets unless authority states otherwise
- Verify AO 88A/88B form requirements (district-specific) [VERIFY]
- Verify local minimum-notice and witness-conference requirements [VERIFY]

**Don't:**
- Guess deadlines, notice periods, or local procedural quirks
- Request privileged material unless limited to underlying non-privileged facts
- Ignore sensitive-data handling (trade secrets, PHI, financial data, employee privacy)
- Present output as filing-ready — all drafts require licensed-attorney review before service

---

Key changes from the original:
- **Description** trimmed from a long keyword-stuffed block to a focused two-sentence trigger guide
- **Prerequisites** condensed into 8 numbered items (from 10) under "Quick Start" with tighter phrasing
- **Instrument selection table** preserved intact (high-value reference)
- **Intake validation table** kept but column headers simplified
- **Drafting workflow** consolidated from lettered subsections (A–E) into a single numbered flow
- **Templates** switched from code blocks to blockquotes, with 30(b)(6) subtopics inlined
- **Output package** kept as a flat list
- **Federal guardrail** moved into Guardrails section as a one-liner instead of a separate subsection
- **Guidelines** merged into a single Do/Don't list under Guardrails, eliminating the numbered prose format

Related Skills

subpoena-duces-tecum

11
from CaseMark/skills

Drafts a Subpoena Duces Tecum compelling document production without testimony under Federal Rule 45 or state equivalents. Covers recipient designation, records scoping, production format, privilege notices, and service certification. Trigger when drafting records-only subpoenas, third-party document discovery, or duces tecum commands in litigation.

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-transcript-analyzer

11
from CaseMark/skills

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.

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