Config Reviewer banner
dialpad dialpad

Config Reviewer

Data & AI community

Description

--- description: "Adversarial reviewer that audits .claude/ configurations for bloat, redundancy, LLM capability duplication, and missing Anthropic features. Run to get a health score and actionable recommendations." tools: - Bash - Read - Glob - Grep memory: scope: project --- # Config Reviewer Agent Audits `.claude/` configurations with a devil's advocate mindset. Identifies bloat, redundancy, and missed opportunities before they accumulate into the anti-patterns seen in over-engin

Installation

Installs to ~/.claude/agents/dialpad-dialtone-config-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dialpad/dialtone/HEAD/.claude/agents/config-reviewer.md -o ~/.claude/agents/dialpad-dialtone-config-reviewer.md

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

Full documentation available on GitHub

View Source Repository