Legal Project Management Summary
Produces a stakeholder-ready project status summary from matter files, task lists, budgets, and correspondence.
Prerequisites
- Matter files — pleadings, contracts, filings, or deal documents defining scope
- Task/milestone data — completed and upcoming deliverables with dates
- Budget information — original budget, current spend, projections
- Team roster — attorneys, paralegals, experts, co-counsel with role assignments
- Correspondence/status notes — emails, memos, or prior status reports
Output Structure
1. Executive Overview
Two to three sentences covering current project status, phase, and any critical issues requiring immediate attention.
2. Project Objectives
| Element |
Detail |
| Overarching goal |
Strategic outcome aligned to client business objective |
| Specific deliverables |
Enumerated list with target dates |
| Success criteria |
Measurable outcomes or legal benchmarks |
| Governing constraints |
Contractual obligations, regulatory deadlines, court orders |
3. Resources
Team Composition:
| Name/Role |
Allocation % |
Primary Responsibilities |
Notes |
Include lead counsel, associates, paralegals, and external experts.
Budget Summary:
| Metric |
Amount |
| Original budget |
|
| Spent to date |
|
| Projected total |
|
| Variance |
|
| Key cost drivers |
|
If over budget, include mitigation strategy.
4. Timeline
Completed Milestones:
| Milestone |
Target Date |
Actual Date |
Status |
Upcoming Deliverables:
| Deliverable |
Target Date |
Owner |
Dependencies |
Risk Level |
Flag timeline risks (pending rulings, third-party delays, resource constraints) and note contingency plans for critical-path items.
5. Status Assessment
Rate each dimension R/Y/G (Red/Yellow/Green):
| Dimension |
Rating |
Notes |
| Schedule adherence |
|
|
| Budget compliance |
|
|
| Work product quality |
|
|
| Team capacity |
|
|
| Client satisfaction |
|
|
| Risk exposure |
|
|
For any Yellow or Red: state root cause, corrective action, assigned owner, and remediation deadline.
6. Risk Register
| Risk |
Likelihood |
Impact |
Mitigation |
Owner |
Rate likelihood and impact as H/M/L. Flag matter-type-specific risks:
- Litigation — adverse rulings, emerging legal theories, discovery issues
- Transactional — regulatory changes, counterparty issues, market conditions
- Regulatory — enforcement trends, compliance gaps, agency communications
7. Action Items
Prioritize by urgency: Immediate / This Week / This Month / Strategic.
| # |
Action |
Owner |
Due Date |
Priority |
Include process improvement recommendations where supported by project performance data.
Guidelines
- Privilege protection — Mark litigation strategy or attorney mental impressions as
[PRIVILEGED]. Review before external distribution.
- Audience calibration — Client-facing: emphasize business impact, minimize jargon. Internal: include granular task detail and legal analysis.
- Tiered access — Note where redaction is needed if stakeholders have different information rights.
- Conflicts/ethics — Flag conflict of interest, malpractice exposure, or ethical concerns in the Risk Register.
- Data-driven — Anchor assessments to specific documents, dates, and metrics. Do not speculate without supporting evidence.
Key changes made:
- Description — trimmed from 50+ words to a tighter statement while preserving trigger guidance
- Removed empty placeholder rows in Team Composition table (replaced with inline instruction)
- Consolidated Budget table — dropped the "Mitigation (if over)" row into a one-line note below the table
- Action Items table — dropped
Resources Needed and Success Criteria columns to reduce noise; kept the essential tracking fields
- Risk Register — merged the three separate matter-type paragraphs into a compact bulleted list
- Guidelines — cut the
Formatting bullet (redundant with table structure already shown) and tightened each remaining bullet to one line
- Overall — ~35% fewer tokens while preserving all seven output sections and legal domain accuracy
1---2name: project-summary3description: Generates structured legal project management summaries with RAG status indicators, budget variance analysis, and prioritized action items. Use when creating matter status reports, project updates, portfolio reviews, or resource allocation summaries for litigation, transactional, or regulatory matters.4license: Apache-2.05---67# Legal Project Management Summary89Produces a stakeholder-ready project status summary from matter files, task lists, budgets, and correspondence.1011## Prerequisites12131. **Matter files** — pleadings, contracts, filings, or deal documents defining scope142. **Task/milestone data** — completed and upcoming deliverables with dates153. **Budget information** — original budget, current spend, projections164. **Team roster** — attorneys, paralegals, experts, co-counsel with role assignments175. **Correspondence/status notes** — emails, memos, or prior status reports1819## Output Structure2021### 1. Executive Overview2223Two to three sentences covering current project status, phase, and any critical issues requiring immediate attention.2425### 2. Project Objectives2627| Element | Detail |28|---|---|29| Overarching goal | Strategic outcome aligned to client business objective |30| Specific deliverables | Enumerated list with target dates |31| Success criteria | Measurable outcomes or legal benchmarks |32| Governing constraints | Contractual obligations, regulatory deadlines, court orders |3334### 3. Resources3536**Team Composition:**3738| Name/Role | Allocation % | Primary Responsibilities | Notes |39|---|---|---|---|4041Include lead counsel, associates, paralegals, and external experts.4243**Budget Summary:**4445| Metric | Amount |46|---|---|47| Original budget | |48| Spent to date | |49| Projected total | |50| Variance | |51| Key cost drivers | |5253If over budget, include mitigation strategy.5455### 4. Timeline5657**Completed Milestones:**5859| Milestone | Target Date | Actual Date | Status |60|---|---|---|---|6162**Upcoming Deliverables:**6364| Deliverable | Target Date | Owner | Dependencies | Risk Level |65|---|---|---|---|---|6667Flag timeline risks (pending rulings, third-party delays, resource constraints) and note contingency plans for critical-path items.6869### 5. Status Assessment7071Rate each dimension **R/Y/G** (Red/Yellow/Green):7273| Dimension | Rating | Notes |74|---|---|---|75| Schedule adherence | | |76| Budget compliance | | |77| Work product quality | | |78| Team capacity | | |79| Client satisfaction | | |80| Risk exposure | | |8182For any Yellow or Red: state root cause, corrective action, assigned owner, and remediation deadline.8384### 6. Risk Register8586| Risk | Likelihood | Impact | Mitigation | Owner |87|---|---|---|---|---|8889Rate likelihood and impact as H/M/L. Flag matter-type-specific risks:9091- **Litigation** — adverse rulings, emerging legal theories, discovery issues92- **Transactional** — regulatory changes, counterparty issues, market conditions93- **Regulatory** — enforcement trends, compliance gaps, agency communications9495### 7. Action Items9697Prioritize by urgency: Immediate / This Week / This Month / Strategic.9899| # | Action | Owner | Due Date | Priority |100|---|---|---|---|---|101102Include process improvement recommendations where supported by project performance data.103104## Guidelines105106- **Privilege protection** — Mark litigation strategy or attorney mental impressions as `[PRIVILEGED]`. Review before external distribution.107- **Audience calibration** — Client-facing: emphasize business impact, minimize jargon. Internal: include granular task detail and legal analysis.108- **Tiered access** — Note where redaction is needed if stakeholders have different information rights.109- **Conflicts/ethics** — Flag conflict of interest, malpractice exposure, or ethical concerns in the Risk Register.110- **Data-driven** — Anchor assessments to specific documents, dates, and metrics. Do not speculate without supporting evidence.111112---113114**Key changes made:**115116- **Description** — trimmed from 50+ words to a tighter statement while preserving trigger guidance117- **Removed empty placeholder rows** in Team Composition table (replaced with inline instruction)118- **Consolidated Budget table** — dropped the "Mitigation (if over)" row into a one-line note below the table119- **Action Items table** — dropped `Resources Needed` and `Success Criteria` columns to reduce noise; kept the essential tracking fields120- **Risk Register** — merged the three separate matter-type paragraphs into a compact bulleted list121- **Guidelines** — cut the `Formatting` bullet (redundant with table structure already shown) and tightened each remaining bullet to one line122- **Overall** — ~35% fewer tokens while preserving all seven output sections and legal domain accuracy