Home / tbc-servicos / dataagile-agent-kit · fluig/skills/qa/SKILL.md · GitHub

qa skillA

qa is agent-read markdown (skill) from tbc-servicos/dataagile-agent-kit: Testes de integração e E2E (Playwright) contra servidor Fluig deployado. Aciona fluig:test e fluig-qa teammate. Se riscos ALTOS encontrados, retorna para /fluig:implement. Acione após /fluig:deploy. Próximo passo: /fluig:verify..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

Você vai conduzir testes de integração e QA contra os artefatos deployados no servidor Fluig.

## HARD GATE

- **Leia `docs/plans/<plan>.gates.json`** e confirme: `deploy.status=ok` e `tests_unit.status=ok`. O arquivo é a fonte de
  verdade — não confie em afirmação da conversa.

Não inicie testes de QA se:
- O deploy não foi realizado com sucesso (não há servidor com os artefatos)
- O servidor não está acessível ou os artefatos não estão publicados

Verifique que o deploy do Passo 3 anterior foi concluído antes de prosseguir.

## Passo 1 — Executar testes E2E (Playwright)

Acione a skill `/fluig:test` solicitando execução dos testes E2E contra o servidor deployado:

```
Execute os testes Playwright E2E dos artefatos [nomes] contra o servidor [URL do deploy anterior].
Se NÃO existirem testes E2E para os artefatos da task: **PARE e gere-os via
`/fluig:test`** (com aprovação do roteiro) antes de prosseguir — QA sem E2E é
reprovação automática. Se existirem, execute os existentes (não duplique).
Use FLUIG_BASE_URL apontando para o servidor (nunca localhost).
```

Os testes E2E devem validar:
- Carregamento dos formulários e datasets no servidor real
…

Read the whole file at its exact version.

How to install

