Summarize Legal Documents
Produce standalone, structured summaries of one or more legal documents for professional reference.
Quick Start
- Receive one or more legal files (contracts, pleadings, correspondence, transactional docs).
- Read all uploaded content exhaustively — never sample or skip sections.
- Classify each document, extract key data, and output the summary using the template below.
Workflow
1. Classify Document Type
| Type |
Analysis Focus |
| Contract / Agreement |
Parties, obligations, terms, defined terms, reps & warranties, conditions precedent, dispute provisions |
| Pleading |
Causes of action, factual allegations, relief requested, procedural posture, legal authority |
| Correspondence |
Negotiation positions, admissions, strategic signals, communication timeline |
| Transactional |
Deal structure, consideration, reps & warranties, closing conditions, indemnification |
2. Extract Key Data
From every document, capture:
- Parties (full legal names, roles)
- Key dates and deadlines
- Monetary amounts and consideration
- Claims, defenses, or obligations
- Legal authority cited
- Exhibits, attachments, referenced materials
- Defined terms (use consistently throughout)
- Ambiguities or internal conflicts
3. Output Summary
# Summary: [Document Title / Subject Matter]
Date of Summary: [date]
## Overview
[Type, parties, fundamental purpose — 2-3 sentences]
## Key Parties
[Table or list: name, role, relationship]
## Substantive Summary
[Organized by logical sections mirroring the source structure]
## Key Terms and Conditions
[Dates, deadlines, amounts, obligations — use tables where appropriate]
## Notable Issues
[Ambiguities, conflicts, missing information, concerns]
## Source Attribution
[For multi-file summaries: which document each key fact derives from]
Pitfalls and Checks
- Completeness over brevity — never omit material information; flag conflicts rather than resolving by assumption.
- Source attribution — cite which document each significant fact comes from, especially across multiple files.
- Preserve precision — retain qualifications, limitations, and conditions; use defined terms as defined in the source.
- Proportional length — target 70-90% reduction while retaining all material information.
- No legal conclusions — summarize positions as presented; do not evaluate merits or predict outcomes.
- Readability — bold party names and key terms; use tables for claims, obligations, or chronological events.
1---2name: summarize-files3description: Generates structured summaries of legal documents (contracts, pleadings, correspondence, transactional materials). Triggers when the user asks to summarize case files, agreements, pleadings, or any legal materials for review, onboarding, or status reporting.4---56# Summarize Legal Documents78Produce standalone, structured summaries of one or more legal documents for professional reference.910## Quick Start11121. Receive one or more legal files (contracts, pleadings, correspondence, transactional docs).132. Read all uploaded content exhaustively — never sample or skip sections.143. Classify each document, extract key data, and output the summary using the template below.1516## Workflow1718### 1. Classify Document Type1920| Type | Analysis Focus |21|---|---|22| Contract / Agreement | Parties, obligations, terms, defined terms, reps & warranties, conditions precedent, dispute provisions |23| Pleading | Causes of action, factual allegations, relief requested, procedural posture, legal authority |24| Correspondence | Negotiation positions, admissions, strategic signals, communication timeline |25| Transactional | Deal structure, consideration, reps & warranties, closing conditions, indemnification |2627### 2. Extract Key Data2829From every document, capture:30- Parties (full legal names, roles)31- Key dates and deadlines32- Monetary amounts and consideration33- Claims, defenses, or obligations34- Legal authority cited35- Exhibits, attachments, referenced materials36- Defined terms (use consistently throughout)37- Ambiguities or internal conflicts3839### 3. Output Summary4041```42# Summary: [Document Title / Subject Matter]43Date of Summary: [date]4445## Overview46[Type, parties, fundamental purpose — 2-3 sentences]4748## Key Parties49[Table or list: name, role, relationship]5051## Substantive Summary52[Organized by logical sections mirroring the source structure]5354## Key Terms and Conditions55[Dates, deadlines, amounts, obligations — use tables where appropriate]5657## Notable Issues58[Ambiguities, conflicts, missing information, concerns]5960## Source Attribution61[For multi-file summaries: which document each key fact derives from]62```6364## Pitfalls and Checks6566- **Completeness over brevity** — never omit material information; flag conflicts rather than resolving by assumption.67- **Source attribution** — cite which document each significant fact comes from, especially across multiple files.68- **Preserve precision** — retain qualifications, limitations, and conditions; use defined terms as defined in the source.69- **Proportional length** — target 70-90% reduction while retaining all material information.70- **No legal conclusions** — summarize positions as presented; do not evaluate merits or predict outcomes.71- **Readability** — bold party names and key terms; use tables for claims, obligations, or chronological events.