due-diligence-summary

Produces structured U.S. transactional due diligence summaries with risk ratings, document citations, and follow-up actions. Triggers when the user requests a due diligence summary, diligence report, red-flag memo, or data room analysis for M&A, investment, or partnership transactions.

11 stars

Best use case

due-diligence-summary is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Produces structured U.S. transactional due diligence summaries with risk ratings, document citations, and follow-up actions. Triggers when the user requests a due diligence summary, diligence report, red-flag memo, or data room analysis for M&A, investment, or partnership transactions.

Teams using due-diligence-summary should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/due-diligence-summary/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/due-diligence-summary/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/due-diligence-summary/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How due-diligence-summary Compares

Feature / Agentdue-diligence-summaryStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Produces structured U.S. transactional due diligence summaries with risk ratings, document citations, and follow-up actions. Triggers when the user requests a due diligence summary, diligence report, red-flag memo, or data room analysis for M&A, investment, or partnership transactions.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Due Diligence Summary

Decision-ready diligence summary with risk ratings, evidence citations, and next-step actions for U.S. transactional matters.

---

## Related skills

- **Environmental subset** — `phase-i-esa` for ASTM E1527-21 site assessments; `environmental-regulation-summaries` for governing-statute identification; `environmental-indemnity` and `environmental-covenant-and-easement` for risk-allocation drafting.
- **Real estate subset** — `real-estate-transaction-summary` for property-transaction memos that include diligence; `title-commitment` for title-side review.
- **Corporate subset** — `corporate-bylaws`, `articles-of-incorporation`, `pro-forma-cap-table` for governance review.
- **Compliance subset** — `compliance-summaries` for cross-sector regulatory posture; `hipaa-baa` and related healthcare skills for HIPAA-regulated targets.
- **Outputs** — `legal-memo` for substantive opinions arising from diligence findings; `engagement-letter-review` for scope confirmation upstream.

## Quick Start

Gather before beginning:

1. **Transaction snapshot** — type, parties, structure, timeline, target entities
2. **Scope definition** — in/out-of-scope categories, materiality threshold, jurisdictions
3. **Data room index** — document list with stable IDs and dates
4. **Substantive materials** — governance docs, financials, contracts, IP schedules, litigation files, HR/benefits, real estate, tax, environmental records
5. **Privilege/confidentiality designation** and allowed audience

## Workflow

1. **Map scope to inventory** — mark each category Complete / Partial / Missing using the coverage checklist.
2. **Extract findings** — facts, obligations, restrictions, change-of-control and consent triggers.
3. **Classify** each finding as Fact, Representation, or Open Issue.
4. **Rate risk and materiality** — quantify exposure where possible.
5. **Flag conflicts** across sources; resolve by authority and date.
6. **Produce summary** using the deliverable template; cite every material finding as `[Doc ID or Title, date, page/section]`.

### Risk Scale

| Rating | Meaning | Action |
|--------|---------|--------|
| High | Likely deal impact or material exposure | Escalate; require resolution/mitigation |
| Medium | Manageable; needs diligence or contractual protection | Track; address in docs/price |
| Low | Informational or minor exposure | Note; monitor if cumulative |

### Coverage Checklist

| Category | Expected Core Docs |
|----------|--------------------|
| Corporate/Governance | Charter, bylaws, consents, cap table, subsidiary org |
| Financials/Debt | Audited/unaudited FS, debt docs, guarantees, liens |
| Contracts | Top customer/vendor, assignment/consent, exclusivity |
| IP/Tech | IP schedule, licenses, OSS use, assignments |
| Litigation/Reg | Docket list, claims history, agency letters |
| HR/Benefits | Payroll, key employee agreements, benefits plans |
| Real Estate/Assets | Leases, deeds, asset schedules |
| Tax | Returns, audits, NOLs, nexus |
| Environmental | Phase I ESA (ASTM E1527-21), Phase II reports, environmental permits (NPDES, Title V, RCRA), CERCLA / state cleanup status, environmental indemnity provisions, ECOAs, PFAS exposure, reportable historical releases |

## Deliverable Template

### Executive Summary
- Deal snapshot (type, parties, target, valuation if known)
- Top 5 red flags with risk rating and cited evidence
- Missing critical items

### Scope & Coverage
- In-scope categories and jurisdictions
- Coverage checklist with gaps and rationale

### Key Findings by Category

One table per category (Corporate/Governance, Financials/Debt, Contracts, IP/Tech, Litigation/Regulatory, HR/Benefits, Real Estate/Assets, Tax, Environmental):

| Issue | Evidence | Risk | Materiality | Follow-up |
|-------|----------|------|-------------|-----------|

### Conflicts & Discrepancies

| Topic | Conflicting Sources | Assessment | Action |
|-------|---------------------|------------|--------|

### Open Items / Follow-Up Requests

| Item | Rationale | Requested From | Priority |
|------|-----------|----------------|----------|

### Recommended Actions
- Contractual protections (rep, warranty, indemnity, covenants)
- Price or structure adjustments
- Pre-closing conditions or consents

## Pitfalls & Checks

