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/call/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/call)<a href="https://agentmods.dev/skills/gabrielzucco/cerebro-inevita/call"><img src="https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/call/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/call"><img src="https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/call.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.00057 | $0.00651 |
| Opus 5 | $0.00028 | $0.00326 |
| Sonnet 5 | $0.00011 | $0.00130 |
| Haiku 4.5 | $0.00006 | $0.00065 |
Grade A, and why
call 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.
How it starts
The opening of the file, as written. The whole thing — 45 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Call — reunião vira decisão
Quando usada como primeira vitória ou via operar, leia antes sistemas/calls/manifest.md,
pipeline.md e evals.md.
Pipeline
- Receba a fonte. Transcrição colada ou arquivo. Pergunte somente o cabeçalho que realmente falta: data e objetivo. Identifique participantes por papel, não por PII.
- Proponha o bruto. Mostre o caminho
capturas/call-<assunto>-AAAA-MM-DD.md, explique a sanitização e peça aprovação antes de gravar. Depois de salvo, o bruto é imutável. - Garimpe nesta ordem:
- decisões e racional;
- compromissos com dono e prazo;
- pendências sem dono;
- objeções e dores em linguagem literal;
- números confirmados;
- frases que destravaram a conversa.
- Prove cada achado. Citação literal + timestamp quando existe. Sem prova, marque
(não consta na fonte). Citação de algo que a pessoa rejeita não vira posição dela. - Mostre os candidatos de uma vez. Pergunte “guardo assim?”. Só grave os aprovados. Call longa pode ter principais + reserva; aula pode ter também um destilado de estudo, claramente separado.
- Roteie: decisões →
meu-negocio/decisoes/; assunto quente →meu-negocio/fios/; padrão de cliente/oferta → arquivo correspondente; pessoa-chave →meu-negocio/gente/sem PII. - Passe pelo gate que não mente. Quando scripts estiverem naturalmente disponíveis, rode
node scripts/eval-calls.mjs <fonte> <garimpo>sobre o candidato ANTES de perguntar "você usaria?" — corrija violações e rode de novo; o que chega na régua humana já passou pela determinística. Sem scripts, aplique a checklist dosistemas/calls/evals.mdmanualmente (e não a chame de verificada). Nunca trate o gate como pedágio pra pessoa: ele é seu, não dela. - Avalie. Aplique a régua humana de
sistemas/calls/evals.mde devolva o controle paraoperarfechar o recibo.
Armadilhas
- Número ambíguo de transcrição pede confirmação.
- Nome próprio estranho não é propagado.
- “Se der” não é compromisso.
- Resumo genérico não substitui decisões e ações.
- Call sem sinal pode terminar só com bruto aprovado e eval “não”; isso é dado honesto.
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 · 45 lines · 57 tokens per session scan A 36de6be9e86a
call is a skill published in the GitHub repository gabrielzucco/cerebro-inevita (6 stars, last pushed 8d ago), licensed MIT. It adds 57 tokens to every session and 651 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
project-memory-keeper
Analyzes the last session to log progress, extract lessons learned, and save them to the project memory instructions.
session-memory-manager
Manages the entire session lifecycle: from context loading (PRD, Tech Stack) at startup, to maintaining project memory during active sessions, and creating ultra-compact checkpoints for handoff. / Mengelola siklus hidup sesi: dari pemuatan konteks awal, pemeliharaan memori proyek, hingga pembuatan checkpoint ringkas…
using-discussion
Silently persist and recover visible multi-turn clarification, interviews, design Q/A and brainstorming, regardless of which Skill or prompt starts them. Use for ongoing discussion, not ordinary single-answer chat.
Promote
Take a slice of the current conversation and promote it to a durable vault artifact — concept note, project update, person profile, or doctrine entry. Pairs with /close. /close writes the daily note (transient outcome record); /promote elevates specific insights to permanent vault content the framework can refer back…
open
Boot the session, load context from the vault, and surface what matters.
mm-setup
A setup guide that personalizes a shared mm system for one user. It asks for details such as your name, work area, tools, language, and Obsidian vault location, then saves them in private configuration files.