manager-dd-private-equity

Generate a private equity fund due diligence memo from advisor interview inputs.

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

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?

A family office needs a rigorous, structured due diligence memo for a prospective private equity fund, but doing it manually is slow, inconsistent, and often misses critical terms and context like vintage, track record, fees, and J-curve assumptions.

Core Features & Use Cases

  • Private Equity Manager DD Memo generation: Produces a structured due diligence memo that captures fund vintage, track record metrics, sector focus, fee terms, and J-curve expectations.
  • Interview-driven personalization: Collects the minimum viable set of advisor inputs to tailor the memo without unnecessary back-and-forth.
  • Artifact-ready outputs: Writes a markdown deliverable plus a structured interview.json capturing every advisor input for traceability and downstream rendering or workflow routing.

Use case example: Before allocating capital, compile manager and fund specifics (e.g., fee terms, sector focus, TVPI/DPI context, and minimum commitment) into a decision-ready memo that a review committee can evaluate quickly.

Quick Start

Ask your assistant to run the manager-dd-private-equity skill to produce a Private Equity Manager DD Memo using your provided fund manager and fund terms.

Frequently Asked Questions about manager-dd-private-equity

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

FAQPage Schema
How do I generate a private equity due diligence memo from advisor interview inputs?

To generate a private equity due diligence memo, you provide advisor interview inputs to run the bundled agent script, which collects required fund fields, validates missing fixture keys, and renders a structured markdown artifact capturing vintage, track record, fees, and J-curve expectations.

What metrics should be included in a private equity fund DD memo for a family office allocation review?

A private equity fund DD memo should include fund vintage, track record metrics like TVPI and DPI, sector focus, fee terms, minimum commitment, and J-curve assumptions to provide a review committee with a decision-ready evaluation of the prospective buyout fund.

Does generating a PE due diligence artifact require external database connections or specific Python packages?

Generating the PE due diligence artifact requires Python dependencies including requests, psycopg, and snowflake-connector-python to validate fixture keys and optionally write memories or push artifacts via configured external publishers during the memo generation pipeline.

How do I ensure traceability of advisor inputs when drafting buyout fund due diligence memos?

To ensure traceability of advisor inputs when drafting buyout fund due diligence memos, the artifact pipeline generates a structured interview.json file alongside the memo, capturing every provided input for downstream rendering, workflow routing, and review committee validation.

What is the best way to standardize private equity manager due diligence workflows for capital allocation decisions?

The best way to standardize private equity manager due diligence workflows is to use an artifact-ready pipeline that transforms interview inputs into a structured memo with manifest.json content hashing, ensuring consistent sections for capital allocation and fund allocation review processes.

Can I use this private equity DD memo generation process for fund allocation workflows outside of family offices?

Yes, the private equity DD memo generation process applies to any PE allocation workflow or buyout fund memo drafting where standardized sections, track record metrics, and fee terms are required for review, making it suitable for institutional capital allocation beyond family offices.