dossie-mentorada

dossie-mentorada is a skill for Claude Code, Codex from tatagoncalvesof/imperatriz-toolkit. It costs 91 tokens per session (2,944 once invoked), scanned A, original, MIT.

A persistent memory system for a mentor in the Travessia Imperatriz program. It stores structured information about the person, brand, offers, sales process, results, and related context in JSON files.

In plain words
What is it for?
Use it to create a new mentor profile, save skill outputs, load existing context, audit consistency, synchronize records, and view the profile’s current status.
Why use it?
It prevents every skill from asking for the same background again and keeps outputs consistent over time. It also provides commands for creating, reading, writing, synchronizing, and checking the stored profile.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions CLAUDE.md.

Good fit Use it to create a new mentor profile, save skill outputs, load existing context, audit consistency, synchronize records, and view the profile’s current status.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tatagoncalvesof/imperatriz-toolkit/dossie-mentorada
Install

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.

Any agent
npx skills add tatagoncalvesof/imperatriz-toolkit --skill dossie-mentorada
Clone the repo
git clone --depth 1 https://github.com/tatagoncalvesof/imperatriz-toolkit

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 dossie-mentorada

README.md
[![agentmods](https://agentmods.dev/badge/skills/tatagoncalvesof/imperatriz-toolkit/dossie-mentorada/github.svg)](https://agentmods.dev/skills/tatagoncalvesof/imperatriz-toolkit/dossie-mentorada)
Your own site
<a href="https://agentmods.dev/skills/tatagoncalvesof/imperatriz-toolkit/dossie-mentorada"><img src="https://agentmods.dev/badge/skills/tatagoncalvesof/imperatriz-toolkit/dossie-mentorada/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 dossie-mentorada

Your own site · 80×15
<a href="https://agentmods.dev/skills/tatagoncalvesof/imperatriz-toolkit/dossie-mentorada"><img src="https://agentmods.dev/badge/skills/tatagoncalvesof/imperatriz-toolkit/dossie-mentorada.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,944 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.00091 $0.02944
Opus 5 $0.00046 $0.01472
Sonnet 5 $0.00018 $0.00589
Haiku 4.5 $0.00009 $0.00294

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

Security

Grade A, and why

dossie-mentorada 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.

skills/dossie-mentorada/SKILL.md · 259 lines

How it starts

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

DOSSIE-MENTORADA — Sistema de Memória da Travessia

"Quem não tem dossiê não tem mentorada — tem desconhecida pagando."

FILOSOFIA CENTRAL

A dossie-mentorada é a espinha dorsal do ecossistema Tata Gonçalves. Ela é o Pilar 1 (Dados) da Travessia Imperatriz e existe pra resolver UM problema crítico:

Sem memória persistente, cada skill pergunta tudo de novo. Mentorada cansa, fica inconsistente, e o ecossistema "esquece" quem ela é.

Solução: estrutura única em ~/imperio/mentoradas/[nome]/ com 19 arquivos JSON. Cada skill grava seu output ali. Cada skill lê dali antes de gerar.

QUANDO USAR

  • Primeira ativação: quando mentorada nova entra (Porta A) — --criar
  • Toda skill que produz output: grava no dossiê — --gravar
  • Toda skill que precisa contexto: lê do dossiê — --ler
  • Auditoria periódica: verificar consistência — --sincronizar
  • Visão Tata: ver status atual da mentorada — --status

REGRA CRÍTICA

Antes de qualquer skill operar pela 1ª vez na mentorada, o dossiê DEVE estar criado. Se não existe, o orquestrador tatou-2.0 força criação automática antes de prosseguir.


OS 7 MODOS DE OPERAÇÃO

--criar [nome-mentorada]

Inicializa estrutura completa em ~/imperio/mentoradas/[nome]/ com os 19 arquivos JSON em estado vazio (schema válido, conteúdo nulo).

--ler [nome] [arquivo]

Retorna conteúdo de um profile específico. Ex: --ler tata 03-voz-de-marca retorna voz de marca da Tata.

--gravar [nome] [arquivo] [conteudo]

Grava output estruturado de uma skill no profile correspondente. Hook automático: toda skill com output → grava ao concluir.

--status [nome]

Mostra dashboard rápido: porta atual + nível hierárquico + KPIs do mês + próximo passo recomendado.

--sincronizar [nome]

Valida consistência entre profiles. Detecta inconsistências (ex: voz mencionada em posicionamento diferente da voice profile). Reporta gaps.

--listar

Lista todas as mentoradas do ecossistema com status resumido. Pra Tata enxergar a Corte inteira.

Read the full file on GitHub · 259 lines

Files

What ships with it

5 files 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.

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 · 259 lines · 91 tokens per session scan A e7a346257862

Subscribe to this mod's changes

dossie-mentorada is a skill published in the GitHub repository tatagoncalvesof/imperatriz-toolkit (2 stars, last pushed 3mo ago), licensed MIT. It adds 91 tokens to every session and 2,944 once invoked, about $0.0005 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

apply

Use when a staged proposal has been reviewed and signed off — REVIEW.md Step 3 ticked reviewed or provisional — and is ready to promote into the live contextualizer.

nick-railsback/skill-engine · 36 tokens

pm-engine

Interface with the PM-ENGINE-MEMORY file — the operator's accumulated PM tacit knowledge database. Enables agents to reference, search, and apply TK (Tacit Knowledge) entries, and supports TK extraction from experience (--mode extract), TK querying and referencing (--mode query), and TK-to-instruction conversion…

kimsanguine/hplan · 134 tokens

maintaining-project-context

Use when completing development phases or branches to identify and update CLAUDE.md or AGENTS.md files that may have become stale - analyzes what changed, determines affected contracts and documentation, and coordinates updates.

ed3dai/ed3d-plugins · 44 tokens

memory-arch

Design an agent memory system — working memory, episodic memory, semantic memory, and procedural memory. Use when building agents that need to remember context across sessions, learn from interactions, or maintain persistent knowledge. Covers storage strategy, retrieval patterns, and context management.

kimsanguine/hplan · 56 tokens

vibe-session-context-flush

Performs smart context summarization when the context window is approaching capacity. Identifies what to keep, what to summarize, and creates a compact resume state.

ash1794/vibe-engineering · 38 tokens

vibe-debugging-journal

Records resolved bugs in a persistent journal — symptom, root cause, difficulty, fix, prevention. Organized by category for future reference.

ash1794/vibe-engineering · 33 tokens