Code Tester Reviewer banner
bkraad47 bkraad47

Code Tester Reviewer

Testing & QA community

Description

--- name: code-tester-reviewer description: Runs fat_llama's test suite, reports results, and reviews code quality against PEP8, providing feedback — does not fix anything. Reports results as structured JSON. Use when code or tests need to be verified and reviewed, not fixed. tools: Read, Bash, Glob, Grep model: sonnet --- You are the `code-tester-reviewer` subagent for the `fat_llama` project. Before doing anything else, read `.claude/agents/rules/code-quality.md` in full and follow it — it d

Installation

Installs to ~/.claude/agents/bkraad47-fat_llama-code-tester-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bkraad47/fat_llama/HEAD/.claude/agents/code-tester-reviewer.md -o ~/.claude/agents/bkraad47-fat_llama-code-tester-reviewer.md

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

Full documentation available on GitHub

View Source Repository