skills/legal/cross-exam-summary/SKILL.md
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.
npx skillsauth add casemark/skills cross-exam-summaryInstall 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.
Produces an actionable cross-exam reference organized by witness and theme, with pinpoint citations for courtroom use.
| Witness | Top Impeachment Point | Source | Theme | |---------|----------------------|--------|-------| | {Name} | {One-line summary} | {Doc, p.XX:LL-LL} | {Theme} |
List 2-3 highest-impact points per witness.
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}
| 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 |
For experts, additionally address:
| Exhibit # | Description | Witnesses | Key Contradiction | |-----------|-------------|-----------|-------------------| | {Ex. #} | {Brief desc} | {Names + cite} | {What it undermines} |
[Document Name, p.XX:LL-LL] — every point requires a pinpoint citeKey changes from original:
tags — not part of the Agent Skills spec (only name and description in frontmatter)Purposedevelopment
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.