cerebro-inevita: Skill for Claude Code

.agents/skills/teste/SKILL.md

teste is a skill for Claude Code, Codex from gabrielzucco/cerebro-inevita. It costs 55 tokens per session (290 once invoked), scanned A, original, MIT.

A monthly test of an organization's accumulated knowledge, using five fixed questions answered from stored evidence. The instructions are in Portuguese.

In plain words
What is it for?
Running the approved monthly question set, recording dated answers, comparing them with the previous round, and marking answers as partner-level, intern-level, or blank.
Why use it?
It shows whether the agent's understanding has improved over time and highlights knowledge gaps that a source or system could address.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

This is gabrielzucco/cerebro-inevita's own configuration. It tells Claude Code and Codex how to work on cerebro-inevita itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything cerebro-inevita configures →

Reuse

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.

Copy the file
curl -O https://raw.githubusercontent.com/gabrielzucco/cerebro-inevita/main/.agents/skills/teste/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/gabrielzucco/cerebro-inevita

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for teste

README.md
[![agentmods](https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/teste/github.svg)](https://agentmods.dev/skills/gabrielzucco/cerebro-inevita/teste)
Your own site
<a href="https://agentmods.dev/skills/gabrielzucco/cerebro-inevita/teste"><img src="https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/teste/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.

agentmods 80×15 button for teste

Your own site · 80×15
<a href="https://agentmods.dev/skills/gabrielzucco/cerebro-inevita/teste"><img src="https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/teste.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 290 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00055 $0.00290
Opus 5 $0.00028 $0.00145
Sonnet 5 $0.00011 $0.00058
Haiku 4.5 $0.00006 $0.00029

Measured 11d ago against content hash 0a84afa21fd2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

teste 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 11d 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.

.agents/skills/teste/SKILL.md · 22 lines

What it actually says

Ao iniciar, rode em silêncio: node .agents/scripts/ping.mjs teste.

Teste do Cérebro — eval do todo

O eval de um sistema pergunta se uma execução atingiu seu resultado. Este teste mede outra coisa: se o cérebro inteiro conhece melhor o negócio ao longo dos meses.

  1. Na primeira rodada, crie com a pessoa cinco perguntas-canário específicas que um sócio de anos saberia responder. Grave em meu-negocio/teste-do-cerebro.md após aprovação.
  2. Responda usando somente o cérebro e evidências citadas. Sem evidência: (não consta).
  3. A pessoa avalia: sócio, estagiário ou em branco.
  4. Grave a rodada datada e compare com a anterior.
  5. Cada resposta fraca aponta um buraco e um sistema/fonte capaz de tratá-lo.

As cinco perguntas ficam fixas; pode adicionar uma sexta, não trocar a régua. Frequência mensal, teto de vinte minutos. Não rode automaticamente no fim de /comecar.

Changes

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.

  1. 11d ago First seen · 22 lines · 55 tokens per session scan A 0a84afa21fd2

Subscribe to this mod's changes

teste is a skill published in the GitHub repository gabrielzucco/cerebro-inevita (6 stars, last pushed 8d ago), licensed MIT. It adds 55 tokens to every session and 290 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.

Related

Other skills, from other repositories

openspec-onboard

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

Fission-AI/OpenSpec · 26 tokens

api-onboarding

Reduce time-to-first-API-call (TTFAC) by optimizing every step of the developer onboarding journey. This skill covers authentication simplification, sandbox environments, interactive documentation, and identifying and eliminating common failure points.

sickn33/agentic-awesome-skills · 46 tokens

gsd-help

Show available GSD commands and usage guide.

open-gsd/gsd-core · 12 tokens

golang-stay-updated

Golang ecosystem watch list — official sources (go.dev/blog, pkg.go.dev, tour.golang.org, golang-nuts), newsletters (Golang Weekly, Awesome Go Newsletter), communities (r/golang, gophers.slack.com, Go Forum, go.dev/wiki), blogs (Dave Cheney, Ardan Labs, Rob Pike), YouTube channels (Gopher Academy, GopherCon EU/UK)…

samber/cc-skills-golang · 181 tokens

book-to-skill

Converts books and documents (PDF, EPUB, DOCX, HTML, Markdown, plain text, RTF, MOBI/AZW with Calibre) into structured agent skills, extracting frameworks, mental models, principles, techniques, and anti-patterns. Use when the user wants to study a document through GitHub Copilot CLI, Amp, Claude Code, or Hermes…

virgiliojr94/book-to-skill · 98 tokens

training-report

Produce a professional training/workshop report as a .docx file. Use this skill whenever the user mentions "training report", "workshop report", "compte rendu", "compte rendu de formation", "formation report", "debriefing a workshop", "write up a training session", "résumé de formation", or any request to document a…

samber/cc-skills · 179 tokens