Skip to content

revamp carta-investors tutorial: role picker, use-case sections, firm snapshot#38

Closed
annettex11 wants to merge 2 commits intomainfrom
annette/revamp-carta-investors-tutorial
Closed

revamp carta-investors tutorial: role picker, use-case sections, firm snapshot#38
annettex11 wants to merge 2 commits intomainfrom
annette/revamp-carta-investors-tutorial

Conversation

@annettex11
Copy link
Copy Markdown
Contributor

Summary

Full revamp of the carta-investors-tutorial skill to make the first-run experience more engaging and personalized.

What changed:

  • Section 1 — Role Picker: Replaces the generic 5-skill table with a 1/2/3 role question (GP, CFO/Controller, Deal Team). Each path shows a role-specific use case table, key DWH tables, and "start here" prompts.
  • Section 2 — Your Firm at a Glance (new): Live DWH queries surface the firm's fund/SPV count, active portfolio companies, LP count, and total NAV at tutorial start.
  • Section 4 — Role-adaptive demo: GP sees fundraising benchmarks, CFO sees year-end financial reporting, Deal Team sees portfolio KPI query.
  • Section 7 — Role-adaptive cheat sheet: Wrap-up shows the prompt reference table matching the user's role.

Use-case examples are drawn from real early-adopter patterns (anonymized): year-end financial reporting across multiple funds, capital call reconciliation, LP account snapshots before calls, geography-based portfolio queries, etc.

Future improvement: Role can eventually be detected automatically from the firm people endpoint (currently not exposed via carta MCP). The branching logic is already in place — the role question becomes a no-op once automatic detection ships.

Test plan

  • Trigger tutorial with "show me the investors tutorial" — confirm role picker appears in Section 1
  • Select each role (1, 2, 3) and confirm correct use-case table and key tables are shown
  • Confirm Section 2 firm snapshot runs live DWH queries and formats output correctly
  • Confirm Section 4 demo matches selected role
  • Confirm Section 7 wrap-up cheat sheet matches selected role
  • Confirm fallback: if role is unclear, default to GP (4A) and show all three wrap-up tables

🤖 Generated with Claude Code

Annette Faynburd and others added 2 commits April 14, 2026 13:32
- Section 1: replace plugin skill list with 10 use-case examples drawn
  from real adoption patterns (year-end reporting, KPI dashboards,
  fundraising deck data, capital call reconciliation, etc.) plus a
  paragraph on how early adopters are using it
- Section 2 (new): live firm snapshot that queries ALLOCATIONS,
  AGGREGATE_INVESTMENTS, PARTNER_DATA, and MONTHLY_NAV_CALCULATIONS
  to surface fund/SPV count, active portfolio companies, LP count,
  and total NAV
- Renumber remaining sections (Verify Setup → §3, demos → §4–6,
  wrap-up → §7) and update wrap-up cheat sheet to match new use cases

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Section 1 now asks the user to identify as GP, CFO/Controller, or Deal
Team (1/2/3), then shows a role-specific use case table, key tables, and
"start here" prompts tailored to that persona. Section 4 demo and
Section 7 wrap-up cheat sheet also branch on the selected role.

Automatic role detection from firm settings is not yet available via the
carta MCP — this is noted as a future improvement once the firm people
endpoint is exposed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@annettex11 annettex11 requested a review from a team as a code owner April 14, 2026 18:15
@annettex11
Copy link
Copy Markdown
Contributor Author

Closing — carta/plugins is a read-only mirror. Reopening in carta/claude-marketplace per the auto-publish pipeline.

@annettex11 annettex11 closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant