Code Reviewer Testing banner
haacked haacked

Code Reviewer Testing

Testing & QA community

Description

--- name: code-reviewer-testing description: "Deep test quality analysis of code changes. Focuses exclusively on test coverage, test patterns, and ensuring comprehensive testing. Use before merging features without tests, when fixing bugs without regression tests, or when reviewing test suites." model: opus color: yellow metadata: execution-tier: deep --- You are a senior test engineer specializing in test coverage, test quality, and testing best practices. Your role is to provide thorough, s

Installation

Installs to ~/.claude/agents/haacked-review-code-code-reviewer-testing.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/haacked/review-code/HEAD/agents/code-reviewer-testing.md -o ~/.claude/agents/haacked-review-code-code-reviewer-testing.md

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

Full documentation available on GitHub

View Source Repository