plugins/market-research/skills/synthesizing-research/SKILL.md
Synthesize all prior research into a unified GTM narrative. Run after `analyzing-contradictions` to prepare for slide deck generation (Phase 5).
npx skillsauth add qte77/claude-code-utils-plugin synthesizing-researchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Target: $ARGUMENTS
Phase 5 of the GTM pipeline. Depends on all prior phases (0-4). Produces a unified GTM narrative integrating technical, market, and strategic findings. This output drives Phase 6 slide deck generation.
Read config/mode.md before starting:
concise — Executive summary (1 page), key findings table, single recommended pathdetailed — Full integrated narrative, alternative scenarios, confidence annotationsconservative — Lead with validated evidence; clearly separate confirmed from inferredambitious — Lead with opportunity thesis; build the bull case narrativeresults/phase-0/capability-profile.mdresults/phase-1a/competitor-map.mdresults/phase-1b/market-analysis.mdresults/phase-2/pmf-assessment.mdresults/phase-3/gtm-strategy.mdresults/phase-4/contradiction-analysis.mdconfig/comments_gtm.md — GTM preferences for framingconfig/mode.md — Style and approach settingsconfig/validation_criteria.md Phase 5 gatesWrite to results/phase-5/:
synthesis.md# GTM Research Synthesis
## Executive Summary
[3-5 sentence narrative: what we found, what it means, what we recommend]
## Key Findings by Phase
| Phase | Key Finding | Confidence |
|-------|-------------|------------|
| 0 — Source | [finding] | High/Medium/Low |
| 1A — Landscape | [finding] | High/Medium/Low |
| 1B — Market | [finding] | High/Medium/Low |
| 2 — PMF | [finding] | High/Medium/Low |
| 3 — GTM | [finding] | High/Medium/Low |
| 4 — Gaps | [finding] | High/Medium/Low |
## Integrated GTM Narrative
### The Opportunity
[Market context and timing rationale]
### The Fit
[How product capabilities match market needs]
### The Path
[Recommended GTM motion and why]
## Recommended GTM Path
[Specific, actionable recommendation with first 3 steps]
## Alternative Paths
### Alternative 1: [Name]
- Tradeoff: [upside vs downside]
## Confidence Assessment
- Claims with High confidence: [N]
- Claims with Medium confidence: [N]
- Claims with Low confidence: [N] — [action needed]
development
Verify an external or AI-generated security report against the actual codebase before acting on it. Use when handed a scanner PDF, automated teardown, audit report, or bug-bounty submission — classifies every finding CONFIRMED / OVERSTATED / FALSE-POSITIVE / FABRICATED and salvages the real work items.
development
Audits a site's SEO and AI-search (GEO) readiness — meta tags, Open Graph/Twitter, JSON-LD, robots/llms conventions — and generates fixes. Use when reviewing search visibility, social previews, structured data, or LLM/AI-crawler discoverability.
development
Analyzes industry websites for design patterns, layout, typography, and content strategies using first-principles thinking. Use when researching website design, UI patterns, or competitive design analysis.
development
Audits website usability for UX optimization, covering forms, navigation, validation, and microcopy. Use when reviewing user experience, task completion flows, or interface friction points.