Latest version
mdr add tbc-servicos/dataagile-agent-kit/qa@git:20260712.6010b47
Exact content
mdr add tbc-servicos/dataagile-agent-kit/qa@sha256:76ce922a657f60c9

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_c6td5uy3tqfplim4.svg)](https://markdownregistry.com/a/art_c6td5uy3tqfplim4)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260712.6010b47 latest2026-07-12 6010b47 3,632 BA view · diff
git:20260518.b7d2ec52026-05-18 b7d2ec5 3,265 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (3632 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

tbc-servicos/dataagile-agent-kit · 3 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_c6td5uy3tqfplim4
GET https://markdownregistry.com/api/v1/resolve?ref=tbc-servicos/dataagile-agent-kit/qa
GET https://markdownregistry.com/api/v1/blob/76ce922a657f60c9397a7c537f15d936a6fad814de0cb323ce3ac4ee8bae4ceb

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from tbc-servicos/dataagile-agent-kit

CLAUDE.md claude
tbc-servicos/dataagile-agent-kit · CLAUDE.md
git:20260712.364fada · audit A · 3 stars
CLAUDE.md@fluig claude
tbc-servicos/dataagile-agent-kit · fluig/CLAUDE.md
git:20260807.443e141 · audit A · 3 stars
api-ref skill
tbc-servicos/dataagile-agent-kit · fluig/skills/api-ref/SKILL.md · Referência das APIs TOTVS Fluig — DatasetFactory, DatasetBuilder, CardAPI, WCMAPI, fluigc, WFMovementDTO…
git:20260518.b7d2ec5 · audit A · 3 stars
brainstorm skill
tbc-servicos/dataagile-agent-kit · fluig/skills/brainstorm/SKILL.md · Gate de design para desenvolvimento Fluig. Use ANTES de criar qualquer artefato (widget, form, dataset, workflow)…
git:20260807.443e141 · audit A · 3 stars
clean-architecture skill
tbc-servicos/dataagile-agent-kit · fluig/skills/clean-architecture/SKILL.md · Aplica os princípios de Clean Architecture (livro de Robert Martin, o Uncle Bob) ao desenvolvimento Fluig — regra de…
git:20260807.443e141 · audit A · 3 stars
dataset skill
tbc-servicos/dataagile-agent-kit · fluig/skills/dataset/SKILL.md · Cria dataset JavaScript para TOTVS Fluig com defineStructure(), createDataset(), try/catch e logging completo. Use…
git:20260518.b7d2ec5 · audit A · 3 stars
ddd skill
tbc-servicos/dataagile-agent-kit · fluig/skills/ddd/SKILL.md · Aplica Domain-Driven Design (baseado em Implementing DDD, de Vaughn Vernon) ao desenvolvimento Fluig — linguagem ubíqua…
git:20260712.364fada · audit A · 3 stars
debug skill
tbc-servicos/dataagile-agent-kit · fluig/skills/debug/SKILL.md · Debugging sistemático para Fluig. Guia investigação de root cause em 4 fases: reproduzir, investigar, hipótese…
git:20260518.b7d2ec5 · audit A · 3 stars
deploy skill
tbc-servicos/dataagile-agent-kit · fluig/skills/deploy/SKILL.md · Deploy de artefatos Fluig no servidor de teste. Lê CLAUDE.md para identificar ambiente, confirma com o dev, aciona…
git:20260712.6010b47 · audit A · 3 stars
feedback skill
tbc-servicos/dataagile-agent-kit · fluig/skills/feedback/SKILL.md · Registra um aprendizado de correção na base de conhecimento Fluig. Usar quando Claude erra e o dev corrige, para que o…
git:20260518.b7d2ec5 · audit A · 3 stars
form skill
tbc-servicos/dataagile-agent-kit · fluig/skills/form/SKILL.md · Cria formulário HTML para TOTVS Fluig com events/ e Util/. Use quando precisar criar formulário Fluig, adicionar…
git:20260518.b7d2ec5 · audit A · 3 stars
implement skill
tbc-servicos/dataagile-agent-kit · fluig/skills/implement/SKILL.md · Orquestra Agent Team para executar plano Fluig — fluig-implementer (sonnet) implementa em worktree isolado…
git:20260807.443e141 · audit A · 3 stars

Every file in tbc-servicos/dataagile-agent-kit

Other files named qa

qa skill
garrytan/gstack · qa/SKILL.md · Systematically QA test a web application and fix bugs found. (gstack)
v2.0.0 · audit A · 134,082 stars
qa skill
sipyourdrink-ltd/bernstein · templates/skills/qa/SKILL.md · Test writing - pytest suites, edge cases, regressions.
git:20260521.b455a7c · audit A · 1,263 stars
qa skill
sethgammon/citadel · skills/qa/SKILL.md · Browser-based QA verification. Launches a real browser, navigates the app, clicks buttons, fills forms, and tests user…
git:20260611.0f3f8e7 · audit B · 923 stars
qa skill
suboss87/fdeops · skills/qa/SKILL.md · Exercise the delivered customer journey using real runtime or browser evidence. Use for functional acceptance testing…
git:20260917.a9ffb90 · audit A · 891 stars
qa skill
arcee-ai/nac · .agents/skills/qa/SKILL.md · Run scalable, isolated live QA for nac development. The top-level local orchestrator must parse n (default 4), dispatch…
git:20260820.87e8e55 · audit A · 275 stars
qa skill
genai-io/san · .san/skills/qa/SKILL.md · Regression test a San feature by name. Looks for a feature doc in docs/reference/ or docs/packages/2-feature/, runs…
git:20260705.3ca5a36 · audit A · 80 stars
qa skill
fishzjp/qa-skills · skills/qa/SKILL.md · End-to-end QA entry: "test this feature fully" orchestrates requirements, strategy, cases, review, execution, bugs…
v0.9.0 · audit A · 35 stars
qa skill
toongri/oh-my-toong-playground · skills/qa/SKILL.md · Use when verifying a code change through a standalone adversarial e2e cycle — drives the changed surface for real…
git:20260921.1542566 · audit C · 25 stars

Browse by kind, by grade A, or by owner.