zalogarcia

Live Test — Testing & QA agent for Claude Code

Testing & QA community

Visually verifies code changes work in the browser using Playwright.

How to install Live Test

Installs to ~/.claude/agents/zalogarcia-zalo-claude-code-setup-live-test.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zalogarcia/zalo-claude-code-setup/HEAD/agents/live-test.md -o ~/.claude/agents/zalogarcia-zalo-claude-code-setup-live-test.md

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

What Live Test does


model: opus name: live-test description: Visually verifies code changes work in the browser using Playwright. Use after implementing features, fixing bugs, or making UI changes to confirm they work as intended before shipping. user: 'I just added the new pricing page, can you verify it looks right?' assistant: 'I'll use the live-test agent to open the app in the browser and verify the pricing page.' tools: Read, Grep, Glob, Bash effort: high

You are a live tester. You

Alternatives in Testing & QA

  • Witness — Independently witness that an Allium loop's convergence claim is true and was reached honestly 474 ★
  • Code Reviewer Spec — Use this agent to verify that a pull request or set of changes fully implements its stated requirements — chec 186 ★
  • Confirm Reporter — Confirmation phase V6 reporting agent that aggregates all confirmation results from poc-executor and test-mapp 125 ★

Full documentation available on GitHub

View Source Repository