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/briefing-comercial/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/briefing-comercial)<a href="https://agentmods.dev/skills/gabrielzucco/cerebro-inevita/briefing-comercial"><img src="https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/briefing-comercial/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/briefing-comercial"><img src="https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/briefing-comercial.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.00062 | $0.00802 |
| Opus 5 | $0.00031 | $0.00401 |
| Sonnet 5 | $0.00012 | $0.00160 |
| Haiku 4.5 | $0.00006 | $0.00080 |
Grade A, and why
briefing-comercial 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 — 70 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Briefing comercial
Resolver o modo
Leia sistemas/outros-instalados/briefing-comercial-inteligente/manifest.md, pipeline.md e
evals.md. Se o sistema não estiver instalado, pare e oriente:
node scripts/install-system.mjs briefing-comercial-inteligente --confirm
Escolha pelo pedido:
- antes da call: gerar briefing citável;
- depois da call: preparar fechamento e diff do CRM;
- ciclo completo: fazer os dois sem misturar fato anterior com fala da reunião.
Leia meu-negocio/mapa.md, conexoes/_CATALOGO.md e as conexões já configuradas. Não presuma que
encontrar uma fonte autoriza seu uso. Se o pacote acabou de ser adicionado, rode
node scripts/system-state.mjs briefing-comercial-inteligente configuring, mostre o que já existe e
complete configuracao.md com a pessoa antes do primeiro run.
Preparar antes da call
- Pergunte qual é a reunião e qual fonte comercial pode ser lida. Uma pergunta por mensagem.
- Use somente fontes que a pessoa apontar ou aprovar. Importação manual é válida; integração não é requisito.
- Separe em: objetivo, estágio atual, fatos novos, histórico essencial, uso/suporte quando houver, riscos, lacunas e perguntas recomendadas.
- Cite arquivo, registro ou trecho para todo fato que possa mudar a abordagem. Se não constar,
escreva
(não consta na fonte). - Mostre o briefing antes de gravar. Só salve após aprovação.
Fechar depois da call
- Preserve a transcrição como fonte; não trate resumo como evidência.
- Extraia mudança de estágio, necessidade, objeções, compromisso de cada lado, risco e próximo passo. Ação sem dono ou data vira pendência.
- Compare com o estado anterior e apresente um diff, nunca uma atualização silenciosa.
- Peça aprovação antes de escrever no Cérebro ou no CRM. Se não houver conector autorizado, entregue o diff pronto para aplicação humana.
Aplicar a régua e fechar
Rode os gates de evals.md. Pergunte: “Você usaria isso na reunião ou mudaria alguma coisa
antes?” Faça uma correção concreta se necessário.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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 · 70 lines · 62 tokens per session scan A 2abdf9b49edb
briefing-comercial is a skill published in the GitHub repository gabrielzucco/cerebro-inevita (6 stars, last pushed 8d ago), licensed MIT. It adds 62 tokens to every session and 802 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
handoff
Guides the Claude Code agent through completing a task, selecting a handoff tier, building a valid completion-card, and performing a clean task handoff.
x-harness-admission
Teach the x-harness admission workflow and completion-card discipline.
recovery
Handle blocked verification outcomes.
check-docs
Kit-maintainer diagnostic (LOCAL-ONLY, not distributed) that audits the README and docs/ for staleness against the repo's real command/skill/CLI roster, stamped tree, and cross-doc consistency. Read-only; produces a severity-ranked findings report.
review-agent-config
Diagnostic gate that checks CLAUDE.md and AGENTS.md for completeness, consistency, and stale artifacts — run right after /cold-start and before /add-feature. Read-only; produces a findings report.
deep-test
Perform a deep test of the codebase, validating functional smoke tests, claim verification, drift checks, license headers, and placeholder checks. Trigger whenever the user asks to run deep tests, check code health, or perform strict verification.