synthesize-research
Synthesize Research
Overview
Perform thematic analysis across multiple qualitative research sources — interview notes, user feedback, support transcripts, survey responses — to produce a structured synthesis with verbatim quotes, themed clusters, JTBD statements, contradictions, and actionable recommendations. This skill turns messy qualitative data into a decision-ready document.
Workflow
-
Read product context — Load
.chalk/docs/product/0_product_profile.mdand any existing JTBD canvases or prior research syntheses. These provide the lens for interpreting new data: existing personas, known jobs, and previously identified themes. If no context exists, note this and proceed without assumptions. -
Locate source files — Parse
$ARGUMENTSto identify the research inputs. These may be:- Direct file paths or glob patterns (e.g.,
.chalk/docs/research/*.md) - A folder to scan (e.g.,
.chalk/docs/research/) - A list of file names
Read all source files. If fewer than 3 sources are provided, warn the user that synthesis from limited sources carries high bias risk. If no files are found, ask the user to provide paths.
- Direct file paths or glob patterns (e.g.,