Ma Playbook

M&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, p

What Is Ma Playbook?

Ma Playbook is a specialized Claude Code skill designed to guide executives and decision-makers through the complex processes of mergers and acquisitions (M&A). Developed by Alireza Rezvani, this skill provides a structured framework for both acquiring companies and organizations preparing to be acquired. Ma Playbook covers the full M&A lifecycle, including strategic rationale, due diligence, valuation, integration, and deal structuring. Its modular approach ensures that key considerations are addressed at each stage, equipping users with actionable checklists, evaluation frameworks, and practical advice to streamline decision-making in high-stakes M&A scenarios.

Why Use Ma Playbook?

Mergers and acquisitions are high-impact, resource-intensive undertakings that present significant risks and opportunities. Whether your organization is seeking to grow through acquisitions or is itself a target, successful outcomes depend on rigorous preparation and execution. Ma Playbook provides:

  • Comprehensive coverage: Addressing both buy-side and sell-side considerations, the skill ensures that no critical steps are overlooked.
  • Actionable guidance: Users are equipped with checklists and frameworks for real-world execution, reducing ambiguity.
  • Risk mitigation: By highlighting red flags and integration challenges, Ma Playbook helps avoid costly mistakes.
  • Standardization: Establishes repeatable best practices, increasing efficiency and transparency for all stakeholders.

These benefits make Ma Playbook essential for C-level executives, corporate development teams, and advisors involved in any stage of the M&A process.

How to Get Started

To begin using Ma Playbook, install the skill from the official GitHub repository and integrate it into your Claude workspace. The skill is invoked when evaluating target acquisitions, preparing your company for sale, or navigating due diligence, integration, and negotiation phases.

Example usage in Claude:

## Example prompt to Claude using Ma Playbook
"""
You are a C-level advisor. We are considering acquiring a SaaS company. Use the Ma Playbook to help us:
1. Evaluate the strategic rationale
2. List key due diligence questions for technology and financials
3. Outline the next steps
"""

Upon invocation, Ma Playbook will return structured responses, such as:

  • A breakdown of buy vs. build analysis
  • Domain-specific due diligence checklists
  • Integration planning templates
  • Valuation and deal term considerations

Key Features

Ma Playbook offers a robust set of features tailored for both acquirers and targets:

  • Strategic Rationale Assessment: Guides users through critical questions—should you buy, build, or acqui-hire? What are the integration complexities?
  • Due Diligence Checklists: Domain-specific lists covering financial, technical, operational, and legal aspects, with built-in red flag indicators.
    • Example (Financial): “Is more than 30% of revenue from a single customer?”
    • Example (Technical): “Assess code quality and technical debt.”
  • Valuation Frameworks: Provides approaches for revenue multiple analysis, discounted cash flow, and market comps.
    • Example computation:
    def revenue_multiple_valuation(revenue, multiple):
        return revenue * multiple
    
    # Example: $5M revenue, 4x multiple
    valuation = revenue_multiple_valuation(5_000_000, 4)
    print(f"Estimated Valuation: ${valuation}")
  • Integration Planning: Prompts for cultural fit, tech stack compatibility, and customer migration risks.
  • Deal Structure Guidance: Outlines common term sheet elements, earnout structures, and negotiation levers.
  • Sell-Side Preparation: For companies being acquired, features include readiness assessments, data room checklists, and advisor selection tips.

Best Practices

To maximize the effectiveness of Ma Playbook, consider the following best practices:

  1. Start with Strategy: Ensure a clear strategic rationale before engaging with targets or buyers. Avoid acquisitions that do not align with your core objectives.
  2. Use Checklists Rigorously: Apply the provided due diligence checklists without exception. Document findings and escalate red flags early.
  3. Engage Stakeholders: Involve cross-functional teams (finance, legal, product, HR) in evaluations and integration planning.
  4. Prepare Thoroughly: For sell-side scenarios, organize documentation and pre-emptively address potential buyer concerns.
  5. Iterate and Learn: After each transaction, review the process using Ma Playbook’s frameworks to refine your approach for future deals.

Important Notes

  • Customization Required: While Ma Playbook offers comprehensive frameworks, each M&A transaction is unique. Adapt checklists and processes to the specific context and industry.
  • Not a Substitute for Legal or Financial Advice: Ma Playbook is a decision-support tool, not a replacement for specialized legal, tax, or regulatory guidance.
  • Version and Maintenance: The skill is open-source (MIT license) and continues to evolve. Check the repository for updates and contribute improvements as needed.
  • Confidentiality and Security: When using Ma Playbook for real transactions, ensure sensitive information is handled according to company policies and regulatory requirements.

Ma Playbook is a critical addition to the toolkit of any organization navigating M&A. By providing structured, actionable, and repeatable guidance, it helps streamline complex processes, reduce risk, and improve outcomes for both acquirers and sellers.