AtishayGanesh

Conversation Analyst — Development agent for Claude Code

Development community

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

Terminal
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

Full documentation available on GitHub

View Source Repository