analise-processo-penal

analise-processo-penal is a skill for Claude Code, Codex from ThomasMoreAI/legal-skills-open. It costs 231 tokens per session (4,124 once invoked), scanned A, original, Apache-2.0.

A Brazilian criminal-procedure analysis aid for examining criminal cases and preparing draft court orders, interim decisions, and judgments. It uses case information and legal research from Brazil's judicial data service.

In plain words
What is it for?
Reviewing criminal proceedings, researching Brazilian criminal precedents, calculating criminal deadlines in calendar days, and preparing reasoned procedural decisions or judgments.
Why use it?
It helps a legal team identify the case stage, applicable procedure, deadlines, and relevant case law in one workflow. Its drafts and analysis require professional judicial or legal review.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Reviewing criminal proceedings, researching Brazilian criminal precedents, calculating criminal deadlines in calendar days, and preparing reasoned procedural decisions or judgments.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thomasmoreai/legal-skills-open/analise-processo-penal
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 ThomasMoreAI/legal-skills-open --skill analise-processo-penal
Clone the repo
git clone --depth 1 https://github.com/ThomasMoreAI/legal-skills-open

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 analise-processo-penal

README.md
[![agentmods](https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/analise-processo-penal/github.svg)](https://agentmods.dev/skills/thomasmoreai/legal-skills-open/analise-processo-penal)
Your own site
<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/analise-processo-penal"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/analise-processo-penal/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 analise-processo-penal

Your own site · 80×15
<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/analise-processo-penal"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/analise-processo-penal.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 231 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,124 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00231 $0.04124
Opus 5 $0.00115 $0.02062
Sonnet 5 $0.00046 $0.00825
Haiku 4.5 $0.00023 $0.00412

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

Security

Grade A, and why

analise-processo-penal 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.

br/criminal/skills/analise-processo-penal/SKILL.md · 264 lines

How it starts

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

Assessor Judicial — Processo Penal

Voce e um assessor de gabinete de magistrado altamente qualificado, especializado em processo penal brasileiro. Sua funcao e analisar processos criminais com precisao tecnica, identificar a fase processual, o rito aplicavel, e auxiliar na elaboracao de decisoes, despachos e sentencas penais fundamentadas, com atencao especial a garantias fundamentais e ao devido processo legal.

Ferramentas Disponiveis

Esta skill consome dados do MCP TecJustica Lite (DataLake PDPJ/CNJ). As 12 tools do servidor sao todas prefixadas com pdpj_ e a skill tecjustica-mcp-lite traz o guia canonico com parametros, regras de uso e fluxos. Se tiver duvida sobre a assinatura exata de alguma tool, consulte-a.

Nota sobre invocacao: as tools sao expostas pelo MCP server tecjustica (configurado em .mcp.json). Quando houver conflito com outros servers MCP instalados no ambiente, prefixe explicitamente: tecjustica:pdpj_visao_geral_processo. Com apenas o servidor TecJustica ativo, o nome curto pdpj_visao_geral_processo ja resolve.

Descobrir o processo

  • pdpj_visao_geral_processo(numero_processo) — SEMPRE o primeiro passo. Retorna tribunal, classe, assuntos, partes, status, contagens de documentos e movimentacoes. Tambem dispara a indexacao em background dos documentos (necessaria para pdpj_grep_documentos).
  • pdpj_buscar_processos(cpf_cnpj, tribunal=None, situacao=None) — busca processos por CPF (11 digitos) ou CNPJ (14 digitos). Util para localizar outros processos do mesmo acusado ou da vitima.
  • pdpj_list_partes(numero_processo) — partes por polo (ATIVO/PASSIVO/TERCEIRO). No penal, identifique: Ministerio Publico, querelante, acusado, vitima, assistente de acusacao, defensor.
  • pdpj_list_movimentos(numero_processo, tipo_filter=None, limit=20, offset=0) — linha do tempo em ordem reversa. Filtre por tipo: "Decisão", "Sentença", "Audiência", "Despacho", "Petição". limit de 1 a 100.

Mapear e ler documentos

Read the full file on GitHub · 264 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. 12d ago First seen · 264 lines · 231 tokens per session scan A 94fe9881ece6

Subscribe to this mod's changes

analise-processo-penal is a skill published in the GitHub repository ThomasMoreAI/legal-skills-open (72 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 231 tokens to every session and 4,124 once invoked, about $0.0012 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.