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

verify skillA

verify is agent-read markdown (skill) from tbc-servicos/dataagile-agent-kit: Gate de deploy final para artefatos Fluig. Checklist adaptativo baseado no ambiente do projeto (HML vs servidor único). Acione após fluig-review aprovado, antes de declarar o artefato pronto para produção. Confirma ambiente, valida checklist e aciona o deploy final via fluig-deployer..

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 o gate final antes de declarar um artefato Fluig pronto para produção.

## HARD GATE

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

Não acione o deploy final e não declare o artefato "pronto" sem completar o checklist abaixo com todas as respostas positivas.

## Passo 1 — Ler contexto do projeto

Leia o CLAUDE.md do projeto para identificar:
- **Servidor(es):** URL(s) disponíveis e seus ambientes (HML, produção, único)
- **Prefixo do cliente:** para confirmar que os artefatos corretos serão deployados
- **Integração Protheus:** se existir, confirmar que a URL da API está correta

Se o CLAUDE.md não existir no projeto atual, pergunte ao usuário o servidor de destino antes de prosseguir.

## Passo 2 — Checklist adaptativo

### Se o projeto tem ambiente HML (homologação separado de produção):

Use `AskUserQuestion` para confirmar cada item:

1. O `fluig-review` foi executado e retornou aprovado no ambiente HML?
2. Os itens CRÍTICOS da revisão estática estão corrigidos?
3. O deploy será feito em **PRODUÇÃO** (não HML) — confirma o ambiente correto?
…

Read the whole file at its exact version.

How to install

Latest version
mdr add tbc-servicos/dataagile-agent-kit/verify@git:20260712.6010b47
Exact content
mdr add tbc-servicos/dataagile-agent-kit/verify@sha256:2e04bb1bbce179c4

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_xomvzclq2snqsnp2.svg)](https://markdownregistry.com/a/art_xomvzclq2snqsnp2)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260712.6010b47 latest2026-07-12 6010b47 3,742 BA view · diff
git:20260518.b7d2ec52026-05-18 b7d2ec5 3,587 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 (3742 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_xomvzclq2snqsnp2
GET https://markdownregistry.com/api/v1/resolve?ref=tbc-servicos/dataagile-agent-kit/verify
GET https://markdownregistry.com/api/v1/blob/2e04bb1bbce179c4d0590367ef805e4fc0857af7f3ba7231219821e0d31488a2

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 verify

verify skill
yeachan-heo/oh-my-claudecode · skills/verify/SKILL.md · Verify that a change really works before you claim completion
git:20260401.ff9223c · audit A · 39,312 stars
verify skill
zenbu-labs/terminal-browser · .claude/skills/verify/SKILL.md · Drive an engine app headlessly in a pty, record a video of the whole verification, and open a summary page (video +…
git:20260721.c3339dc · audit A · 3,204 stars
verify skill
alsk1992/cloddsbot · src/skills/bundled/verify/SKILL.md · Verify agent identity using ERC-8004 on-chain registry
git:20260130.5926fbf · audit A · 2,830 stars
verify skill
codeaholicguy/ai-devkit · skills/verify/SKILL.md · AI DevKit · Enforce evidence-based completion claims — require fresh command output before reporting success. Use when…
git:20260703.7628b9e · audit A · 1,633 stars
verify skill
sethgammon/citadel · skills/verify/SKILL.md · Self-test the Citadel hook pipeline from within a live session. Exercises real tool calls (Write, Edit, Bash, Read) and…
git:20260919.f58febd · audit A · 923 stars
verify skill
oliver-kriska/claude-elixir-phoenix · plugins/elixir-phoenix/skills/verify/SKILL.md · Verify Elixir/Phoenix changes — compile, format, and test in one loop. Use after implementation, before PRs, or after…
git:20260724.918f809 · audit A · 555 stars
verify skill
yonatangross/orchestkit · plugins/ork/skills/verify/SKILL.md · Grade work that already exists and decide whether it can merge. Runs the project's current unit, integration, and E2E…
v4.7.0 · audit A · 283 stars
verify skill
sd0xdev/sd0x-harness · skills/verify/SKILL.md · Verification loop — lint -> typecheck -> unit -> integration -> e2e
git:20260404.1c6641c · audit A · 189 stars

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