From c-level-skills
M&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, preparing for acquisition, M&A due diligence, integration planning, or deal negotiation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/c-level-skills:ma-playbookThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Frameworks for both sides of M&A: acquiring companies and being acquired.
Frameworks for both sides of M&A: acquiring companies and being acquired.
M&A, mergers and acquisitions, due diligence, acquisition, acqui-hire, integration, deal structure, valuation, LOI, term sheet, earnout
Acquiring: Start with strategic rationale → target screening → due diligence → valuation → negotiation → integration.
Being Acquired: Start with readiness assessment → data room prep → advisor selection → negotiation → transition.
| Domain | Key Questions | Red Flags |
|---|---|---|
| Financial | Revenue quality, customer concentration, burn rate | >30% revenue from 1 customer |
| Technical | Code quality, tech debt, architecture fit | Monolith with no tests |
| Legal | IP ownership, pending litigation, contracts | Key IP owned by individuals |
| People | Key person risk, culture fit, retention risk | Founders have no lockup/earnout |
| Market | Market position, competitive threats | Declining market share |
| Customers | Churn rate, NPS, contract terms | High churn, short contracts |
The ranges below are illustrative, not current market data — always verify against current market comps before using them in a model or negotiation.
Sources to verify against (check the latest edition): the SaaS Capital Index (private SaaS revenue multiples, updated monthly), Software Equity Group (SEG) Annual/Quarterly SaaS M&A Reports (transaction multiples), and Aventis Advisors' SaaS valuation multiples reports. Cross-check at least two before anchoring a price.
See references/integration-playbook.md for the 100-day integration plan.
| Term | What to Watch | Your Leverage |
|---|---|---|
| Valuation | Earnout traps (unreachable targets) | Multiple competing offers |
| Earnout | Milestone definitions, measurement period | Cash-heavy vs earnout-heavy split |
| Lockup | Duration, conditions | Your replaceability |
| Rep & warranties | Scope of liability | Escrow vs indemnification cap |
| Employee retention | Who gets offers, at what terms | Key person dependencies |
This skill frames the deal; two sibling skills verify it. Hand off — don't duplicate:
general-counsel-advisor: run the LOI/term sheet through ../general-counsel-advisor/scripts/term_sheet_analyzer.py (12-dimension 0-100 score) and the definitive docs through ../general-counsel-advisor/scripts/contract_risk_scanner.py (12 founder-killer patterns: earnout traps, uncapped indemnity, vague IP, etc.). Any 🔴 finding goes to outside counsel before signing.chief-data-officer-advisor: run ../chief-data-officer-advisor/scripts/ai_training_data_audit.py (training-data rights, GDPR Art. 6 basis) and ../chief-data-officer-advisor/scripts/data_asset_valuator.py (data-asset value, M&A multiplier with carve-out penalties) on the target's data estate. Undocumented consent provenance is a price-reduction or walk-away item.cfo-advisor tools for the quantitative model; this playbook stays qualitative.Loop the findings back into the negotiation-points table above before the next counter.
| Role | Contribution to M&A |
|---|---|
| CEO | Strategic rationale, negotiation lead |
| CFO | Valuation, deal structure, financing |
| GC | LOI/term sheet review, contract risk scan, regulatory triggers |
| CDO | Data diligence: training-data rights, data-asset valuation |
| CTO | Technical due diligence, integration architecture |
| CHRO | People due diligence, retention planning |
| COO | Integration execution, process merge |
| CPO | Product roadmap impact, customer overlap |
references/integration-playbook.md — 100-day post-acquisition integration planreferences/due-diligence-checklist.md — comprehensive DD checklist by domain../general-counsel-advisor/SKILL.md — term sheet analyzer + contract risk scanner../chief-data-officer-advisor/SKILL.md — data diligence + data-asset valuationGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.
8plugins reuse this skill
First indexed Jun 23, 2026
Showing the 6 earliest of 8 plugins
npx claudepluginhub sandeepyadav1478/claude-skills --plugin c-level-skills