cerebro-inevita: Skill for Claude Code

.agents/skills/comecar/SKILL.md

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

An onboarding workflow for setting up a local business knowledge base for an AI assistant. It records approved sources, uses a real source, and checks that the resulting context can be reused.

In plain words
What is it for?
Starting a local knowledge system, recording company context, registering information sources, and testing whether approved context is available for later work.
Why use it?
It turns the first session into lasting files and a usable result instead of leaving important business context only in the conversation. It also avoids asking for information already available in authorized files.

Skill for Claude CodeCodex

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

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/comecar/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 comecar

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/gabrielzucco/cerebro-inevita/comecar"><img src="https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/comecar.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,893 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.00000 $0.01893
Opus 5 $0.00000 $0.00946
Sonnet 5 $0.00000 $0.00379
Haiku 4.5 $0.00000 $0.00189

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

Security

Grade A, and why

comecar 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 7d 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/comecar/SKILL.md · 136 lines

How it starts

The opening of the file, as written. The whole thing — 136 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Começar — configurar o cérebro com realidade, não com formulário

A pasta local é o cérebro. Manus, Codex, Claude, Gemini ou qualquer outra IA baseada em arquivos é apenas o operador atual. A primeira sessão deve deixar contexto durável na pasta e um resultado que a pessoa possa usar — não apenas respostas numa conversa.

Leia .cerebro/layout.json, sistemas/cerebro-base/manifest.md, pipeline.md e evals.md. No layout, prefira activationBrief, configuration e activationContract; aceite os aliases legados firstSystemBrief, contextPack e systemContract. Em seguida, leia e execute company-brain-sprint na conversa atual. Não peça reinício, troca de sessão ou instalação de runtime.

Experiência de abertura

  • Use sempre você, seu e sua e reutilize o vocabulário da pessoa.
  • Faça uma pergunta por mensagem. Se a resposta já está no pedido ou nos arquivos autorizados, não pergunte de novo.
  • Não abra com e-mail, menu, arquitetura, lista de ferramentas ou “o que você faz?”. O vínculo de acesso é oferecido somente depois do primeiro output útil e nunca bloqueia a ativação.
  • Não exponha run-id, relógio, telemetria, A0/A1/A2, T0–T4 ou nomes internos do método.
  • Não procure Node, rode which node, altere PATH ou instale dependências para helpers opcionais.
  • Telemetria nunca é pedágio. Só rode helpers silenciosos depois do primeiro output útil e ignore qualquer falha sem interromper a pessoa.

1. Confirmar a casa e recuperar a operação

Confirme em uma frase que o trabalho será gravado na pasta local atual e que as fontes não serão movidas nem alteradas sem autorização. Procure uma operação concreta na mensagem atual, operacao/decisoes-pendentes/onboarding.md ou nos arquivos que a pessoa já autorizou.

Se a operação já está clara, espelhe o que entendeu e prossiga. Se não está, pergunte apenas:

Qual trabalho real este cérebro deve compreender primeiro — você já sabe a entrega que quer melhorar ou prefere me mostrar um rastro recente que voltou para sua mão?

Read the full file on GitHub · 136 lines

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. 7d ago Changed · -5 lines d80be4faa015
  2. 12d ago First seen · 141 lines · 0 tokens per session scan A 3988f95cf2c9

Subscribe to this mod's changes

comecar is a skill published in the GitHub repository gabrielzucco/cerebro-inevita (6 stars, last pushed 9d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,893 tokens. 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.