Legal Conference Summary
Generates distribution-ready conference summaries that preserve authority, nuance, and actionable guidance for corporate practice teams.
Prerequisites
Gather before starting:
- Event basics — name, dates, location/format, sponsor(s), theme
- Agenda — session titles, tracks, times, formats
- Speaker roster — names, roles, affiliations, credentials
- Session inputs — notes, slides, handouts, recordings, Q&A logs
- Materials — white papers, practice guides, model forms, studies
- Confidentiality scope — what to anonymize or omit
Quick Start
- Collect all prerequisites above
- Build the Event Snapshot table
- Process each session into the Session Digest
- Compile the Authorities Index with
[VERIFY] flags
- Extract actionable guidance, trends, and follow-ups
- Review against the Checks below
Output Structure
Executive Summary
List 5–7 cross-session takeaways, prioritized by practical impact and novelty.
Event Snapshot
| Field |
Entry |
| Event |
|
| Date(s) |
|
| Location/Format |
|
| Sponsor(s) |
|
| Theme/Focus |
|
| Primary Practice Areas |
|
| Tracks/Modules |
|
| Audience |
|
Session Digest
One row per session or panel:
| # |
Title |
Format |
Speakers (Name, Role, Org) |
Core Thesis |
Key Points |
Authorities Cited |
Data/Studies |
Takeaways |
Divergent Views |
| 1 |
|
|
|
|
|
|
|
|
|
Authorities Index
Exact names and years. Flag uncertainty with [VERIFY].
| Authority |
Jurisdiction |
Session # |
Relevance |
Notes |
|
|
|
|
|
Practical Guidance
Capture actionable items only:
- Litigation strategies or defenses
- Compliance steps or audits
- Drafting or negotiation tips
- Risk allocation or insurance implications
- Client counseling considerations
Consensus vs. Divergence
- Consensus themes: areas of agreement across sessions
- Divergent views: disagreements and supporting rationales
Emerging Trends
- Near-term regulatory or case-law shifts
- Technology or market developments
- Predicted enforcement priorities
Materials & Resources
| Resource |
Type |
Source |
Access Path |
|
|
|
|
Networking Insights
Non-attributable themes and practitioner concerns from informal sessions. No client facts.
Action Items
- Comment periods, deadlines, monitoring tasks
- Recommended internal trainings or policy updates
- Future events announced
Checks
- Use
[VERIFY] for any citation, quote, or statistic not confirmed in sources
- Preserve speaker credentials and affiliations exactly as stated
- Anonymize sensitive or client-specific references from informal sessions
- State jurisdiction scope explicitly when unclear or mixed
- Report what speakers said — do not include legal advice or editorialize
- Keep attribution precise; do not add substance beyond source materials
Key changes made:
- Frontmatter: Removed
tags (not part of the spec), tightened description to be more concise while keeping trigger guidance
- Added Quick Start: Numbered workflow giving the agent a clear execution path
- Flattened structure: Promoted bold-label sections to proper
### headings under a single ## Output Structure parent — cleaner hierarchy, easier scanning
- Trimmed redundancy: Removed the "Cited By (Session #)" → "Session #" in Authorities Index, collapsed "Consensus vs. Divergence" from separate bullet groups into labeled inline entries, shortened table column headers
- Renamed Guidelines → Checks: Matches the skill authoring convention for pitfall/validation sections
- Removed "Output Structure / Process" dual label — single clear heading
- Line count: Reduced from 107 to ~95 lines while preserving all domain content and table templates
1---2name: conference-summary3description: Produces structured legal conference summaries capturing session substance, speaker credentials, cited authorities, and practical takeaways. Use when preparing CLE recaps, seminar notes, symposium summaries, panel or keynote reports, or post-event knowledge sharing.4license: Apache-2.05---67# Legal Conference Summary89Generates distribution-ready conference summaries that preserve authority, nuance, and actionable guidance for corporate practice teams.1011## Prerequisites1213Gather before starting:14151. **Event basics** — name, dates, location/format, sponsor(s), theme162. **Agenda** — session titles, tracks, times, formats173. **Speaker roster** — names, roles, affiliations, credentials184. **Session inputs** — notes, slides, handouts, recordings, Q&A logs195. **Materials** — white papers, practice guides, model forms, studies206. **Confidentiality scope** — what to anonymize or omit2122## Quick Start23241. Collect all prerequisites above252. Build the Event Snapshot table263. Process each session into the Session Digest274. Compile the Authorities Index with `[VERIFY]` flags285. Extract actionable guidance, trends, and follow-ups296. Review against the Checks below3031## Output Structure3233### Executive Summary3435List 5–7 cross-session takeaways, prioritized by practical impact and novelty.3637### Event Snapshot3839| Field | Entry |40|---|---|41| Event | |42| Date(s) | |43| Location/Format | |44| Sponsor(s) | |45| Theme/Focus | |46| Primary Practice Areas | |47| Tracks/Modules | |48| Audience | |4950### Session Digest5152One row per session or panel:5354| # | Title | Format | Speakers (Name, Role, Org) | Core Thesis | Key Points | Authorities Cited | Data/Studies | Takeaways | Divergent Views |55|---|---|---|---|---|---|---|---|---|---|56| 1 | | | | | | | | | |5758### Authorities Index5960Exact names and years. Flag uncertainty with `[VERIFY]`.6162| Authority | Jurisdiction | Session # | Relevance | Notes |63|---|---|---|---|---|64| | | | | |6566### Practical Guidance6768Capture actionable items only:6970- Litigation strategies or defenses71- Compliance steps or audits72- Drafting or negotiation tips73- Risk allocation or insurance implications74- Client counseling considerations7576### Consensus vs. Divergence7778- **Consensus themes:** areas of agreement across sessions79- **Divergent views:** disagreements and supporting rationales8081### Emerging Trends8283- Near-term regulatory or case-law shifts84- Technology or market developments85- Predicted enforcement priorities8687### Materials & Resources8889| Resource | Type | Source | Access Path |90|---|---|---|---|91| | | | |9293### Networking Insights9495Non-attributable themes and practitioner concerns from informal sessions. No client facts.9697### Action Items9899- Comment periods, deadlines, monitoring tasks100- Recommended internal trainings or policy updates101- Future events announced102103## Checks104105- Use `[VERIFY]` for any citation, quote, or statistic not confirmed in sources106- Preserve speaker credentials and affiliations exactly as stated107- Anonymize sensitive or client-specific references from informal sessions108- State jurisdiction scope explicitly when unclear or mixed109- Report what speakers said — do not include legal advice or editorialize110- Keep attribution precise; do not add substance beyond source materials111112---113114**Key changes made:**115116- **Frontmatter**: Removed `tags` (not part of the spec), tightened `description` to be more concise while keeping trigger guidance117- **Added Quick Start**: Numbered workflow giving the agent a clear execution path118- **Flattened structure**: Promoted bold-label sections to proper `###` headings under a single `## Output Structure` parent — cleaner hierarchy, easier scanning119- **Trimmed redundancy**: Removed the "Cited By (Session #)" → "Session #" in Authorities Index, collapsed "Consensus vs. Divergence" from separate bullet groups into labeled inline entries, shortened table column headers120- **Renamed Guidelines → Checks**: Matches the skill authoring convention for pitfall/validation sections121- **Removed "Output Structure / Process"** dual label — single clear heading122- **Line count**: Reduced from 107 to ~95 lines while preserving all domain content and table templates