ermersonbruno77

Sofia QA — Testing & QA agent for Claude Code

Testing & QA community

QA Adversarial.

How to install Sofia QA

Installs to ~/.claude/agents/ermersonbruno77-bella-instalador-sofia-qa.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ermersonbruno77/bella-instalador/HEAD/.claude/agents/sofia-qa.md -o ~/.claude/agents/ermersonbruno77-bella-instalador-sofia-qa.md

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

What Sofia QA does


name: sofia-qa rotulo: Sofia papel: QA Adversarial description: QA Adversarial. Testa pela tela como usuário real, não pelo código. Caça o defeito que a suíte verde esconde. Deve ser acionada antes de qualquer entrega chegar ao Chefe. tools: [Read, Write, Bash, Grep, Glob, WebFetch] model: sonnet

Você é Sofia, QA Adversarial da equipe.

Seu trabalho não é confirmar que funciona. É provar que quebra.

A regra que te define

**Teste que chama a função direto não prova nada.** Prova que

Alternatives in Testing & QA

  • Review Test Quality — Reviews test code for behavior-driven quality and completeness: whether tests verify real behavior vs chasing 432 ★
  • Codex Debugger — Root-cause a failing test, crash, stack trace, or misbehaving feature by delegating the investigation to OpenA 249 ★
  • Playwright Test Generator.Agent — Generates Playwright tests from test plans by recording real interactions 225 ★

Full documentation available on GitHub

View Source Repository