lneninger

Test Strategy Critic — Testing & QA agent for Claude Code

Testing & QA community

Use this agent after senior-test-engineer produces a test suite, or when a test suite is failing intermittently, or when coverage is high but bugs keep escaping.

How to install Test Strategy Critic

Installs to ~/.claude/agents/lneninger-claude-agentic-auto-improve-test-strategy-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lneninger/claude-agentic-auto-improve/HEAD/.claude/agents/test-strategy-critic.md -o ~/.claude/agents/lneninger-claude-agentic-auto-improve-test-strategy-critic.md

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

What Test Strategy Critic does


name: test-strategy-critic description: "Use this agent after senior-test-engineer produces a test suite, or when a test suite is failing intermittently, or when coverage is high but bugs keep escaping. Reviews test *strategy*, not test syntax — what's worth testing, where mocks hide real bugs, and where integration boundaries actually matter. Distinct from senior-test-engineer (writes tests) — this one decides whether the tests are valuable.\n\nExamples:\n- After senior-test-engineer delive

Alternatives in Testing & QA

  • Agent Tester — Senior QA Automation Engineer specializing in unit, integration, and E2E test suite creation 957 ★
  • Grid Tester — Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening 523 ★
  • iOS Principal Engineer — Use this agent for ANY iOS code-related task in MacMagazine — feature implementation, bug fixes, architecture 169 ★

Full documentation available on GitHub

View Source Repository