mcpbeat Sign in

Dd Checklist Skill for Claude

Generate and track comprehensive due diligence checklists tailored to the target company's sector, deal type, and complexity. Covers all major workstreams with request lists, status tracking, and red flag escalation. Use when kicking off diligence, organizing a data room review, or tracking outstanding items. Triggers on "dd checklist", "due diligence tracker", "diligence request list", "what do we still need", or "data room review".

1k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
33987
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/anthropics/financial-services --skill dd-checklist

The instruction itself

9 sections, as written by the author

Due Diligence Checklist

Workflow

Step 1: Scope the Diligence

Ask the user for:

  • Target company: Name, sector, business model
  • Deal type: Platform acquisition, add-on, growth equity, recap, carve-out
  • Deal size / complexity: Determines depth of diligence
  • Key concerns: Any known issues to prioritize (customer concentration, regulatory, environmental, etc.)
  • Timeline: When is LOI / close targeted?

Step 2: Generate Workstream Checklists

Generate a checklist across all major workstreams, tailored to the sector:

Financial Due Diligence

  • Quality of earnings (QoE) — revenue and EBITDA adjustments
  • Working capital analysis — normalized vs. actual
  • Debt and debt-like items
  • Capital expenditure (maintenance vs. growth)
  • Tax structure and exposure
  • Audit history and accounting policies
  • Pro forma adjustments (run-rate, synergies)

Commercial Due Diligence

  • Market size and growth (TAM/SAM/SOM)
  • Competitive positioning and market share
  • Customer analysis — concentration, retention, NPS
  • Pricing power and contract structure
  • Sales pipeline and backlog
  • Go-to-market effectiveness

Legal Due Diligence

  • Corporate structure and org chart
  • Material contracts (customer, supplier, partnership)
  • Litigation history and pending claims
  • IP portfolio and protection
  • Regulatory compliance
  • Employment agreements and non-competes

Operational Due Diligence

  • Management team assessment
  • Organizational structure and key person risk
  • IT systems and infrastructure
  • Supply chain and vendor dependencies
  • Facilities and real estate
  • Insurance coverage

HR / People Due Diligence

  • Org chart and headcount trends
  • Compensation benchmarking
  • Benefits and pension obligations
  • Key employee retention risk
  • Culture assessment
  • Union/labor agreements

IT / Technology Due Diligence (for tech-enabled businesses)

  • Technology stack and architecture
  • Technical debt assessment
  • Cybersecurity posture
  • Data privacy compliance (GDPR, CCPA, SOC2)
  • Product roadmap and R&D spend
  • Scalability assessment

Environmental / ESG (where applicable)

  • Environmental liabilities
  • Regulatory compliance history
  • ESG risks and opportunities

Step 3: Status Tracking

For each item, track:

| Item | Workstream | Priority | Status | Owner | Notes |

|------|-----------|----------|--------|-------|-------|

| QoE report | Financial | P0 | Pending | | |

| Customer interviews | Commercial | P0 | In Progress | | 3 of 10 complete |

Status options: Not Started → Requested → Received → In Review → Complete → Red Flag

Step 4: Red Flag Summary

Maintain a running list of red flags discovered during diligence:

  • What was found
  • Which workstream
  • Severity (deal-breaker / significant / manageable)
  • Mitigant or path to resolution
  • Impact on valuation or deal terms

Step 5: Output

  • Excel workbook with tabs per workstream (default)
  • Summary dashboard: % complete by workstream, outstanding items, red flags
  • Weekly status update format for deal team

Sector-Specific Additions

Automatically add relevant items based on sector:

  • Software/SaaS: ARR quality, cohort analysis, hosting costs, SOC2
  • Healthcare: Regulatory approvals, reimbursement risk, payor mix
  • Industrial: Equipment condition, environmental remediation, safety record
  • Financial services: Regulatory capital, compliance history, credit quality
  • Consumer: Brand health, channel mix, seasonality, inventory management

Important Notes

  • Prioritize P0 items that are gating to LOI or close
  • Flag items where the seller is slow to respond — may indicate issues
  • Cross-reference data room contents against the checklist to identify gaps
  • Update the checklist as diligence progresses — it's a living document

Other skills for the same job

different authors, same section of the catalogue
File Organizer
by frostant
×10

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

3k tokens
Domain Name Brainstormer
by frostant
×8

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

1k tokens
Brainstorming
by ZhanlinCui
×4

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

626 tokens
Planning With Files
by ZhanlinCui
×3

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

9k tokens scripts
Scientific Brainstorming
by christophacham
×3

Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not have specific observations yet. For formulating testable hypotheses from data use hypothesis-generation.

5k tokens
GitHub Project Management
by ComeOnOliver
×3

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

14k tokens
Grill Me
by ComeOnOliver
×3

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

3k tokens
Workflow Automation
by ComeOnOliver
×3

Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, workflows resume exactly where they left off. This skill covers the platforms (n8n, Temporal, Inngest) and patterns (sequential, parallel, orchestrator-worker) that turn brittle scripts into production-grade automation. Key insight: The platforms make different tradeoffs. n8n optimizes for accessibility

3k tokens

How to use it

Copy the folder

Take anthropics/dd-checklist from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.