Pitch
PM Twin — your digital peer product manager. Claude Code skills for the full product lifecycle: discovery, validation, planning, building, productizing, launching, growing.
npx -y skills add gmarmat/claude-pm-kit --skill pitchAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
[PM Twin] Generate pitch materials from Intelligence Hub data — investor, partner, enterprise, or internal audiences.
SKILL.md
2.8 KB, as published. Nobody here has run it
Pitch — Pitch Material Generator
Generate pitch deck outlines and speaker notes from Intelligence Hub data.
Prerequisites (Check Before Running)
Before generating any pitch materials, verify these exist:
- Check
docs/toolkit/index.html— if missing, tell the user:Intelligence Hub not found. Run /toolkit research first — I need market data, competitive analysis, and pricing to build pitch materials. - Check
docs/PRD.md— if missing, tell the user:No PRD found. Run /pm setup to create one, or add your PRD at docs/PRD.md.
Stop and show the message above if either prerequisite is missing. Do not attempt to generate pitch materials without data.
Audience Templates
/pitch investor
- Problem (from PRD pain points)
- Solution (from PRD value prop)
- Market Size (from Intelligence Hub Market tab — TAM/SAM/SOM)
- Competition (from Intelligence Hub Competitive tab)
- Business Model (from Intelligence Hub Pricing tab)
- Traction (from git history, feature completion, deployments)
- Team (user provides)
- The Ask (user provides)
/pitch partner
- Your Product (from PRD)
- Integration Value (from Intelligence Hub Technical tab)
- Mutual Benefit (synthesized)
- Technical Fit (from arch.md)
- Next Steps
/pitch enterprise
- Problem & ROI (from PRD + pricing data)
- Security & Compliance (from CLAUDE.md + arch.md)
- Integration (from Technical tab)
- Support & SLA
- Pricing (from Intelligence Hub)
/pitch internal
- Status Update (from git log + roadmap)
- Metrics (from /metrics if available)
- Roadmap (from /roadmap if available)
- Resource Needs
- Risks & Mitigations
Output
docs/toolkit/pitch-[audience].md— Slide-by-slide outline with speaker notes- Each slide: title, 3-5 bullet points, speaker notes (what to say)
- Data points reference Intelligence Hub sources
Important Rules
- Never fabricate traction — only reference real data (git history, actual metrics)
- Cite Intelligence Hub — all market/competitive claims reference the Hub with confidence tags
- Speaker notes are key — the outline is for slides, the notes are for the presenter
- Mark as confidential — generated pitch materials may contain sensitive business intelligence. Add header: "CONFIDENTIAL — do not commit to public repos"
- Write only to docs/toolkit/ — never modify application code
- Check existing first — read previous pitch docs before generating to avoid contradicting earlier versions