Add comprehensive fundraising and investor relations skills - #24
Merged
Conversation
Adds a complete, fully automated fundraising system organized as a
6-skill hierarchy under the cro-investor-relations orchestrator:
Hierarchy:
cro-investor-relations (orchestrator)
├── investor-research — investor discovery, profiling, scoring
├── pitch-deck-builder — TAM/SAM/SOM, architecture, case studies,
│ patents, competitive analysis, LOI/LOR/POC
├── investor-outreach — automated multi-channel outreach (email,
│ LinkedIn, warm intros) to VCs, angels, HNIs,
│ family offices, CVCs
├── investor-calendar — founder calendar packing (3-5 meetings/day),
│ pre-meeting briefs, post-meeting follow-up
├── due-diligence-prep — data room, financial model, legal docs, cap
│ table, reference customer prep, 40-question DD FAQ
└── fundraising-analytics — pipeline tracking, conversion funnel, close
forecast, pass analysis, board reporting
Also updates README.md with the full hierarchy diagram and skill table.
https://claude.ai/code/session_01Bfhp46TYbhyFfurRcTShTA
adityak74
approved these changes
Feb 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR introduces a complete suite of investor relations and fundraising automation skills, enabling founders and fundraising teams to systematically manage capital raises from investor discovery through deal close. The new skills cover the full fundraising lifecycle: investor research and targeting, pitch deck production, automated outreach campaigns, calendar management, due diligence preparation, and pipeline analytics.
Key Changes
New Skills Added:
investor-research — Investor discovery and intelligence engine for identifying, profiling, and prioritizing investors (VCs, angels, HNIs, family offices, corporate VCs) based on stage fit, thesis alignment, check size, and warm introduction paths
pitch-deck-builder — Investor-grade pitch deck automation that produces narrative-driven, data-rich decks tailored to specific investor types, covering problem, market, solution, traction, team, and ask
investor-outreach — Automated multi-channel outreach engine for cold email, LinkedIn, warm introductions, and follow-up sequences targeting angels, VCs, HNIs, family offices, and corporate VCs
investor-calendar — Founder meeting orchestration system for scheduling, preparing, executing, and following up on investor meetings to maintain peak fundraising velocity
due-diligence-prep — Data room architecture and due diligence preparation engine for organizing financial models, legal documents, technical architecture, customer references, and compliance records
fundraising-analytics — Real-time pipeline intelligence dashboard for tracking outreach performance, conversion rates, investor sentiment, round velocity, and capital efficiency
cro-investor-relations — Top-level fundraising orchestrator that coordinates all IR sub-skills, maintains the single source of truth for capital raises, and produces board-ready reports
Implementation Details
https://claude.ai/code/session_01Bfhp46TYbhyFfurRcTShTA