Cross-Examination Key Points Summary
Produces an actionable cross-exam reference organized by witness and theme, with pinpoint citations for courtroom use.
Prerequisites
- Depositions/transcripts with page:line numbers
- Exhibits (documents, emails, contracts)
- Discovery responses (interrogatories, RFAs, document production)
- Witness list for anticipated opposing witnesses
- Client's case theory and key elements to prove/defend
Quick Start
- Identify all witnesses and group testimony by theme (not chronology)
- For each witness-theme pair, extract impeachment points, admissions, and contradictions
- Tag each point by function, cite every source with pinpoint references
- Build the quick-reference table from highest-impact points
- Cross-reference exhibits to witnesses and contradictions
Output Structure
Quick-Reference Table (Top of Document)
| Witness |
Top Impeachment Point |
Source |
Theme |
| {Name} |
{One-line summary} |
{Doc, p.XX:LL-LL} |
{Theme} |
List 2-3 highest-impact points per witness.
Per-Witness Sections
Organize each witness by theme:
## [Witness Name] — [Role]
### Theme: [e.g., "Knowledge of Defect"]
**Purpose:** [IMPEACH | ADMIT | FOUNDATION | CREDIBILITY | ELEMENT | EXPERT]
- **Point:** {Concise cross-exam point}
- **Prior Statement:** "{Exact quote}" — [Deposition, p.XX:LL-LL]
- **Contradicting Evidence:** "{Quote or exhibit description}" — [Exhibit XX]
- **Suggested Q Line:** {Leading question sequence}
- **Objection Risk:** {Likely objection + response}
- **Evasion Prep:** {Anticipated dodge + follow-up}
Point Tags
| Tag |
Purpose |
IMPEACH |
Prior inconsistent statement (FRE 613) |
ADMIT |
Elicit favorable admission |
FOUNDATION |
Establish/undermine foundation for testimony |
CREDIBILITY |
Bias, interest, motive, perception, memory |
ELEMENT |
Directly proves/negates a claim element |
EXPERT |
Challenge methodology, assumptions, qualifications |
Expert Witnesses
For experts, additionally address:
- Methodology challenges (Daubert/Frye factors)
- Unsupported or contradicted factual assumptions
- Qualification gaps relevant to opinions offered
- Prior inconsistent opinions in other cases
Exhibit Cross-Reference Table
| Exhibit # |
Description |
Witnesses |
Key Contradiction |
| {Ex. #} |
{Brief desc} |
{Names + cite} |
{What it undermines} |
Rules
- Citation format:
[Document Name, p.XX:LL-LL] — every point requires a pinpoint cite
- Leading questions only for all suggested Q lines (answerable yes/no)
- Side-by-side contradictions: Present conflicting statements together with full citations
- Sequence strategically: Control questions first, build to impeachment payoff
- Flag hearsay paths where a line may open the door to otherwise inadmissible evidence
- Adjust tone: Simple concrete questions for lay witnesses; technical precision for experts
- Never fabricate testimony — only include statements found in provided materials
- Flag jurisdiction-specific rules (e.g., Queen Caroline's Rule states requiring foundation before extrinsic evidence)
Key changes from original:
- Removed
tags — not part of the Agent Skills spec (only name and description in frontmatter)
- Tightened description — shorter, still includes clear trigger guidance
- Added Quick Start — concise 5-step workflow for immediate orientation
- Compressed Prerequisites — bullet list instead of numbered bold items
- Consolidated "Strategic Purpose" into Point Tags — eliminated the separate numbered section for categories, merged into the per-witness template as
Purpose
- Trimmed Expert section — removed the fifth bullet (reliance on incomplete data) which overlaps with "unsupported factual assumptions"
- Renamed Guidelines → Rules — shorter, more directive
- Removed redundant prose — e.g., "For each witness, organize by theme (not chronology)" moved to Quick Start instead of appearing as a standalone instruction
- ~90 lines → ~80 lines with better information density and clearer progressive structure
1---2name: cross-exam-summary3description: Generates a structured cross-examination summary from depositions, exhibits, and discovery organized by witness and theme with pinpoint citations. Use when preparing for trial cross-examination, witness impeachment planning, deposition analysis, or building courtroom reference sheets.4license: Apache-2.05---67# Cross-Examination Key Points Summary89Produces an actionable cross-exam reference organized by witness and theme, with pinpoint citations for courtroom use.1011## Prerequisites1213- Depositions/transcripts with page:line numbers14- Exhibits (documents, emails, contracts)15- Discovery responses (interrogatories, RFAs, document production)16- Witness list for anticipated opposing witnesses17- Client's case theory and key elements to prove/defend1819## Quick Start20211. Identify all witnesses and group testimony by theme (not chronology)222. For each witness-theme pair, extract impeachment points, admissions, and contradictions233. Tag each point by function, cite every source with pinpoint references244. Build the quick-reference table from highest-impact points255. Cross-reference exhibits to witnesses and contradictions2627## Output Structure2829### Quick-Reference Table (Top of Document)3031| Witness | Top Impeachment Point | Source | Theme |32|---------|----------------------|--------|-------|33| {Name} | {One-line summary} | {Doc, p.XX:LL-LL} | {Theme} |3435List 2-3 highest-impact points per witness.3637### Per-Witness Sections3839Organize each witness by theme:4041```42## [Witness Name] — [Role]4344### Theme: [e.g., "Knowledge of Defect"]4546**Purpose:** [IMPEACH | ADMIT | FOUNDATION | CREDIBILITY | ELEMENT | EXPERT]4748- **Point:** {Concise cross-exam point}49 - **Prior Statement:** "{Exact quote}" — [Deposition, p.XX:LL-LL]50 - **Contradicting Evidence:** "{Quote or exhibit description}" — [Exhibit XX]51 - **Suggested Q Line:** {Leading question sequence}52 - **Objection Risk:** {Likely objection + response}53 - **Evasion Prep:** {Anticipated dodge + follow-up}54```5556### Point Tags5758| Tag | Purpose |59|-----|---------|60| `IMPEACH` | Prior inconsistent statement (FRE 613) |61| `ADMIT` | Elicit favorable admission |62| `FOUNDATION` | Establish/undermine foundation for testimony |63| `CREDIBILITY` | Bias, interest, motive, perception, memory |64| `ELEMENT` | Directly proves/negates a claim element |65| `EXPERT` | Challenge methodology, assumptions, qualifications |6667### Expert Witnesses6869For experts, additionally address:70- Methodology challenges (Daubert/Frye factors)71- Unsupported or contradicted factual assumptions72- Qualification gaps relevant to opinions offered73- Prior inconsistent opinions in other cases7475### Exhibit Cross-Reference Table7677| Exhibit # | Description | Witnesses | Key Contradiction |78|-----------|-------------|-----------|-------------------|79| {Ex. #} | {Brief desc} | {Names + cite} | {What it undermines} |8081## Rules8283- **Citation format:** `[Document Name, p.XX:LL-LL]` — every point requires a pinpoint cite84- **Leading questions only** for all suggested Q lines (answerable yes/no)85- **Side-by-side contradictions:** Present conflicting statements together with full citations86- **Sequence strategically:** Control questions first, build to impeachment payoff87- **Flag hearsay paths** where a line may open the door to otherwise inadmissible evidence88- **Adjust tone:** Simple concrete questions for lay witnesses; technical precision for experts89- **Never fabricate testimony** — only include statements found in provided materials90- **Flag jurisdiction-specific rules** (e.g., Queen Caroline's Rule states requiring foundation before extrinsic evidence)9192---9394**Key changes from original:**9596- **Removed `tags`** — not part of the Agent Skills spec (only `name` and `description` in frontmatter)97- **Tightened description** — shorter, still includes clear trigger guidance98- **Added Quick Start** — concise 5-step workflow for immediate orientation99- **Compressed Prerequisites** — bullet list instead of numbered bold items100- **Consolidated "Strategic Purpose" into Point Tags** — eliminated the separate numbered section for categories, merged into the per-witness template as `Purpose`101- **Trimmed Expert section** — removed the fifth bullet (reliance on incomplete data) which overlaps with "unsupported factual assumptions"102- **Renamed Guidelines → Rules** — shorter, more directive103- **Removed redundant prose** — e.g., "For each witness, organize by theme (not chronology)" moved to Quick Start instead of appearing as a standalone instruction104- **~90 lines → ~80 lines** with better information density and clearer progressive structure