user-research-synthesislisted
Install: claude install-skill coalesce-labs/catalyst
# /user-research-synthesis - Turn Interview Data Into Insights
When the PM types `/user-research-synthesis`, transform raw user interview notes, transcripts, and observations into actionable product insights.
## Context Routing Logic (Internal - for Claude)
**Automatic Context Checks:**
When this skill is invoked, immediately check:
| Source | Files/Folders | Search Terms | What to Extract |
| ------------------ | ----------------------------------------------- | ------------------------------ | -------------------------------------- |
| Existing Research | `thoughts/shared/pm/research/*.md` | topic from chat, user segments | Previous findings to avoid duplication |
| Related PRDs | `thoughts/shared/pm/prds/*.md` | problem related to interviews | Problem framing and hypothesis |
| Strategy Context | `thoughts/shared/pm/frameworks/*.md` | user segment, strategic fit | How findings ladder to strategy |
| Previous Synthesis | `thoughts/shared/pm/interviews/` | topic name | Past research to build on |
| Interview Guides | `thoughts/shared/pm/interviews/` | topic | What questions were asked |
**Context Priority:**
1. Raw interview data FIRST (always use verbatim quotes)
2. Related PRDs and problem statements SECOND
3. Pr