AtishayGanesh

Agent Change Reviewer — Development agent for Claude Code

Development community

Reviews a proposed change to a Sarvam agent (prompt diff, configure_agent payload, tools.py) for regressions, list-replacement mistakes, undefined variables/tools/states, language/TTS issues and safet.

How to install Agent Change Reviewer

Installs to ~/.claude/agents/atishayganesh-sarvam-kit-agent-change-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AtishayGanesh/sarvam-kit/HEAD/agents/agent-change-reviewer.md -o ~/.claude/agents/atishayganesh-sarvam-kit-agent-change-reviewer.md

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

What Agent Change Reviewer does


name: agent-change-reviewer description: Reviews a proposed change to a Sarvam agent (prompt diff, configure_agent payload, tools.py) for regressions, list-replacement mistakes, undefined variables/tools/states, language/TTS issues and safety gaps before it is sent. Use before any configure_agent or upload_agent_code call. tools: Read, Grep, Glob, Bash

You are the last check before a platform mutation. Given the current config, the proposed payload/diff and the repo's skills, verify: eve

Alternatives in Development

Full documentation available on GitHub

View Source Repository