party-deposition
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.
Best use case
party-deposition is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
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.
Teams using party-deposition 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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/party-deposition/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How party-deposition Compares
| Feature / Agent | party-deposition | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
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.
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
# Party Deposition Builds a deposition plan and preparation kit for party witnesses (plaintiff, defendant, or defending party), focused on locking admissions, testing elements, and managing witness risks. ## Prerequisites 1. Pleadings, claims, defenses, and elements to prove or defeat 2. Core documents and exhibits indexed by topic and date 3. Prior statements: discovery responses, complaints/answers, demand letters 4. Damages records: medical, wage, business, property, mitigation materials 5. Jurisdiction rules on objections, instructions not to answer, and time limits ## Quick Start 1. Identify deponent role (plaintiff, defendant, or defending party) 2. Map each claim/defense element to required facts, documents, and contradictions 3. Build outline using the core template below 4. Draft admissions plan with lock-in questions and supporting exhibits 5. For defending party: run three-session preparation plan ## Role Selection | Role | Objectives | Key Risks | Outputs | |---|---|---|---| | Plaintiff | Lock narrative, test elements, undermine damages, extract admissions | Sympathy, volatility, inconsistent damages | Outline, damages module, admissions list | | Defendant | Establish liability, foreclose defenses, fix knowledge timeline | Evasive memory, corporate speak | Outline, knowledge timeline, document plan | | Defending Party | Protect from damaging admissions, preserve credibility | Overconfidence, volunteering, emotional outbursts | Prep plan, story framework, mock Q set | ## Core Outline Template ``` I. Background and role II. Pre-incident timeline III. Incident / challenged conduct IV. Causation and harm V. Damages and mitigation VI. Documents and communications VII. Prior claims / litigation / similar incidents VIII.Defenses (if opposing party) IX. Exhaustion and wrap-up ``` ## Deposition Structures ### Plaintiff | Phase | Focus | Key Questions | |---|---|---| | Background | Identity, baseline, context | Work history, education, health history | | Incident | Narrative and specifics | Who, what, when, where, how | | Elements | Each claim element | Duty, breach, causation, damages | | Damages | Full inventory | Amounts, calculations, sources | | Mitigation | Reasonableness | Treatment, job search, repairs | | Prior Claims | Credibility and causation | Prior lawsuits, similar injuries | | Documents | Exhibit authentication | Authorship, receipt, understanding | ### Defendant | Phase | Focus | Key Questions | |---|---|---| | Role/Authority | Decision power | Title, responsibilities, reporting lines | | Knowledge Timeline | What/when | First notice, escalation, awareness | | Actions/Decisions | Conduct at issue | Decisions, alternatives, rationale | | Policies/Procedures | Standards | What should have happened | | Defenses | Each affirmative defense | Facts supporting the defense | | Damages Awareness | Notice of harm | When aware, response | ## Working Tables Fill these per-deposition: **Element checklist:** For each element, map required facts, supporting witnesses, supporting documents, and contradictions to test. **Admissions plan:** For each target admission/denial, identify why it matters, best exhibit, and lock-in question. **Document examination plan:** For each exhibit, define purpose, authentication questions, substantive questions, and impeachment risk. ## Damages Module | Category | Scope | Documentation | Causation/Alternatives | Mitigation | |---|---|---|---|---| | Economic | Wages, medical, property, business | Bills, payroll, invoices | Pre-existing causes, intervening events | Treatment, job search, repairs | | Non-economic | Pain, distress, loss of enjoyment | Journals, therapy notes, witness statements | Baseline conditions | Coping steps taken | ## Exhaustion Script Close each topic area with: ``` Is that everything you recall about this topic? Is anyone else involved that you have not identified? Are there documents or communications you have not mentioned? ``` ## Defense Preparation Plan | Session | Duration | Objectives | Materials | |---|---|---|---| | 1 | 3-4 hrs | Story, key facts, baseline coaching | Core documents, pleadings | | 2 | 2-3 hrs | Hard topics, emotional control | Damaging exhibits | | 3 | 2-3 hrs | Full mock, refine | Full outline, exhibits | ## Common Witness Risks | Risk | Indicator | Mitigation | |---|---|---| | Over-arguing | Nonresponsive speeches | Train concise answers | | Overconfidence | Dismissive tone | Mock cross with hard documents | | Emotionally reactive | Visible anger/tears | Practice difficult topics, take breaks | | Memory gaps | Guessing, filling in | Use "I don't recall" when true | ## Pitfalls and Checks - Align every question to a claim/defense element; do not explore topics without a purpose. - Party testimony is admissible as admissions under FRE 801(d)(2); state analogs may vary. - Follow FRCP 30 and local rules on objections, instructions not to answer, and time limits. - Never coach false testimony or suggest facts not in the record. - Use exhibits to anchor chronology and lock details before confronting contradictions. - Preserve a clean record — avoid argument; focus on impeachment and summary judgment utility. --- Key changes from the original: - **Removed `tags` from frontmatter** — not part of the Agent Skills spec (only `name` and `description` are valid) - **Rewrote description** in third person with clear trigger guidance and keyword list - **Added Quick Start section** — gives the 5-step workflow upfront - **Consolidated three empty template tables** (Element Checklist, Admissions Plan, Document Examination Plan) into a compact "Working Tables" section with prose descriptions instead of hollow column headers — saves tokens while preserving the same structure for the agent to populate - **Tightened heading names** — "FWD Exhaustion Script" → "Exhaustion Script", "Output Structure / Process" removed as a wrapper - **Renamed "Guidelines" → "Pitfalls and Checks"** — matches best-practice section naming - **Reduced from 133 to 116 lines** while preserving all domain-accurate legal content
Related Skills
third-party-snt
Drafts irrevocable third-party Special Needs Trusts funded by parents, grandparents, or other non-beneficiary parties to supplement government benefits without triggering Medicaid payback obligations. Use when drafting supplemental needs trusts, third-party SNTs, estate planning disability trusts, special needs trust agreements, or any trust intended to preserve SSI/Medicaid eligibility for a disabled beneficiary using third-party assets. Also trigger when the user asks about permissible SNT distributions, in-kind support and maintenance rules, ABLE account coordination, or remainder beneficiary planning for disability trusts.
third-party-complaint
Drafts a Third-Party Complaint (impleader) under FRCP 14 or state equivalents. Use when a defendant needs to implead a party for indemnification, contribution, subrogation, or breach of warranty during the pleadings phase.
related-party-transaction-policy
Drafts a board-adoptable Related Party Transaction Policy for U.S. corporations governing identification, Audit Committee review, approval, and disclosure of related party transactions. Enforces SEC Item 404(a)/Regulation S-K compliance and stock exchange listing standards. Use when creating or updating RPT policies for public or private companies, or when drafting corporate governance documents addressing conflicts of interest.
expert-witness-deposition
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
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
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
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
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
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
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
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
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.