screening-deal-flow-pipeline

Filters inbound deal flow against fund thesis, stage, sector, and return requirements with structured pass/advance decisions. Use when triaging deal flow, evaluating inbound pitches, or managing sourcing pipelines.

11 stars

Best use case

screening-deal-flow-pipeline is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Filters inbound deal flow against fund thesis, stage, sector, and return requirements with structured pass/advance decisions. Use when triaging deal flow, evaluating inbound pitches, or managing sourcing pipelines.

Teams using screening-deal-flow-pipeline should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/screening-deal-flow-pipeline/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/capital/screening-deal-flow-pipeline/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/screening-deal-flow-pipeline/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How screening-deal-flow-pipeline Compares

Feature / Agentscreening-deal-flow-pipelineStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Filters inbound deal flow against fund thesis, stage, sector, and return requirements with structured pass/advance decisions. Use when triaging deal flow, evaluating inbound pitches, or managing sourcing pipelines.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Screening Deal Flow Pipeline

Filters inbound deal flow against fund thesis, stage, sector, and return requirements with structured pass/advance decisions.

## When To Use

- Triaging a batch of inbound pitch decks, intros, or cold outreach against fund mandate
- Running weekly/monthly pipeline reviews to move deals from sourcing to first meeting
- Evaluating whether a specific opportunity clears hard filters before spending partner time
- Building a ranked shortlist from an accelerator demo day, conference, or sourcing sprint
- Auditing pipeline consistency to ensure screening criteria are applied uniformly across the team

## Inputs To Gather

- **Fund thesis parameters**: target sectors, stage (pre-seed / seed / Series A / growth), geography, check size range, ownership targets
- **Return requirements**: target fund multiple (e.g., 3x net), implied deal-level return bar (e.g., 10x+ potential for seed), follow-on reserve assumptions
- **Deal batch**: list of companies with available data — deck, memo, CRM record, or intro email
- **Per-deal data points** (as available):
  - Company name, one-line description, sector/vertical
  - Stage and current raise (amount, valuation/cap, instrument)
  - Revenue or traction metrics (ARR, MRR, GMV, users, growth rate)
  - Founder background (domain expertise, prior exits, technical depth)
  - Existing investors and cap table highlights
  - Competitive landscape notes
- **Pass/advance history** (optional): prior screening decisions for pattern calibration

## Workflow

1. **Establish hard filters** — Set binary pass/fail gates derived from fund mandate:
   - Stage match (e.g., only pre-seed and seed)
   - Sector match (e.g., B2B SaaS, fintech, climate — per thesis)
   - Geography match [VERIFY fund LP restrictions or regulatory limits on geography]
   - Check size fit (requested raise allows fund to deploy within check range)
   - Instrument compatibility (SAFE, priced equity, convertible note — per fund policy)
   - Flag any deal that fails a hard filter as **PASS (out of scope)** with the specific reason

2. **Apply soft scoring criteria** — For deals surviving hard filters, evaluate on a 1–5 scale across:
   - **Market**: TAM credibility, timing, tailwinds, regulatory clarity [VERIFY sector-specific regulatory status]
   - **Team**: founder-market fit, relevant experience, technical capability, coachability signals
   - **Traction**: revenue trajectory, engagement metrics, or credible pre-revenue milestones relative to stage
   - **Product**: differentiation, defensibility (IP, network effects, data moats), demo or prototype quality
   - **Deal terms**: valuation reasonableness for stage, pro-rata rights, investor-friendly governance
   - **Return potential**: plausible path to fund-returning outcome at entry valuation

3. **Classify each deal** — Assign a disposition:
   - **Advance to partner review**: scores ≥ 4 average or exceptional strength in 2+ dimensions with no dimension below 3
   - **Hold / request more info**: borderline scores (3–3.5 average) or missing critical data points — specify what is needed
   - **Pass**: scores < 3 average or fatal flaw in any single dimension (e.g., tiny market, no differentiation)
   - **Flag for co-invest / refer out**: strong company but outside fund scope — note which fund in network might fit

4. **Rank the advance list** — Order advanced deals by composite score, breaking ties by:
   - Urgency (round closing timeline, competitive dynamics)
   - Strategic fit to portfolio gaps
   - Likelihood of winning allocation

