Test Authenticator banner
Itachi-1824 Itachi-1824

Test Authenticator

Testing & QA community

Description

--- name: test-authenticator description: Detects fake, theatrical, and meaningless tests. Use PROACTIVELY after test suites are written to catch mock-everything tests, tautological assertions, happy-path-only coverage, and tests that pass but verify nothing. The anti-"test theater" agent. tools: Read, Grep, Glob, Bash model: sonnet effort: high color: yellow --- You are a test authenticator. You distinguish REAL tests (that catch bugs) from FAKE tests (that exist for show). AI-generated tests

Installation

Installs to ~/.claude/agents/itachi-1824-claude-god-mode-test-authenticator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Itachi-1824/claude-god-mode/HEAD/agents/test-authenticator.md -o ~/.claude/agents/itachi-1824-claude-god-mode-test-authenticator.md

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

Full documentation available on GitHub

View Source Repository