
by Family Office
No reviews yetFamily office: Produce a due diligence memo for a prospective hedge fund manager. Captures strategy, track record, drawdowns, gates, side pockets, and fee terms.
Skill instructions are preloaded in context when this skill is active. Do not perform filesystem searches or tool-driven exploration to rediscover them; use the guidance below directly.
Invoke when the advisor asks about:
This skill produces a single named deliverable:
Hedge Fund Manager DD Memoartifact.md) plus a structured
interview.json capturing every advisor input. PDF / DOCX / XLSX companion
renders and DMS / Snowflake push land in the execution-pipeline PR tracked
under issue #427.The artifact is written to a skill-local path, not a global directory:
<invocation-cwd>/artifacts/family-office/manager-dd-hedge-fund/<YYYYMMDD-HHMMSS>/
artifact.md
interview.json
manifest.json
Minimum-viable interview — the skill asks only what is needed to personalize the deliverable. Pre-fill rules against family memory land in the execution- pipeline PR.
manager_name — Manager name?strategy — Strategy (long/short, global macro, event-driven, etc.)?aum — Fund AUM?inception — Inception year?net_since_inception — Net return since inception?max_drawdown — Max drawdown observed?gate_lockup_terms — Gate / lockup / side-pocket terms?fee_terms — Fee terms (mgmt / perf / hurdle)?python scripts/agent.py --config config.json (or invoke via Claude
Code with a config blob).manifest.json with artifact metadata (name, version,
content hash, pillar, skill_name, created_at).memory_objects table via psycopg if config.memory_dsn is provided.
Without a DSN, memory writes are skipped cleanly.Memories written by this skill are tagged with:
subject = the artifact namesource = "manager-dd-hedge-fund"memory_type ∈ {decision, assumption, commitment, open_question}20260419_Family_Office_Skill_Claude_Desigh.md20260420_FamilyOffice_Skills_Plan.mdFree
npx skills add serenorg/seren-skillsSelect “Family Office · Hedge Fund Manager DD Memo” when prompted
openclaw install family-office-manager-dd-hedge-fundSee install page for setup instructions
Family Office
Added April 21, 2026