brainbytes-dev

Investment Memo — Development skill for Claude Code

Development community

Write structured investment memorandum for committee review.

How to install Investment Memo

Installs to ~/.claude/skills/brainbytes-dev-everything-claude-finance-investment-memo/SKILL.md

Terminal
mkdir -p ~/.claude/skills/brainbytes-dev-everything-claude-finance-investment-memo && curl -fsSL https://raw.githubusercontent.com/brainbytes-dev/everything-claude-finance/HEAD/commands/investment-memo.md -o ~/.claude/skills/brainbytes-dev-everything-claude-finance-investment-memo/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Investment Memo does


description: Write structured investment memorandum for committee review agent: vc-analyst secondary_agent: pe-analyst arguments:

  • name: company description: Target company name required: true
  • name: type description: Memo type (vc-seed, vc-series, pe-buyout, pe-growth, follow-on) default: vc-series
  • name: recommendation description: Preliminary recommendation (invest, pass, more-info) default: invest

/investment-memo — Write Investment Memo

What T

Alternatives in Development

  • Brain Filing Rules — Brain Filing Rules -- MANDATORY for all skills that write to the brain 29.1k ★
  • Income Investment — Income Investment: Durable and Opportunistic Distribution Analysis 15.9k ★
  • Financial Services Plugins — Plugins that turn Claude into a specialist for financial services — investment banking, equity research, priva 7.7k ★

Full documentation available on GitHub

View Source Repository