- Separate confirmed facts from representations and open issues — never conflate.
- Flag missing expected documents as findings with risk and impact.
- Use exact dates, parties, dollar amounts, and governing law when available.
- Label unsigned drafts as non-authoritative.
- For regulated industries, add a compliance subsection (HIPAA, FDA, FINRA/SEC, OFAC, FCPA, state licensing); mark statutes `[VERIFY]` if uncertain.
- Stay neutral and evidence-driven — do not advocate for or against the deal.
- Preserve privilege and confidentiality; limit distribution as instructed.

---

## Troubleshooting

- **Data room incomplete or actively being populated.** Mark each missing-document line as a finding (Risk: Medium-High depending on category) with a follow-up request. A summary built on a partial data room is signed only with explicit scope limitation in the Executive Summary.
- **Source documents conflict (e.g., cap table vs. board consents).** Show both readings side-by-side with citations; flag for resolution by counsel. Do not silently reconcile by date — older documents may control where amendments aren't on file.
- **Regulated-industry target without familiar compliance lens.** Engage industry-specific counsel; flag and rate Unknown-but-material rather than guessing. Examples: HIPAA covered-entity status; banking BSA/AML; broker-dealer registration.
- **Environmental concerns surfaced but no Phase I in the data room.** Risk is Medium-to-High depending on industrial use history. Recommend a Phase I ESA per ASTM E1527-21 as a closing condition or pre-LOI step, and an environmental indemnity in the definitive agreement.
- **Privilege risk on shared diligence.** When buyer's counsel and seller's counsel share substantive analysis, joint-defense / common-interest agreements are the usual mechanism. Note any unprivileged exchanges in the deliverable.

Related Skills

witness-summary

11
from CaseMark/skills

Generates structured summaries of witness statements for litigation, extracting chronological narratives, key facts, credibility indicators, and evidentiary value. Use when summarizing depositions, declarations, affidavits, or witness testimony during discovery, pre-trial, or trial preparation.

verdict-judgment-summary

11
from CaseMark/skills

Produces structured post-trial verdict and judgment analysis memoranda for commercial litigation. Triggers when summarizing a jury verdict, bench trial decision, post-trial motion assessment, or appellate viability review. Covers liability determinations, damages breakdowns, critical rulings, and post-trial strategy.

urban-planning-summary

11
from CaseMark/skills

Summarizes legal issues in urban development projects covering zoning, land use disputes, and environmental compliance. Generates structured briefings for municipalities, developers, and legal counsel. Use when reviewing zoning ordinances, land use applications, environmental impact statements, or comprehensive plans before development or planning decisions.

trial-prep-summary

11
from CaseMark/skills

Generates a structured courtroom-ready trial preparation summary synthesizing procedural history, facts, legal issues, evidence, witnesses, and strategy into a quick-reference document. Trigger when preparing trial binders, pre-trial review documents, courtroom reference materials, or trial strategy memos in commercial litigation.

traffic-enforcement-summary

11
from CaseMark/skills

Generates structured summaries of traffic law enforcement data covering DUI metrics, violation trends, enforcement outcomes, and resource allocation. Use when analyzing citation records, arrest statistics, violation reports, or preparing public safety strategic planning documents for law enforcement leadership.

trade-law-summary

11
from CaseMark/skills

Produces structured U.S.-focused international trade law summaries covering tariffs, customs, export controls, sanctions, trade remedies, and trade agreements. Triggers when asked for international trade law summaries, tariff/customs analysis, export controls, sanctions guidance, WTO/GATT, USMCA, ITAR, EAR, OFAC, or import/export compliance updates.

telecom-law-summary

11
from CaseMark/skills

Generates executive-level summaries of recent US telecommunications law developments covering spectrum rights, network access, privacy, infrastructure, and enforcement. Structures analysis by topic with compliance deadlines and business impact. Use when briefing counsel, regulatory teams, or executives on FCC rulemakings, net neutrality, CPNI, 5G deployment, robocall enforcement, or the broader telecom legal landscape.

tax-summary-spousal-support

11
from CaseMark/skills

Produces structured financial summaries from tax returns, W-2s, 1099s, K-1s, and business filings for spousal support proceedings. Trigger when preparing income analyses for alimony discovery, settlement negotiations, pre-trial, or court filings in family law matters.

tax-return-summary

11
from CaseMark/skills

Produces structured, citation-backed summaries of tax returns (Form 1040, schedules, W-2s, 1099s) for divorce, personal injury, and bankruptcy litigation. Extracts income sources, deductions, credits, and flags anomalies. Use when summarizing tax returns, analyzing financial discovery, assessing earning capacity, reviewing 1040s, or preparing financial profiles for litigation.

summary-judgment

11
from CaseMark/skills

Produces structured summaries of summary judgment motions, orders, and decisions. Use when the user needs to summarize an MSJ ruling, prepare a case status report, evaluate appeal posture, or brief a client on a dispositive motion outcome.

summary-judgment-motion

11
from CaseMark/skills

Drafts a Motion for Summary Judgment package for personal injury litigation under FRCP 56 or state equivalent. Trigger when the user needs an MSJ, summary judgment brief, dispositive motion, no-genuine-dispute motion, or judgment-as-a-matter-of-law motion during pre-trial or discovery phases.

summary-judgment-brief

11
from CaseMark/skills

Drafts FRCP 56 summary judgment motion briefs for U.S. commercial litigation. Synthesizes discovery evidence with controlling authority to show no genuine dispute of material fact. Use when drafting MSJ briefs, dispositive motions, or partial summary judgment papers post-discovery.