manager-dd-hedge-fund

Generates hedge fund manager due diligence memos from interview inputs.

2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/terraleiloa/seren-skills --skill manager-dd-hedge-fund
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manager-dd-hedge-fund
Source: https://github.com/terraleiloa/seren-skills/tree/main/family-office/manager-dd-hedge-fund
Command: npx skills add https://github.com/terraleiloa/seren-skills --skill manager-dd-hedge-fund

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, psycopg[binary], snowflake-connector-python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The skill turns scattered hedge fund manager due diligence questions into a structured due diligence memo that family offices can review, compare, and distribute confidently.

Core Features & Use Cases

  • Due diligence memo drafting: Produces a tailored Hedge Fund Manager DD Memo covering strategy, track record, drawdowns, gates, side pockets, and fee terms.
  • Structured interview capture: Collects and preserves the minimum viable advisor inputs (e.g., manager_name, strategy, AUM, inception, returns, max drawdown, gate/lockup/side-pocket terms, fee terms) in an interview.json artifact for auditability.
  • Optional secure publishing: Can optionally push the deliverable to external sinks (via Seren gateway publishers) and optionally write memory entries when a DSN is provided.

Use Case: An advisor needs to evaluate whether to allocate capital to a prospective hedge fund manager and wants a consistent memo format that captures key decision inputs for internal review.

Quick Start

Provide the manager name, strategy, AUM, inception year, net return since inception, max drawdown, gate/lockup/side-pocket terms, and fee terms, then ask the skill to generate the Hedge Fund Manager DD Memo and its interview.json.

Frequently Asked Questions about manager-dd-hedge-fund

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a hedge fund due diligence memo from interview inputs?

To generate a hedge fund due diligence memo, provide the manager's name, strategy, AUM, inception year, net returns, max drawdown, and fee terms. The skill processes these captured advisor interview inputs to produce a structured DD memo and an interview.json file for auditability.

What is a hedge fund due diligence memo and what data should it contain?

A hedge fund due diligence memo is a structured document evaluating a prospective manager for capital allocation. It should contain the manager's strategy, track record, drawdowns, gates, side pockets, and fee terms to support family office investment review decisions.

Can I use this due diligence memo generator for family office capital allocation reviews?

Yes, this due diligence memo generator is specifically designed for family office capital allocation reviews. It standardizes the evaluation of prospective hedge fund managers by capturing minimum viable advisor inputs and formatting them into a consistent memo for internal review.

How do I securely publish a redacted hedge fund due diligence memo to external sinks?

You can securely publish a redacted hedge fund due diligence memo by using the optional Seren gateway publishers. The skill supports optional redacted structured payload handling to push the generated memo artifact to external sinks when configured.

Do I need a database DSN to write memory entries during the DD memo generation process?

No, a database DSN is not required for the core DD memo generation process. A DSN is only needed if you want to optionally write memory entries to an external database, utilizing dependencies like psycopg or snowflake-connector-python.

What are the limitations of using automated DD memo generation for hedge fund evaluation?

The automated DD memo generation relies entirely on the advisor interview inputs provided, such as AUM and return data. It does not independently verify manager performance or strategy claims, serving strictly as a structured formatting and capture tool for the provided due diligence data.