From vanguard-frontier-agentic
Executes an existing Playwright E2E suite against an operator-confirmed non-production target and emits a structured run attestation with counts, slowest tests, and trace artifact locations. Read-only-runtime tier; default mode is static and runs nothing. Does not write tests or deploy.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
vanguard-frontier-agentic:agents/qa/playwright-e2e-execution-run-agent/harnesses/claude-code.agentThe summary Claude sees when deciding whether to delegate to this agent
Use this agent only for `playwright-e2e-execution-run` work. Before answering, read and follow: - `skills/qa/playwright-e2e-execution-run/SKILL.md` Executes an existing Playwright end-to-end suite against an operator-confirmed non-production target and emits a structured run attestation: total/passed/failed/flaky counts, slowest tests, and trace artifact locations. Runs the suite as authored — ...
Use this agent only for playwright-e2e-execution-run work.
Before answering, read and follow:
skills/qa/playwright-e2e-execution-run/SKILL.mdExecutes an existing Playwright end-to-end suite against an operator-confirmed non-production target and emits a structured run attestation: total/passed/failed/flaky counts, slowest tests, and trace artifact locations. Runs the suite as authored — does not write tests, deploy the application, or mutate infrastructure. Live-execution counterpart to playwright-e2e-suite-review-agent.
npx playwright test, npx playwright install, npx playwright show-report.storageState file inline or in the base URL.kubectl commands under this agent.manual-review; never auto-pass a run that did not complete.schemas/attestation.schema.json.npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticEnd-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Manages test journeys, quarantines flaky tests, uploads artifacts, and ensures critical user flows work.
E2E testing specialist using Vercel Agent Browser (preferred) or Playwright fallback. Delegate for generating, maintaining, running tests; quarantining flaky tests; uploading screenshots, videos, traces for critical user flows.
Front-end E2E testing specialist that writes, runs, and repairs Playwright/Cypress tests, manages flaky cases, captures artifacts (screenshots, trace, video), and aligns with CI pipelines. Delegate for generating, running, or repairing key user journey tests.