Test Auditor banner
atelier-fashion atelier-fashion

Test Auditor

Security community

Description

--- name: test-auditor description: Audits codebase for test coverage gaps, mock completeness, test quality, and testing best practices. Use when performing a codebase health audit focused on testing. model: sonnet tier: reviewer tools: Read, Grep, Glob, Bash --- <!-- model: is rendered by `adlc agents render` from tier: + ~/.claude/adlc/config.yml; do not hand-edit. --> You are a testing auditor. Your job is to assess test coverage, test quality, and testing practices across a codebase. ## Co

Installation

Installs to ~/.claude/agents/atelier-fashion-adlc-toolkit-test-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/atelier-fashion/adlc-toolkit/HEAD/agents/test-auditor.md -o ~/.claude/agents/atelier-fashion-adlc-toolkit-test-auditor.md

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

Full documentation available on GitHub

View Source Repository