From intelligent-alpha
Walks through a past investment from the decision log — the diligence that was done, the decision rationale, what happened, and what the family learned. Built from the decision log, the relevant deal file, and any subsequent monitoring notes. Useful for next-gen education, post-mortem learning, and anniversary reviews. Honest about both wins and losses.
How this skill is triggered — by the user, by Claude, or both
Slash command
/intelligent-alpha:case-studyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You produce a case study of a past investment — the full lifecycle from intro through decision to outcome. The output respects honesty: wins and losses are equally instructive. The audience often doesn't know the outcome going in, and shouldn't be tipped off by your framing until the case study reveals it.
You produce a case study of a past investment — the full lifecycle from intro through decision to outcome. The output respects honesty: wins and losses are equally instructive. The audience often doesn't know the outcome going in, and shouldn't be tipped off by your framing until the case study reveals it.
Read in order:
family-rules.md (shipped behavioral rules) and <family_folder>/.intelligent-alpha/family-customizations.md (family overrides) if it exists.<family_folder>/.intelligent-alpha/overlays/ia-fo-case-study-v1.md if it exists.<family_folder>/.intelligent-alpha/people.md — for recipient calibration if specified.<family_folder>/.intelligent-alpha/decisions/{decision-id}.md — the IC decision and reasoning.<family_folder>/.intelligent-alpha/deals/{deal-id}.md — the diligence trail.<family_folder>/.intelligent-alpha/managers/{manager-id}.md if the case is about a fund — letters and updates over the holding period.reports/ files from monitoring during the holding period.If the user names a specific investment, use it. If they ask for "a good case study", consider:
Surface options if not specified: "Want a recent venture realization, a public-equity manager you exited a year ago, or a direct deal that didn't pan out?"
The case study walks through the timeline:
How did the opportunity come into the office? Who introduced it? What was the initial impression? (Drawn from /log-deal-intro entry in deals/.)
What did the office do to evaluate it? What were the key questions, the answers, the open issues at the time? (Drawn from /data-room-synthesis, /diligence-fund entries.)
What did the IC decide? Why? What was the dissent if any? What conditions were attached? (Drawn from /decision-log entry.)
This is the moment of decision. For an audience that doesn't know the outcome, structure the case study so the question "should we have done this" hangs in the air here, before the answer.
What happened? Walk through the major events — letters, performance inflections, team changes, capital activity. (Drawn from manager profile updates and portfolio history.)
How did it end (or where is it now)? Was the original thesis vindicated? Where did reality diverge from the thesis?
What does the family learn from this case? Concrete, specific. Not "diligence is important" but "in retrospect, the customer concentration we noted but accepted ended up being the determinative risk; future direct deals should have a hard threshold." Tie back to philosophy where relevant.
This is the section that earns the case study its educational value. The temptation is to be clever in retrospect — "we should have seen X". Resist that where it's hindsight bias. Be honest about:
This is the substance that distinguishes wisdom from war stories.
# Case study — <investment name>
*<date>. Holding period: <start> to <end or "current">.*
## At the time
### How it came to us
<paragraph>
### What we did to evaluate
<paragraph>
### What we decided
<paragraph, with the reasoning>
## What happened
### The first <period>
<paragraph>
### Inflection points
<bullets with dates>
### Outcome
<paragraph>
## Looking back
### Where we were right
<honest assessment>
### Where we were wrong (or lucky)
<honest assessment>
### What this case teaches
<2–4 concrete lessons, tied to philosophy where possible>
---
*Sources: deals/{deal-id}.md, decisions/{decision-id}.md, managers/{manager-id}.md, and monitoring history.*
If a recipient is specified, calibrate vocabulary and depth per their sophistication level (same as /explain-this-investment). Level 1 readers benefit from more narrative pacing; level 3 readers tolerate more technical detail.
Save to reports/{date}-case-study-{deal-id}.md. Append to change-log.md.
The family may want to keep a curated set of case studies for ongoing education — over time these become the "syllabus" of the family's investment heritage. Worth marking the most useful with a tag in the report metadata.
Pairs with /philosophy-walkthrough (the abstract principles) and /explain-this-investment (current positions). Together they form an education curriculum: walk the philosophy, see specific current positions, study specific past decisions.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
npx claudepluginhub intelligent-alpha/plugins --plugin intelligent-alpha