# Finance Investment Memo

> Convert finance analysis into a structured investment memo or management brief with thesis, valuation view, risk register, confidence, and explicit gaps.

- Skill: `contextgo/finance-investment-memo` (Agent Skill)
- Install (CLI): `npx skillmds@latest add contextgo/finance-investment-memo`
- Raw SKILL.md: https://api.skillmd.com/api/skills/contextgo/finance-investment-memo/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: contextgo (https://skillmd.com/u/contextgo)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/contextgo/finance-investment-memo

---


# Finance Investment Memo

Use this skill when the final deliverable matters as much as the analysis.

## Use when

- The user needs a memo, board note, or investment-style brief.
- Finance findings must be communicated to decision-makers.
- The deliverable must preserve assumptions, risks, and uncertainty instead of oversimplifying them.

## Do not use when

- Analysis is still too raw to summarize honestly.
- The task is just to calculate a metric.
- The user needs a legal recommendation or personalized investment advice.

## Memo rules

- Separate facts, assumptions, and inference.
- Keep the thesis short enough to defend.
- Include both upside and invalidation conditions.
- Make confidence and missing data visible.

## Workflow

### 1. Lock the memo purpose

Decide whether this is:

- investment screening
- internal management review
- valuation memo
- board update

### 2. Build the core sections

At minimum, include:

- executive summary
- what data was used
- core thesis
- valuation or performance view
- business-quality and risk assessment
- confidence and gaps

### 3. Keep the conclusion conditional

The close should say:

- what supports the view
- what weakens it
- what new evidence would change the stance

## Output format

Return:

### 1. Executive summary

- one short paragraph

### 2. Data used

- files, periods, and source caveats

### 3. Thesis

- why the business or decision matters
- what must go right

### 4. Analysis summary

- valuation, performance, or scenario highlights

### 5. Risk register

- ranked risks
- monitoring triggers

### 6. Confidence and gaps

- confidence level
- exact gaps that still matter

## Use together with

- `finance-dcf-valuation`
- `finance-financial-statement-analysis`
- `finance-saas-metrics`
- `docx`

