skills/finance/drafting-investment-memos/SKILL.md
Creates structured investment memoranda with business description, financial analysis, valuation, and risk assessment for deal review. Use when writing investment memos, preparing deal summaries, or documenting investment recommendations.
npx skillsauth add casemark/skills drafting-investment-memosInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Investment memos are the core decision document for deploying capital. They synthesize diligence into a structured argument that enables an investment committee, board, or deal team to make a go/no-go decision with full awareness of the thesis, the risks, and the expected returns. The memo is not a summary — it is the decision artifact.
Confirm ALL of the following before drafting. Do not proceed with defaults — wrong audience framing invalidates the entire draft.
| Field | Notes | |---|---| | Company/Asset Name | Legal name + common name if different | | Asset Class | Private equity, growth equity, credit, public equity, real assets, venture | | Transaction Type | Platform acquisition, add-on, growth investment, refinancing, IPO, secondary | | Deal Stage | Preliminary screening, LOI stage, final IC, post-close retrospective | | Deal Size / Check Size | Enterprise value, equity check, total capitalization | | Source of Deal | Proprietary, auction, banker-intermediated, inbound |
| Audience | Primary Focus | Tone | Length | |---|---|---|---| | PE Investment Committee | Returns (IRR/MOIC), value creation levers, downside protection | Direct, conviction-driven | 15-25 pp | | IB Deal Team / Fairness Opinion | Execution feasibility, valuation support, market context | Analytical, balanced | 10-15 pp | | Credit Committee | Downside protection, coverage ratios, collateral, recovery analysis | Conservative, stress-test-oriented | 12-20 pp | | Board of Directors | Strategic rationale, competitive positioning, governance | Accessible, strategic | 8-12 pp | | Growth Equity / Venture | Market size, unit economics, founder quality, path to scale | Forward-looking, thesis-driven | 10-15 pp |
GATE: If asset class, audience, or deal stage is unconfirmed, STOP and clarify. Do not draft.
Articulate the investment thesis as three pillars — three independent reasons this investment should generate returns. Each pillar must be:
Pillar [N]: [One-line statement]
Supporting evidence: [2-3 data points with sources]
Key assumption: [What must remain true]
Falsification trigger: [What would break this pillar]
Before writing the bull case, write the bear case. Describe in 3-5 sentences the scenario where this investment fails and capital is impaired. This is a narrative of how things go wrong — not a risk factor list. This forces intellectual honesty and informs the Risk Factors section.
Construct the financial narrative in this order:
| Component | Content | Key Outputs | |---|---|---| | Historical Analysis | 3-5 year income statement, balance sheet, cash flow trends | Revenue CAGR, margin trajectory, capex intensity, FCF conversion | | Normalization | Adjustments for one-time items, owner compensation, related-party transactions | Adjusted EBITDA bridge | | Projections | Management case vs. sponsor/analyst case | Revenue build, margin assumptions, working capital, capex | | Key Assumptions Table | Line-item assumptions with justification | Explicit list: growth rate, margin, churn, capex, tax rate | | Sensitivity Analysis | 2-variable matrix on key value drivers | IRR/MOIC sensitivity to revenue growth × exit multiple (PE) or price target sensitivity (public) |
Apply methods appropriate to the asset class. Valuation must produce a range, not a point estimate — present base / bull / bear with the assumptions that differ across scenarios.
| Method | When to Use | Key Inputs | |---|---|---| | DCF | All situations; primary for growth assets | WACC, terminal growth, FCF projections | | Comparable Companies | Public equity, benchmarking private valuations | EV/EBITDA, EV/Revenue, P/E multiples from peer set | | Precedent Transactions | M&A, PE acquisitions | Transaction multiples, control premiums | | LBO Analysis | PE acquisitions, leveraged situations | Entry multiple, leverage, operating improvements, exit multiple, hold period | | Sum-of-Parts | Conglomerates, multi-segment businesses | Segment-level multiples applied independently | | Dividend Discount Model | Yield-oriented investments, REITs, infrastructure | Dividend growth rate, cost of equity |
Use at least two methods and reconcile the resulting range.
Structure risks into five categories. Each risk gets a probability assessment and a specific mitigant — not a generic disclaimer.
| Risk Category | Examples | Mitigant Type | |---|---|---| | Market Risk | Cyclicality, demand shift, commodity exposure | Hedging, contract structure, diversification | | Execution Risk | Integration failure, management capacity, operational complexity | Retention packages, playbook from prior deals, phased integration | | Management Risk | Key-person dependency, alignment, track record gaps | Incentive structure, board governance, succession planning | | Regulatory Risk | Antitrust, licensing, environmental, data privacy [VERIFY] | Legal diligence, compliance programs, regulatory pre-clearance | | Financial Risk | Leverage, liquidity, covenant compliance, FX exposure | Debt structure, cash reserves, hedging instruments |
Each risk entry must include: (1) specific risk description, (2) probability (High/Medium/Low), (3) impact (High/Medium/Low), (4) mitigant action or structure, (5) residual exposure after mitigant.
Every memo must answer: Why does this opportunity exist, and why are we the right capital to deploy?
If no clear edge exists, state so explicitly. "Market-clearing price in a competitive auction" is a valid statement — pretending otherwise is not.
[VERIFY], assumptions with [ASSUMPTION], and management-provided projections with [MGMT].Before delivering, confirm with the requesting party:
| Check | Question | |---|---| | Thesis Alignment | "Does the three-pillar thesis match your conviction? Any pillar you would reframe?" | | Return Expectations | "Are the return assumptions (entry multiple, growth, exit) consistent with your base case?" | | Risk Calibration | "Are there risks from diligence that are missing or under-weighted?" | | Audience Fit | "Is the depth and tone appropriate for the target audience?" | | Data Freshness | "Are the financials and market data current as of the intended IC date?" | | Recommendation Strength | "Is the recommendation correctly calibrated to your conviction level?" |
GATE: If thesis, return assumptions, or recommendation are misaligned, revise before delivery. Do not submit a memo the deal lead has not approved.
The final investment memo should contain these sections in order:
Tag conventions: [VERIFY] for unconfirmed data, [ASSUMPTION] for forward-looking estimates, [MGMT] for management-sourced projections. Use consistent units ($ in millions unless stated) throughout.
[VERIFY] / [ASSUMPTION] / [MGMT] tags applied where appropriate| File | Description |
|---|---|
| references/MEMO-TEMPLATE.md | Structural template for investment memoranda with all nine sections and appendices |
development
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.