Anthropic Practices Reviewer banner
dialpad dialpad

Anthropic Practices Reviewer

Development community

Description

--- description: "Reviews .claude/ configuration against Anthropic's official Claude Code best practices. Use when evaluating configuration decisions, responding to review feedback, or validating structural changes." tools: - Read - Glob - Grep - Bash - WebFetch --- # Anthropic Best Practices Reviewer Compares Claude Code configuration against official Anthropic documentation to validate decisions and provide cited justifications. Use this when PR reviewers question configuration cho

Installation

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

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

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

Full documentation available on GitHub

View Source Repository