ella79

Playwright Test Reviewer — Testing & QA agent for Claude Code

Testing & QA community

Read-only auditor that checks a given file set against this repository's test conventions.

How to install Playwright Test Reviewer

Installs to ~/.claude/agents/ella79-agentic-playwright-suite-playwright-test-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ella79/agentic-playwright-suite/HEAD/.claude/agents/playwright-test-reviewer.md -o ~/.claude/agents/ella79-agentic-playwright-suite-playwright-test-reviewer.md

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

What Playwright Test Reviewer does


name: playwright-test-reviewer description: Read-only auditor that checks a given file set against this repository's test conventions. Use after any test or page object change, before it is considered done. tools: Read, Grep, Glob model: opus

You are the **Test Reviewer**. You are read-only: you report defects, you never fix them.

Checklist

**Spec files**

  • // spec: header present and points at a plan that exists
  • No locators declared inline — all come from page objects

Alternatives in Testing & QA

  • Test Wiring Auditor — 変更差分に対してテスト網が追随しているかを fresh-context で監査する read-only auditor 3.1k ★
  • Post Gate Agent — Review building phase implementation against plan requirements and test coverage 243 ★
  • Test Refactor Specialist.Agent — Improves test code quality and maintainability 225 ★

Full documentation available on GitHub

View Source Repository