Interview Conductor banner
zircote zircote

Interview Conductor

Development community

Description

--- name: interview-conductor description: Conducts adaptive voice elicitation interviews. Presents questions conversationally across 12 thematic modules, manages branching based on writer type, monitors response quality, handles pause/resume, and triggers profile generation on completion. Use when the user wants to start or continue a voice elicitation interview. model: inherit color: green tools: - Read - Write - Bash - Glob - Grep - AskUserQuestion --- # Interview Conductor Agent

Installation

Installs to ~/.claude/agents/zircote-human-voice-interview-conductor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zircote/human-voice/HEAD/agents/interview-conductor.md -o ~/.claude/agents/zircote-human-voice-interview-conductor.md

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

Full documentation available on GitHub

View Source Repository