Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add pe-menezes/pm-chief-of-staff --skill absorvergit clone --depth 1 https://github.com/pe-menezes/pm-chief-of-staffWrote 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/pe-menezes/pm-chief-of-staff/absorver)<a href="https://agentmods.dev/skills/pe-menezes/pm-chief-of-staff/absorver"><img src="https://agentmods.dev/badge/skills/pe-menezes/pm-chief-of-staff/absorver/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/pe-menezes/pm-chief-of-staff/absorver"><img src="https://agentmods.dev/badge/skills/pe-menezes/pm-chief-of-staff/absorver.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.00121 | $0.00832 |
| Opus 5 | $0.00060 | $0.00416 |
| Sonnet 5 | $0.00024 | $0.00166 |
| Haiku 4.5 | $0.00012 | $0.00083 |
Grade A, and why
absorver 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 — 40 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Absorver material
Semente do pm-chief-of-staff. Este arquivo é SEU: peça pro agente mudar o roteamento ou o formato do resumo e ele edita esta skill na hora.
Escrita: siga o cânone do CLAUDE.md desta pasta. Na ausência dele: sem travessão (use vírgula, parênteses ou dois pontos), frases curtas e densas, 1 linha por item.
O valor não é arquivar: é dar destino ao material, destilar o que o sistema ainda não sabe e deixar escrito quando aquilo volta. Material que fica só no chat evapora quando a sessão fecha.
Passo 1: entender o material
No máximo 1 pergunta, e só se não der pra inferir: o que é e pra que serve.
Passo 2: rotear por natureza
- Doc de projeto vivo (spec, plano, análise do que está em andamento): pasta do projeto em
projetos/. - Conhecimento durável (produto, mercado, artigo, estudo):
referencia/{tema}.md. - Processo operacional da empresa, pelo gatilho dele: gatilho é tipo de arquivo ("toda nota de X segue este formato"), vira
.claude/rules/{tema}.mdcom frontmatterpaths:; gatilho é ritual que uma skill plantada cobre (preparar conversa, fechar semana), a regra entra na skill dona; o mesmo passo vale em 2 ou mais skills, vira módulo em.claude/skills/_shared/{nome}.mdque cada uma manda ler (declare no topo dele quem carrega); sem gatilho claro,referencia/com o gatilho escrito no arquivo. - Sobre pessoa-chave: hub dela em
pessoas/, na seção certa: fato datado com fonte em "Fatos", sinal em "Sinais recentes" (1 linha datada), leitura que muda a anterior em "Leitura vigente" (marcando a anterior com "superada em DD/MM por {o que a superou}").
Passo 3: destilar o delta
Resumo denso de até 20 linhas, nunca cópia: data e origem no topo (proveniência sempre, de onde veio e quando entrou), artigo longo vira o essencial. O original vive fora do vault (pasta fria, drive, ou a própria origem), com 1 linha de ponteiro no destilado.
Passo 4: declarar o consumidor
Todo arquivo fecha com a linha "quando eu uso isso" (exemplo: processo de avaliação da empresa, uso quando a gente preparar o seu ciclo). Material sem uso previsível: diga isso e pergunte se guarda mesmo assim.
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 · 40 lines · 0 tokens per session scan A 344bcd973eb6
absorver is a skill published in the GitHub repository pe-menezes/pm-chief-of-staff (2 stars, last pushed 1mo ago), licensed MIT. It adds 121 tokens to every session and 832 once invoked, about $0.0006 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
migrate
Scan the project and migrate existing documentation into OKF format. Use when the user wants to populate the knowledge base from existing docs, README, schemas, API specs, runbooks, or any structured project knowledge. Trigger on "migrate to okf", "populate the knowledge base", "scan my docs", "convert docs to okf"…
rethink
Challenge system assumptions against accumulated evidence. Triages observations and tensions, detects patterns, generates proposals. The scientific method applied to knowledge systems. Triggers on "/rethink", "review observations", "challenge assumptions", "what have I learned".
remember
Capture friction as methodology notes. Three modes — explicit description, contextual (review recent corrections), session mining (scan transcripts for patterns). Triggers on "/remember", "/remember [description]".
claude-mega-brain
OKF knowledge navigation. ALWAYS use this skill the moment a block appears in session context — it means the project has documented concepts and you must consult them before answering questions about data, schemas, metrics, APIs, or systems. Also trigger when the user asks about a table, column, metric definition…
ingest
Create or update a single OKF concept file from raw input. Use when the user wants to document a specific table, metric, API, service, or concept in the knowledge base — even if they say "add this to the okf", "documenta essa tabela", "cria um conceito pra isso", "adiciona no knowledge base", "register this API", or…
init
Initialize OKF knowledge base files in the current project. Use when the user wants to start documenting their project for claude-mega-brain, or when the user says "init mega brain", "setup the knowledge base", "cria o okf", "inicializa o mega brain", "quero usar o mega brain", "criar a estrutura do knowledge base"…