Deal Screening
description: Quickly screen inbound deal flow — CIMs, teasers, and broker materials — against the fund's investment criteria. Extracts key deal metrics, runs a pass/fail framework, and outputs a one-page screening memo. Use when reviewing new deal flow, triaging inbound materials, or deciding whether to take a first call. Triggers on "screen this deal", "review this CIM", "should we look at this", "triage this teaser", or "deal screening".
Workflow
Step 1: Extract Deal Facts
From the provided CIM, teaser, or description, extract:
- Company: Name, location, sector/subsector
- Description: What they do (1-2 sentences)
- Financials: Revenue, EBITDA, margins, growth rate
- Deal type: Platform, add-on, recap, minority, carve-out
- Asking price / valuation: Multiple, enterprise value if stated
- Seller motivation: Why selling now
- Management: Rolling or exiting
- Key customers: Concentration risk
- Key risks: Obvious red flags
Step 2: Screen Against Criteria
Apply the fund's investment criteria (ask user if not known):
| Criterion |
Target |
Actual |
Pass/Fail |
| Revenue range |
|
|
|
| EBITDA range |
|
|
|
| EBITDA margin |
|
|
|
| Growth profile |
|
|
|
| Sector fit |
|
|
|
| Geography |
|
|
|
| Deal size / EV |
|
|
|
| Valuation (x EBITDA) |
|
|
|
| Customer concentration |
|
|
|
| Management continuity |
|
|
|
Step 3: Quick Assessment
Provide a 3-part assessment:
- Verdict: Pass / Further Diligence / Hard Pass
- Bull case (2-3 bullets): Why this could be a good deal
- Bear case (2-3 bullets): Key risks and concerns
- Key questions: What you'd need to answer on a first call
Step 4: Output
One-page screening memo suitable for sharing with partners or an IC quick screen.
Important Notes
- Speed matters — screening should take minutes, not hours
- Be direct about red flags. Don't bury concerns
- If financials seem inconsistent or incomplete, flag it explicitly
- Ask for the fund's criteria upfront if this is the first screening
- Save screening criteria in memory for future deals once confirmed
1---2name: deal-screening3description: Deal Screening4---5# Deal Screening67description: Quickly screen inbound deal flow — CIMs, teasers, and broker materials — against the fund's investment criteria. Extracts key deal metrics, runs a pass/fail framework, and outputs a one-page screening memo. Use when reviewing new deal flow, triaging inbound materials, or deciding whether to take a first call. Triggers on "screen this deal", "review this CIM", "should we look at this", "triage this teaser", or "deal screening".89## Workflow1011### Step 1: Extract Deal Facts1213From the provided CIM, teaser, or description, extract:1415- **Company**: Name, location, sector/subsector16- **Description**: What they do (1-2 sentences)17- **Financials**: Revenue, EBITDA, margins, growth rate18- **Deal type**: Platform, add-on, recap, minority, carve-out19- **Asking price / valuation**: Multiple, enterprise value if stated20- **Seller motivation**: Why selling now21- **Management**: Rolling or exiting22- **Key customers**: Concentration risk23- **Key risks**: Obvious red flags2425### Step 2: Screen Against Criteria2627Apply the fund's investment criteria (ask user if not known):2829| Criterion | Target | Actual | Pass/Fail |30|-----------|--------|--------|-----------|31| Revenue range | | | |32| EBITDA range | | | |33| EBITDA margin | | | |34| Growth profile | | | |35| Sector fit | | | |36| Geography | | | |37| Deal size / EV | | | |38| Valuation (x EBITDA) | | | |39| Customer concentration | | | |40| Management continuity | | | |4142### Step 3: Quick Assessment4344Provide a 3-part assessment:45461. **Verdict**: Pass / Further Diligence / Hard Pass472. **Bull case** (2-3 bullets): Why this could be a good deal483. **Bear case** (2-3 bullets): Key risks and concerns494. **Key questions**: What you'd need to answer on a first call5051### Step 4: Output5253One-page screening memo suitable for sharing with partners or an IC quick screen.5455## Important Notes5657- Speed matters — screening should take minutes, not hours58- Be direct about red flags. Don't bury concerns59- If financials seem inconsistent or incomplete, flag it explicitly60- Ask for the fund's criteria upfront if this is the first screening61- Save screening criteria in memory for future deals once confirmed