Live Test — Testing & QA agent for Claude Code
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
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 RepositoryRelated Agents
Mcpc Tester
Probe the local Apify MCP server with mcpc during development. Use proactively after implementing features or
Code Reviewer Testing
Deep test quality analysis of code changes. Focuses exclusively on test coverage, test patterns, and ensuring
Visual Debugger
Interactive visual debugging specialist using Playwright browser automation. Use when asked to visually inspec
Ae Test
Agent Engineer test agent. Writes tests from the acceptance criteria rather than from the implementation, muta
Kavach Confirm Reporter
KAVACH live-validation reporting agent. Aggregates every confirm_status verdict kavach-poc-executor and kavach
Spgr Agent Backend Developer
Implements server-side features strictly within the confirmed API spec, ERD, ADRs, and tech stack, test-first,
Related Skills
Test Driven Development.SKILL
Enforces TDD discipline with RED-GREEN-REFACTOR cycle. Use when writing new features, fixing bugs, or refactor
Apply Suggestions
Applies code change recommendations, validates integration, and runs tests. Use when: applying suggestions, im
Game Quality Gates
🎮 Game dev quality gates — 12 universal rules + Phaser/Three.js guides + anti-cheat patterns + pre-deploy che