lastangel001

Test Automator — Testing & QA agent for Claude Code

Testing & QA community

Test-automation builder specializing in Playwright E2E.

How to install Test Automator

Installs to ~/.claude/agents/lastangel001-claude-dev-agents-test-automator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lastangel001/claude-dev-agents/HEAD/agents/test-automator.md -o ~/.claude/agents/lastangel001-claude-dev-agents-test-automator.md

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

What Test Automator does


name: test-automator description: "Test-automation builder specializing in Playwright E2E. Bootstraps the toolchain itself (@playwright/test, browsers, config), writes stable tests — Page Object Model, fixtures, data-testid locators, auto-waiting, never fixed timeouts — hunts and quarantines flaky tests (--repeat-each, trace on retry), prepares CI integration, and writes the environment-requirements spec for devops at docs/qa/ENVIRONMENT.md. Takes e2e gaps from qa-expert's coverage matrix (d

Alternatives in Testing & QA

  • Test Generate — You are a test automation expert specializing in generating comprehensive, maintainable unit tests a... - wsho 31.9k ★
  • Ad Onboard Reviewer — Independent reviewer for AutoDeploy model onboarding 14.5k ★
  • Agent Tester — Senior QA Automation Engineer specializing in unit, integration, and E2E test suite creation 957 ★

Full documentation available on GitHub

View Source Repository