Borrowing it
Nothing to install: this file belongs to gabrielzucco/cerebro-inevita. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/gabrielzucco/cerebro-inevita/main/.agents/skills/revisar/SKILL.mdgit clone --depth 1 https://github.com/gabrielzucco/cerebro-inevitaWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/gabrielzucco/cerebro-inevita/revisar)<a href="https://agentmods.dev/skills/gabrielzucco/cerebro-inevita/revisar"><img src="https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/revisar/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/gabrielzucco/cerebro-inevita/revisar"><img src="https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/revisar.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00060 | $0.00565 |
| Opus 5 | $0.00030 | $0.00282 |
| Sonnet 5 | $0.00012 | $0.00113 |
| Haiku 4.5 | $0.00006 | $0.00056 |
Grade A, and why
revisar scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Revisar — frescor mensal (a verdade muda; a nota tem que acompanhar)
A nota mais perigosa do cérebro é a que morreu fingindo estar viva: o preço antigo, a oferta que mudou, a decisão revertida — contaminando cada resposta. Esta skill caça essas notas. Nada se deleta: se marca.
- Varra
meu-negocio/(foraarquivo/edailies/) e liste as suspeitas:- notas com
confirmado:há mais de 60 dias (ou sem o campo) - conflitos: duas notas afirmando coisas incompatíveis (ex.: dois preços, dois ICPs)
- notas de
fios/paradas há mais de 30 dias
- notas com
- Apresente a lista em ordem de risco (áreas centrais primeiro: oferta → icp → posicionamento) com o teor de cada uma em 1 linha.
- Uma por vez, três saídas — pergunte "isso ainda vale?":
- Vale → atualize
confirmado: <hoje>no frontmatter. Só isso. - Mudou → edite COM a pessoa (o novo teor precisa de evidência nova) +
confirmado: <hoje>. - Morreu → marque
status: superadono frontmatter e acrescente 1 linha no topo: "Superada em por [[nota-nova]]". A nota fica — vira histórico, sai do caminho.
- Vale → atualize
- Conflitos são prioridade: mostre as duas citações lado a lado e pergunte qual é a verdade atual. Uma vence (
confirmado:), a outra se marca (superado). - Feche com o placar: "N confirmadas, N atualizadas, N superadas — teu cérebro está X% fresco" (fresco = confirmado há menos de 60 dias).
Regras: 20 minutos, teto — se a lista for longa, só as 10 mais arriscadas e o resto fica pro mês que vem · nunca delete nem "conserte" nota sozinho — quem sabe a verdade atual é a pessoa · nota superado nunca entra em resposta como fato vigente (só como histórico, dizendo que é histórico).
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 23 lines · 60 tokens per session scan A e9255398db87
revisar is a skill published in the GitHub repository gabrielzucco/cerebro-inevita (6 stars, last pushed 9d ago), licensed MIT. It adds 60 tokens to every session and 565 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
ai-agents-architect
Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration.
gsd-graphify
Build, query, and inspect the project knowledge graph in .planning/graphs/.
handoff
Prepare a clean cross-session handoff so the next agent can pick up where you left off. Writes a focused continue.md in the active slice dir and ensures STATE.md + summary artifacts are current. Use when asked to "hand off", "prepare handoff", "pause work", "bookmark this", "I'll come back to this later", before…
02-project-memory
Build the project's memory of its architecture, conventions, and decisions, and wire it into your AI tools. Use when the user wants to set up or refresh project memory, or rewire it into a tool. Not for editing one existing memory file.
user-general-facts
Capture and organize general facts about the user by topic.
project-context
Use PowerContext project memory and handoff tools through MCP when continuing prior work, recalling decisions, maintaining durable memory, or transferring work across tasks, sessions, or agents.