feedback is agent-read markdown (skill) from tbc-servicos/dataagile-agent-kit: Registra um aprendizado de correção na base de conhecimento Fluig. Usar quando Claude erra e o dev corrige, para que o erro não se repita com outros devs. Conduz diálogo de confirmação antes de persistir..
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
# Fluig Feedback — Registro de Aprendizado
Use esta skill quando:
- Claude cometeu um erro que foi corrigido pelo dev
- Dev invocou explicitamente `/fluig:feedback`
**Regra inegociável:** nunca submeter sem confirmação explícita do dev.
---
## Passo 1 — Confirmar intenção
Perguntar ao dev:
> "Posso registrar esse aprendizado na base de conhecimento para que outros devs não recebam a mesma resposta errada?"
Aguardar confirmação. Se o dev recusar, encerrar sem insistir.
---
## Passo 2 — Gerar rascunho estruturado
Analisar o contexto da conversa e propor:
```
❌ ERRO: <o que Claude gerou de incorreto — específico>
📍 CONTEXTO: <situação — dataset, widget, workflow, formulário, evento Fluig>
✅ REGRA: <o que está correto, de forma prescritiva e direta>
💻 EXEMPLO ERRADO:
<código JavaScript/Angular incorreto, se aplicável>
💻 EXEMPLO CORRETO:
<código JavaScript/Angular correto, se aplicável>
🏷 TAGS: <palavras-chave separadas por vírgula que Claude usaria ao buscar>
ex: dataset, FormController, fluigc, WCMAPI, widget, Angular, PO-UI
```
---
## Passo 3 — Dev revisa e aprova
Apresentar o rascunho e perguntar:
…
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.
GET https://markdownregistry.com/api/v1/artifacts/art_6ltdwyy7nwnw6erv
GET https://markdownregistry.com/api/v1/resolve?ref=tbc-servicos/dataagile-agent-kit/feedback
GET https://markdownregistry.com/api/v1/blob/50ff9b35d5d52214862387e92e20eb7d20e981b8197ae153e9a070b5af722149
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.
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)…
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…
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…
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…
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…
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…
tbc-servicos/dataagile-agent-kit · fluig/skills/implement/SKILL.md · Orquestra Agent Team para executar plano Fluig — fluig-implementer (sonnet) implementa em worktree isolado…
tbc-servicos/dataagile-agent-kit · fluig/skills/init-project/SKILL.md · Inicializa um projeto Fluig — entrevista o desenvolvedor e gera CLAUDE.md com contexto do cliente (URL servidor…
suboss87/fdeops · skills/feedback/SKILL.md · Assess a field lesson for reuse or product feedback without exposing customer context. Use for recurring deployment…
bastani-inc/atomic · packages/subagents/skills/feedback/SKILL.md · Draft, revise and post privacy-scrubbed Atomic bug reports or enhancements through ordinary conversation.
jmagly/aiwg · agentic/code/addons/aiwg-utils/skills/feedback/SKILL.md · Submit a bug report, feature request, or feedback to the AIWG GitHub repository — prefills system context automatically
starchild-ai-agent/official-skills · monad/feedback/SKILL.md · Submit anonymous feedback to monskills when the agent is stuck, hits the same error repeatedly, finds incorrect or…
tomosia-vietnam/webapp-evidence · src/skills/feedback/SKILL.md · Report a problem with webapp-evidence itself, or ask for something it cannot do yet, on its public issue tracker. Use…