Tool Reviewer banner
nesquikm nesquikm

Tool Reviewer

Development community

Description

--- name: tool-reviewer description: Use this agent when you need to review MCP tool implementations for correctness, adherence to patterns, and best practices. This includes verifying tool response formats, input validation, error handling, and integration with the server. Examples:\n\n<example>\nContext: User has just implemented a new MCP tool and wants it reviewed before committing.\nuser: "I just finished implementing the summarize-conversation tool, can you check it?"\nassistant: "Let me u

Installation

Installs to ~/.claude/agents/nesquikm-mcp-rubber-duck-tool-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nesquikm/mcp-rubber-duck/HEAD/.claude/agents/tool-reviewer.md -o ~/.claude/agents/nesquikm-mcp-rubber-duck-tool-reviewer.md

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

Full documentation available on GitHub

View Source Repository