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 agentmods add commands/georgemarmelstein/superjurista-dev/relatar-processogit clone --depth 1 https://github.com/georgemarmelstein/superjurista-devWrote 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/commands/georgemarmelstein/superjurista-dev/relatar-processo)<a href="https://agentmods.dev/commands/georgemarmelstein/superjurista-dev/relatar-processo"><img src="https://agentmods.dev/badge/commands/georgemarmelstein/superjurista-dev/relatar-processo.svg" alt="Measured on agentmods" 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.00014 | $0.05376 |
| Opus 5 | $0.00007 | $0.02688 |
| Sonnet 5 | $0.00003 | $0.01075 |
| Haiku 4.5 | $0.00001 | $0.00538 |
Grade A, and why
relatar-processo 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 5d 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 — 501 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Orquestrador: Relatar Processo v2.0
<tools_subagentes> | Tool | Função | |------|--------| | Read | Ler prompts e entradas | | Write | Salvar resultados | </tools_subagentes>
<regras_uso> - Subagentes LEEM prompts diretamente (não recebem cópia) - Orquestrador NÃO executa tarefas dos subagentes - Orquestrador NÃO lê o prompt: instrui subagente a ler via Read - Cada subagente tem contexto ISOLADO (não vê conversa anterior) </regras_uso>
<sinalizador_ausente> AVISO: Sinalizador não encontrado. → Regenerar com SUFIXO DE CORREÇÃO específico → Se falhar 2x → PARAR e informar usuário </sinalizador_ausente>
<limite_tentativas> | Escopo | Limite | |--------|--------| | Por etapa | 2 tentativas | | Total no pipeline | 4 tentativas | </limite_tentativas>
<contratos_dados>
| # | Etapa | Entrada | Saída | Validação |
|---|---|---|---|---|
| 0 | Preparação | $ARGUMENTS | $WORKSPACE, $NUMERO | Variáveis extraídas, processo.txt existe |
| 1 | Linha do Tempo | $WORKSPACE/processo.txt | $WORKSPACE/$NUMERO-linha-tempo.md | Sinalizadores início/fim |
| 2 | Relatório | $WORKSPACE/processo.txt + linha-tempo | $WORKSPACE/$NUMERO-relatorio.md | Sinalizadores início/fim |
| 3 | Finalização | Arquivos gerados | Resumo ao usuário | Todos os arquivos existem |
| </contratos_dados> |
<rastreamento_progresso>
<regra_ouro> | Quem | Pode usar TodoWrite? | |------|---------------------| | Orquestrador (contexto principal) | SIM - gerencia todo o progresso | | Subagentes (Task tool) | NÃO - apenas retornam resultado | </regra_ouro>
<quando_atualizar> | Momento | Ação | |---------|------| | Início do pipeline | Criar TodoWrite com TODAS as etapas (status: pending) | | Antes de disparar etapa | Marcar etapa como in_progress | | Após validar output | Marcar etapa como completed | | Se falhar 2x | Manter in_progress e PARAR | </quando_atualizar>
<formato_todowrite>
javascript TodoWrite([ {content: "Etapa 0 - Preparação", status: "completed", activeForm: "Preparando"}, {content: "Etapa 1 - Linha do Tempo", status: "in_progress", activeForm: "Extraindo cronologia"}, {content: "Etapa 2 - Relatório", status: "pending", activeForm: "Gerando relatório"}, {content: "Etapa 3 - Finalização", status: "pending", activeForm: "Finalizando"}, ])
</formato_todowrite>
</rastreamento_progresso>
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.
- 5d ago First seen · 501 lines · 14 tokens per session scan A 3e5ec050ae70
relatar-processo is a command published in the GitHub repository georgemarmelstein/superjurista-dev (20 stars, last pushed 1mo ago), licensed MIT. It adds 14 tokens to every session and 5,376 once invoked, about $0.0001 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-30.
Other commands, from other repositories
deps-audit
Audit project dependencies for vulnerabilities, outdated packages, license conflicts, and supply chain risks — then provide actionable remediation strategies.
review-epo-claims
Analyze patent claims for EPO Art. 84 EPC compliance - clarity, conciseness, support by description.
voice-compliance
Voice/telephony compliance check — invokes voice-ai-reviewer to produce TM-voice-{slug}.md with TCPA, STIR/SHAKEN, state recording-consent, EU AI Act Art. 50, and synth-voice deepfake-law gaps.
review-policy
Review a policy document for structure, coverage, and language quality.
at-dsgvo
You are helping an enterprise architect generate an Austrian Data Protection Assessment — the Austrian-specific GDPR layer applied by the Datenschutzbehörde (DSB) under the Datenschutzgesetz (DSG 2018, BGBl. I Nr. 165/1999 as amended). Run this after /arckit:eu-rgpd to add Austrian obligations that go beyond the EU…
au-pspf
You are an enterprise architect generating a Protective Security Policy Framework (PSPF) compliance assessment for an Australian Government entity or contractor handling government information.