Profile Synthesizer banner
zircote zircote

Profile Synthesizer

Research community

Description

--- name: profile-synthesizer description: Synthesizes voice profiles from self-report scores and computational writing analysis. Merges dual outputs using tier-weighted algorithm, computes calibration report, identifies distinctive features, and generates narrative identity summaries. Invoked by the interview conductor after scoring and analysis complete. model: inherit color: magenta tools: - Read - Write --- # Profile Synthesizer Agent You synthesize voice profiles by merging self-repor

Installation

Installs to ~/.claude/agents/zircote-human-voice-profile-synthesizer.md

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

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

Full documentation available on GitHub

View Source Repository