From ma-advisory
Rapid target evaluation through CIM extraction and IOI drafting. Strips sell-side marketing rhetoric from Confidential Information Memorandums to isolate core financials (EBITDA, margins, churn, CAC/LTV). Enables buy-side teams to screen dozens of targets daily and generate customized Indications of Interest. Use when user asks to "screen a deal", "evaluate acquisition target", "deal pipeline", or mentions target screening, deal criteria, or preliminary assessment.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ma-advisory:deal-screeningThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Buy-side consultants, PE associates, and corporate development teams waste critical evaluation hours manually stripping corporate jargon from CIMs to find core data. This skill automates target screening and IOI generation.
Buy-side consultants, PE associates, and corporate development teams waste critical evaluation hours manually stripping corporate jargon from CIMs to find core data. This skill automates target screening and IOI generation.
Deliberately bypasses CIM formatting entirely. Instructs the AI to ignore narrative prose and extract only:
## CIM Extraction Summary — [Target Name]
### Financial Snapshot
| Metric | FY-2 | FY-1 | LTM | Mgmt Projection |
|--------|------|------|-----|-----------------|
| Revenue | | | | |
| Gross Margin | | | | |
| Adj. EBITDA | | | | |
| EBITDA Margin | | | | |
| Free Cash Flow | | | | |
### Proposed EBITDA Adjustments
| Add-Back | Amount | Rationale | Defensibility |
|----------|--------|-----------|---------------|
| | | | High / Medium / Low |
### Key Metrics
- **Customer concentration**: Top 10 = [X]% of revenue
- **Churn rate**: [X]%
- **CAC / LTV ratio**: [X]
- **Organic growth rate**: [X]%
### Investment Highlights (seller's claims)
1. [Claim] — [Supporting data point or "UNSUBSTANTIATED"]
### Red Flags
- [Identified concerns from the data]
### Verdict
[Quick BUY-SIDE assessment: Advance / Further Diligence / Pass]
| Section | Focus |
|---|---|
| Purchase Price Range | Enterprise valuation estimate, expressed as EBITDA multiple |
| Transaction Structure | Asset vs. stock, cash/equity/rollover/earn-out mix |
| Sources of Financing | Proof of funds, committed equity, anticipated leverage |
| Key Assumptions | Metrics the valuation relies upon |
| Due Diligence Scope | Remaining access required to reach definitive agreement |
| Timing & Approvals | Timeline to LOI and investment committee requirements |
Input: "Screen this CIM. Key criteria: >$20M EBITDA, >70% gross margin, <12x EV/EBITDA."
Screening output:
| Criterion | Target | Finding | Pass/Fail |
|---|---|---|---|
| EBITDA | >$20M | $23.4M (adj.) | ✅ Pass |
| Gross margin | >70% | 68% | ❌ Fail |
| EV/EBITDA (ask) | <12x | 14.5x implied | ❌ Fail |
| Customer concentration | <20% top customer | Top customer = 31% | ⚠️ Flag |
Recommendation: Pass. Gross margin and valuation both miss. Note concentration risk for future reference.
| Problem | Cause | Fix |
|---|---|---|
| CIM doesn't disclose key metrics | Sell-side omission | Flag gaps in screening report; request data room access or submit IOI with conditions |
| Adjusted EBITDA looks inflated | Aggressive add-backs | Challenge non-recurring items; apply QoE discount pending diligence |
| Too many deals passing screening | Criteria too loose | Tighten thresholds or add negative criteria (e.g., "no government revenue >30%") |
npx claudepluginhub lauraflorentin/skills-marketplace --plugin ma-advisoryCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.