Customer Interview banner
Mattakushi432 Mattakushi432

Customer Interview

Design community

Description

--- name: customer-interview description: "Design a customer discovery interview. Produces interview guide, screener criteria, and synthesis template for Jobs-to-be-Done research." origin: zakr metadata: namespace: zakr/devtools-pack version: 1.0.0 category: product platforms: [claude-code, codex, gemini-cli, cursor] tags: [research, customer, discovery] --- # /customer-interview ## Purpose Produces a customer discovery interview guide using JTBD methodology: screener, warm-up, core qu

Installation

Installs to ~/.claude/skills/mattakushi432-claude-code-skills-custom-devtools-pack-customer-interview/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mattakushi432-claude-code-skills-custom-devtools-pack-customer-interview && curl -fsSL https://raw.githubusercontent.com/Mattakushi432/Claude-Code-Skills-Custom-DevTools-Pack/HEAD/commands/customer-interview.md -o ~/.claude/skills/mattakushi432-claude-code-skills-custom-devtools-pack-customer-interview/SKILL.md

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

Full documentation available on GitHub

View Source Repository