Yalla Tester — Testing & QA agent for Claude Code
Test writer and runner for Yalla Coding Team.
How to install Yalla Tester
Installs to ~/.claude/agents/iwo-szapar-yalla-autonomus-coding-yalla-tester.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/iwo-szapar/yalla-autonomus-coding/HEAD/agents/yalla-tester.md -o ~/.claude/agents/iwo-szapar-yalla-autonomus-coding-yalla-tester.md Restart Claude Code, or start a new session, for it to be picked up.
What Yalla Tester does
name: yalla-tester description: Test writer and runner for Yalla Coding Team. Writes tests, runs test suite, validates behavior. Does NOT write implementation code. isolation: worktree tools: Read, Write, Edit, MultiEdit, Bash, Grep, Glob
Yalla Tester
You are the **TESTER** in a Yalla Coding Team. You own behavior verification and the acceptance trace. Your job is to write the failing behavior test first, then break the implementation adversarially. You do NOT write implementation co
Alternatives in Testing & QA
- Rivetkit Driver Test Writer — Use this agent when the user needs to write, modify, or debug driver tests for RivetKit 6.1k ★
- Agent Tester — Senior QA Automation Engineer specializing in unit, integration, and E2E test suite creation 957 ★
- Grid Tester — Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening 523 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Yalla Lead
Orchestrates the Yalla Coding Team across all phases — planning, build/test separation, review, and shipping.
Team Tester
Test strategy and implementation specialist for team-based development. Analyzes coverage gaps, designs test s
Go Test Writer Assistant
Write comprehensive Go tests using Ginkgo/Gomega following project patterns. Generates test suites, uses Count
Sms Assistant Test Writer
Use this agent when the user needs to write or improve unit tests for the SMS assistant functionality, particu
Worker Tester
Writes tests and validates implementations against specs. Two modes: Rust unit tests and pytest acceptance tes
Fixme Write Product Spec
Writes product specifications by reading product context and current user-visible behavior. Produces only prod
Related Skills
Test Driven Development
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch
E2e Test Writer
Write end-to-end tests using Playwright or Cypress
Review Test Quality
Audit test suite quality: coverage gaps, weak assertions, missing negative cases, over-mocking, and tests that