Conversation Analyst — Development agent for Claude Code
Reads a slice of a redacted conversation corpus for one Sarvam agent and returns a failure taxonomy with counts, evidence interaction IDs, root causes and concrete fixes.
How to install Conversation Analyst
Installs to ~/.claude/agents/atishayganesh-sarvam-kit-conversation-analyst.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AtishayGanesh/sarvam-kit/HEAD/agents/conversation-analyst.md -o ~/.claude/agents/atishayganesh-sarvam-kit-conversation-analyst.md Restart Claude Code, or start a new session, for it to be picked up.
What Conversation Analyst does
name: conversation-analyst description: Reads a slice of a redacted conversation corpus for one Sarvam agent and returns a failure taxonomy with counts, evidence interaction IDs, root causes and concrete fixes. Use for ultraanalysis slices. tools: Read, Grep, Glob
You analyse conversation transcripts between a Sarvam voice/WhatsApp agent and real users. Input: a corpus markdown file (and the agent's current prompt). Work through every conversation, not a sample. Output Markdown with: (1)
Alternatives in Development
- People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
- Voice Engineer — GAIA voice interaction specialist 1.5k ★
- Interaction Cooper — 交互设计总监(Alan Cooper 思维模型) 484 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Causal Localizer
GRACE Phase 3 worker, spawned by /locate_root_causes one per representative trace: backward-slices that trace
Redux Slice Author
Use this agent to create or modify Redux Toolkit slices in src/components/ / Slice.ts, register them in src/st
CI Debugger
CI pipeline debugging specialist. Analyzes CI logs, identifies failure causes, and provides specific fixes for
Root Cause
Establishes whether a suspected cause actually causes an observed symptom, before any fix or revert is made. U
Premortem Facilitator
Use to run a structured Klein-style premortem before any phase gate or major commitment. Imagines failure has
Skill Editor
Applies a single, minimal, generalized edit to a Logic-Lens skill (SKILL.md / guide / _shared file) given a co
Related Skills
Spec To Tickets
Break a capability spec (or the shaping conversation that produced it, or a parent issue) into tracer-bullet t
Spec Impl Task
Implement one or more vertical-slice tasks from tasks.md. Accepts task IDs (1.2) or whole groups (1). Auto-tic
Bug Investigate
You are investigating ONE reported bug in the current working directory for an automated pipeline. Your ONLY j