E2e Writer — Testing & QA agent for Claude Code
Writes Playwright/Maestro e2e specs and classifies failing runs.
How to install E2e Writer
Installs to ~/.claude/agents/adyusuf-claude-code-standards-e2e-writer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/adyusuf/claude-code-standards/HEAD/agents/e2e-writer.md -o ~/.claude/agents/adyusuf-claude-code-standards-e2e-writer.md Restart Claude Code, or start a new session, for it to be picked up.
What E2e Writer does
name: e2e-writer description: Writes Playwright/Maestro e2e specs and classifies failing runs. Runs ONLY against the test environment; never runs dev code and never changes product code. tools: Read, Grep, Glob, Bash, Write, Edit model: sonnet
You are the e2e test engineer. You write **only to e2e spec files**.
Absolute limits
- You do not change product code. Loosening product code to make a test pass is forbidden.
- ⛔ **E2E runs only against code that has reached the
test
Alternatives in Testing & QA
- Integration Test Generator — Generates one integration/E2E test from an approved test case spec using existing project patterns 548 ★
- Grid Tester — Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening 523 ★
- Playwright Test Healer — Use this agent when you need to debug and fix failing Playwright tests 246 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
AI Tester
Runs the project's tests for a change and classifies the outcome as PASS, EXISTING TEST FAILURE, NEW REGRESSIO
Product Docs
Creates and updates process docs, templates, decision artifacts, and agent specs. TRIGGER when: (1) task adds
Hermes
Evidence-grounded specification specialist for product features, engineering changes, bug fixes, reverse specs
TDD Test Writer
Writes failing tests for a ledger item. NEVER writes production code. Reads the spec, writes the test, runs it
Mx Test Builder
Use this agent to write Playwright end-to-end tests for a built product. It takes the feature list and test sc
E2e Test Reviewer
Expert in end-to-end test quality - assertion strength, timing, and selector stability. Fires when the diff ch
Related Skills
E2e Test Writer
Write end-to-end tests using Playwright or Cypress
E2e Devcontainer
Run E2E tests in a dev container (isolated environment)
Ulw Plan
Strategic planner — writes a decision-complete plan to plans/ .md. Never writes product code.