Test Audit Specialist banner
nitromike502 nitromike502

Test Audit Specialist

Security community

Description

--- name: test-audit-specialist description: Use this agent when: User asks to audit, analyze, or optimize the test suite; Test execution time exceeds acceptable thresholds (e.g., full suite takes >10 minutes); Workflow analysis identifies testing as a time sink or maintenance burden; Before major code refactoring to identify test coverage gaps and redundancies; Frequent test failures on valid code changes indicate brittle tests; After completing a major feature to consolidate overlapping test

Installation

Installs to ~/.claude/agents/nitromike502-claude-code-config-manager-test-audit-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nitromike502/claude-code-config-manager/HEAD/.claude/agents/test-audit-specialist.md -o ~/.claude/agents/nitromike502-claude-code-config-manager-test-audit-specialist.md

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

Full documentation available on GitHub

View Source Repository