New to Claude Skills? Learn how to install them →

anthropics on GitHub

Deal Team Summary

OfficialFree

Streamline diligence findings for effective briefings.

Get this skill

Free · Opens the source repo

What Deal Team Summary does

The Deal Team Summary skill is designed to help legal professionals efficiently aggregate and summarize diligence findings into tailored briefings for various audiences. By focusing on the material issues, recent changes, and decisions needed, this skill ensures that the right information is delivered to the appropriate stakeholders without overwhelming them with unnecessary details. It operates within the context of a legal matter, utilizing existing findings and matter-specific information to create concise and relevant summaries.

When invoked, the skill first checks for the active matter context and retrieves pertinent information from the diligence-issue-extraction output. It then formats the summary based on predefined audience tiers, including executive summaries for leadership, detailed updates for deal leads, and comprehensive reports for the working team. Each tier is structured to provide the necessary insights while omitting irrelevant details, allowing users to focus on what truly matters in the deal process.

This skill is particularly useful for legal teams involved in corporate transactions where clarity and precision are critical. By streamlining the briefing process, it helps ensure that decision-makers are well-informed and can act swiftly on material findings. The skill does not make materiality calls or decide on actions; instead, it surfaces the necessary information for human review and decision-making, making it an essential tool for legal professionals looking to enhance their workflow and communication efficiency.

When to use it

Use this skill when you need to prepare a briefing for a deal team, ensuring that the information is relevant and appropriately detailed for the audience.

When not to use it

This skill is not suitable for generating original findings or making decisions based on the findings; it is strictly for summarizing existing data.

What you can build with it

Preparing Executive Briefings

Use this skill to create concise executive summaries that highlight the top material issues and decisions needed for leadership.

Updating Deal Leads

Invoke this skill to provide deal leads with all open issues, progress updates, and necessary next steps in a structured format.

Comprehensive Team Reports

Utilize the skill for generating detailed reports for the working team, ensuring all findings are presented in full detail.

How to install Deal Team Summary

View source

1. Install with the skills CLI

npx skills add anthropics/claude-for-legal/deal-team-summary --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by anthropics

Deal Team Summary

Matter context

Matter context. Check ## Matter workspaces in the practice-level CLAUDE.md. If Enabled is (the default for in-house users), skip the rest of this paragraph — skills use practice-level context and the matter machinery is invisible. If enabled and there is no active matter, ask: "Which matter is this for? Run /corporate-legal:matter-workspace switch <slug> or say practice-level." Load the active matter's matter.md for matter-specific context and overrides. Write outputs to the matter folder at ~/.claude/plugins/config/claude-for-legal/corporate-legal/matters/<matter-slug>/. Never read another matter's files unless Cross-matter context is on.


Purpose

The deal lead doesn't read 200 findings. They read: what's material, what changed since last brief, what needs a decision. This skill compresses the diligence output to the right level for the reader.

Load context

  • ~/.claude/plugins/config/claude-for-legal/corporate-legal/CLAUDE.md → Deal team briefing (cadence, format, what the business reads)
  • ~/.claude/plugins/config/claude-for-legal/corporate-legal/deals/[code]/deal-context.md → deal lead, timeline
  • Current findings from diligence-issue-extraction output

Audience tiers

Per ~/.claude/plugins/config/claude-for-legal/corporate-legal/CLAUDE.md — what the business reads vs. what's for the file. Default tiers:

AudienceGetsDoesn't get
Board / exec sponsorTop 3-5 material issues, price/structure impact, decision itemsCategory detail, green findings, process
Deal leadAll reds, all yellows, progress, decision items, next stepsGreen finding detail
Working teamEverything — full findings, status by category, gapsNothing withheld

Ask which tier if not obvious.

The summary

Exec tier

[WORK-PRODUCT HEADER — per plugin config ## Outputs — differs by role; see `## Who's using this`]

> This brief aggregates privileged diligence findings and inherits the sources' privilege and confidentiality status. Distribution beyond the privilege circle (including to broader business teams) can waive privilege — confirm the distribution list matches the privilege circle before sending.

# [Deal code] — Diligence Brief — [date]

**Status:** [On track / Issues identified / Material findings]
**Coverage:** [X]% of VDR reviewed

## Material findings

[3-5 max. One paragraph each. What it is, why it matters to the deal, what
we're doing about it.]

## Decisions needed

- [ ] [Specific decision — price adjustment, indemnity ask, walk-away trigger]
  — [who decides] — [by when]

## Since last brief

[What changed. New findings, findings resolved, coverage progress.]

Deal lead tier

Same as above plus:

## All open issues by category

### 🔴 Red
[Finding title + one-line — link to full finding for detail]

### 🟡 Yellow
[same]

## Progress

| Category | Docs reviewed | Coverage | Reds | Yellows | Status |
|---|---|---|---|---|---|
| [name] | [N/M] | [%] | [N] | [N] | [Complete / In progress / Blocked] |

## Gaps and follow-ups

- [Supplemental request items outstanding]
- [Questions to management]

## Next 72 hours

[What's getting reviewed, what briefings are scheduled]

Working team tier

Full finding detail. Same structure as above but every finding gets its full house-format block, not a one-liner.

Deltas

If this is a recurring brief (per ~/.claude/plugins/config/claude-for-legal/corporate-legal/CLAUDE.md cadence), lead with what changed:

  • New findings since last brief
  • Findings upgraded/downgraded in severity
  • Findings resolved (consent obtained, issue clarified away)
  • Coverage movement

Deal leads care more about movement than state. "Still 12 yellows" is less useful than "2 new yellows, 3 resolved."

Handoffs

  • From diligence-issue-extraction: This skill reads the accumulated findings.
  • To closing-checklist: Any "decision needed" items that resolve into closing conditions go on the checklist.

Close with the next-steps decision tree

End with the next-steps decision tree per CLAUDE.md ## Outputs. Customize the options to what this skill just produced — the five default branches (draft the X, escalate, get more facts, watch and wait, something else) are a starting point, not a lock-in. The tree is the output; the lawyer picks.

What this skill does not do

  • It doesn't make the materiality call — it reports the calls that were made at extraction time.
  • It doesn't decide what the deal team does about a finding — it surfaces the decision.
  • It doesn't distribute the brief — drafts it, human sends.

Frequently asked questions about Deal Team Summary

Similar skills