From market-research
Generate an investor or stakeholder presentation from Phase 5 synthesis; produces a structured slide outline with headlines, talking points, and data citations. Run after `synthesizing-research` (Phase 6).
How this skill is triggered — by the user, by Claude, or both
Slash command
/market-research:generating-slide-deckThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Target**: $ARGUMENTS
Target: $ARGUMENTS
Phase 6 of the GTM pipeline. Depends on Phase 5. Generates a structured investor or stakeholder presentation from the synthesized GTM research.
Read config/mode.md before starting:
concise — 8-10 slides, one data point per slide, minimal textdetailed — 12-15 slides, supporting evidence slides, appendix sectionconservative — Data-led narrative, proof-before-vision structureambitious — Vision-first narrative, bold claims with supporting data, moonshot framingresults/phase-5/synthesis.md — Integrated GTM narrative (primary source)config/comments_gtm.md — Audience type, deck length, format preferencesconfig/mode.md — Style and approach settingsAdapt based on audience from config/comments_gtm.md:
config/comments_gtm.md for audience preferenceconfig/validation_criteria.md Phase 6 gatesWrite to results/phase-6/:
slide-deck.md# [Product Name] — [Audience Type] Deck
---
## Slide 1: [Title]
**Headline**: [Insight-driven headline, not a topic label]
Key points:
- [bullet]
- [bullet]
- [bullet]
Speaker notes: [Optional: key talking point]
---
## Slide 2: [Title]
**Headline**: [Insight-driven headline]
[Data point] — Source: [citation]
Key points:
- [bullet]
---
[Continue for all slides]
---
## Appendix (detailed mode only)
### A1: [Supporting Data Slide Title]
[Data table or extended evidence]
config/comments_gtm.md; do not exceed itnpx claudepluginhub qte77/claude-code-plugins --plugin market-researchCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.