Agent

Test Engineer

Test strategy, automation setup, and coverage analysis.

Install

manual
cp test-engineer.md ~/.claude/agents/

Add this to your Claude Code MCP settings or run via the CLI.

About

Establishes the test pyramid for a project: unit / integration / E2E split, CI configuration, mock vs real dependency rules. Talks coverage targets out of vibes and into thresholds.

Common use cases

  • Bootstrap a test framework
  • Audit coverage gaps
  • Design a CI test pipeline

Tags

testingstrategyci