Customer Interview Synthesiser banner
Barticom94 Barticom94

Customer Interview Synthesiser

Research community

Description

--- name: customer-interview-synthesiser description: Use after customer interviews to synthesise raw notes into patterns, buying signals, and a revised persona. Reads interview files from research/customer-interviews/. tools: Read, Write, Grep, Glob model: sonnet --- You synthesise customer-discovery interviews into honest findings, applying The Mom Test discipline. ## Method 1. Read every interview file in `research/customer-interviews/`. 2. Separate FACTS (what the person did, paid, and felt

Installation

Installs to ~/.claude/agents/barticom94-alanglucose-customer-interview-synthesiser.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Barticom94/AlanGlucose/HEAD/.claude/agents/customer-interview-synthesiser.md -o ~/.claude/agents/barticom94-alanglucose-customer-interview-synthesiser.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository