client-sourced-deal-review-memo

Generate a family-office review memo with sponsor, structure, terms, and conflicts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Produces a structured, advisor-ready review memo for a family-office deal the principal sourced, so you can quickly capture the sponsor, structure, terms, conflicts, and a clear recommendation without re-deriving everything from scattered notes.

Core Features & Use Cases

  • Client-sourced deal intake: Collects the minimal interview inputs needed to personalize the memo (deal name, sponsor, amount, structure, key terms, conflicts, and recommendation lean).
  • Decision-oriented deliverable: Generates a single named artifact, including a markdown memo and an interview.json that preserves every advisor input for traceability.
  • Confidentiality-first handling: Redacts sensitive identifiers before any external sink payloads (when enabled) and avoids logging interview answers or artifact contents at INFO level.
  • Optional execution-pipeline publishing: Can optionally push the artifact and/or a follow-up task to configured external systems (SharePoint, Asana, Snowflake, Outlook email, Gmail, Google Calendar).

Quick Start

Ask an AI agent to run client-sourced-deal-review-memo and fill out the interview questions for your deal, then return the generated Client-Sourced Deal Review Memo artifact.

Frequently Asked Questions about client-sourced-deal-review-memo

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

FAQPage Schema
How do I generate a family-office deal review memo for a client-sourced investment?

To generate a family-office deal review memo, the Skill captures sponsor, structure, key terms, conflicts, and recommendation inputs through an interview process, then outputs a decision-ready markdown artifact for client-sourced investment review.

What is the best way to document conflicts of interest in a principal-sourced deal memo?

Documenting conflicts of interest in a principal-sourced deal memo involves capturing specific advisor inputs during the interview process, ensuring consistent documentation and traceability of all conflict disclosures within the final decision-ready review artifact.

Can I publish a generated investment review memo directly to SharePoint or Asana?

Yes, you can publish the investment review memo to configured external sinks like SharePoint or Asana using optional execution-pipeline publishing, which pushes the artifact and follow-up tasks through configured gateway publishers.

Does this deal memo generator support confidentiality redaction for external payloads?

Yes, the deal memo generator enforces confidentiality redaction by removing sensitive identifiers before sending any external sink payloads, and it avoids logging interview answers or artifact contents at the INFO level.

How do I preserve advisor inputs for traceability in an investment review process?

You preserve advisor inputs for traceability by generating an interview.json file alongside the markdown memo, which records every advisor input captured during the client-sourced deal intake to ensure full process traceability.

Do I need Snowflake or PostgreSQL connectors to run the client-sourced deal review workflow?

You need Snowflake, PostgreSQL, or Requests dependencies configured if you intend to use the optional external-sink publishing features, though the core memo generation itself focuses on local artifact and JSON file creation.