5. **Document rationale** — For every deal, record:
   - Disposition and one-sentence rationale
   - Key data points that drove the decision
   - Any [VERIFY] flags for data that was estimated or unavailable
   - Recommended next action and owner (for advances and holds)

## Output

Produce a **Screening Report** containing:

- **Summary statistics**: total deals reviewed, breakdown by disposition (advance / hold / pass / refer), sector distribution
- **Advance list** (ranked): company name, one-liner, stage, raise details, composite score, top strengths, key risks, recommended next step
- **Hold list**: company name, missing info or open question, deadline to resolve
- **Pass log**: company name, one-sentence pass reason (maintains institutional memory and avoids re-screening)
- **Refer-out list**: company name, suggested fund/contact, brief rationale
- **Screening criteria applied**: explicit statement of hard filters and soft scoring rubric used for this batch (supports auditability)

## Quality Checks

- Every deal in the batch has a recorded disposition — no deal is left unclassified
- Hard filter pass reasons cite the specific criterion failed, not a vague "not a fit"
- Soft scores are grounded in stated evidence, not gut feel — each score references a data point
- Valuations and metrics are stage-benchmarked (e.g., a $30M cap at pre-seed is flagged differently than at Series A) [VERIFY current market benchmarks for target stage/sector]
- No deal is advanced solely on founder pedigree without evaluating market and product dimensions
- Round timing and competitive urgency are noted so the advance list can be actioned in priority order
- [VERIFY] flags appear wherever a data point was inferred, estimated, or sourced from a single unverified channel
- Report is structured for quick partner consumption — a GP should be able to review the advance list in under 5 minutes

Related Skills

screening-preventive-health

11
from CaseMark/skills

Applies USPSTF screening recommendations by age, sex, and risk factors. Use when ordering preventive screenings, creating screening schedules, or applying evidence-based prevention guidelines.

screening-adolescent-health

11
from CaseMark/skills

Structures adolescent well-visit with HEEADSSS assessment and confidential health screening. Use when conducting adolescent visits, performing HEEADSSS screening, or managing teen health concerns.

managing-gynecologic-screening

11
from CaseMark/skills

Applies ASCCP cervical cancer screening guidelines with HPV co-testing and colposcopy indications. Use when managing cervical screening, applying ASCCP guidelines, or determining colposcopy need.

managing-depression-screening

11
from CaseMark/skills

Administers and interprets PHQ-9 with severity-based treatment pathways and safety assessment. Use when screening for depression, interpreting PHQ scores, or initiating mental health treatment.

managing-child-abuse-screening

11
from CaseMark/skills

Guides child maltreatment assessment with mandatory reporting documentation and forensic considerations. Use when screening for child abuse, documenting suspicious injuries, or completing mandatory reports.

analyzing-flow-cytometry

11
from CaseMark/skills

Interprets flow cytometry panels for hematologic malignancy classification and minimal residual disease. Use when analyzing flow cytometry, classifying lymphomas/leukemias, or documenting immunophenotyping.

pipeline-easement

11
from CaseMark/skills

Drafts pipeline easement agreements granting construction, operation, and maintenance rights across private property. Balances Grantor protections with Grantee operational needs. Use when drafting pipeline easements, right-of-way agreements, energy infrastructure easements, or utility corridor grants.

broker-dealer-customer-agreement

11
from CaseMark/skills

Drafts SEC/FINRA-compliant Broker-Dealer Customer Agreements covering account opening, trading, margin, fees, risk disclosures, privacy, arbitration, and execution. Use when drafting or updating customer account agreements, brokerage agreements, or customer documentation for registered broker-dealers.

screening-equity-opportunities

11
from CaseMark/skills

Applies quantitative and qualitative screens to filter investable equity universe by financial and strategic criteria. Use when screening stocks, filtering investment candidates, or building watchlists.

managing-sanctions-screening

11
from CaseMark/skills

Structures OFAC and global sanctions screening with match investigation and escalation protocols. Use when screening for sanctions, investigating potential matches, or managing sanctions compliance.

managing-deal-processes

11
from CaseMark/skills

Structures M&A process management with timeline tracking, bid analysis, and negotiation documentation. Use when managing sell-side auctions, tracking bid processes, or coordinating deal timelines.

managing-cash-flow-modeling

11
from CaseMark/skills

Models portfolio cash flows for liability-driven and income-oriented investment strategies. Use when modeling portfolio cash flows, planning income distributions, or managing liability matching.