revisar-peca

revisar-peca is a skill for Claude Code from emidio-trancoso/advocacia-aberta. It costs 76 tokens per session (4,429 once invoked), scanned A, original, MIT.

A Portuguese-language review skill for legal documents such as petitions, contracts, appeals, and opinions. It checks factual claims against case documents, verifies legal sources, and examines arguments from an opponent's perspective.

In plain words
What is it for?
Use it to audit a drafted legal document line by line, verify its evidence and legal references, and produce a prioritized report of problems and recommended actions.
Why use it?
It helps expose unsupported statements, inaccurate citations, and weaknesses before another party challenges the document.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: installed under .agents/ (shared by several agents).

Part of the advocacia-aberta plugin — 10 skills shipped together

Good fit Use it to audit a drafted legal document line by line, verify its evidence and legal references, and produce a prioritized report of problems and recommended actions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/emidio-trancoso/advocacia-aberta/4.1-revisar-peca
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 emidio-trancoso/advocacia-aberta --skill 4.1-revisar-peca
Clone the repo
git clone --depth 1 https://github.com/emidio-trancoso/advocacia-aberta

Made for: Claude Code.

Or install advocacia-aberta, the plugin that ships this one along with the rest of its 10 skills.

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 revisar-peca

README.md
[![agentmods](https://agentmods.dev/badge/skills/emidio-trancoso/advocacia-aberta/4.1-revisar-peca/github.svg)](https://agentmods.dev/skills/emidio-trancoso/advocacia-aberta/4.1-revisar-peca)
Your own site
<a href="https://agentmods.dev/skills/emidio-trancoso/advocacia-aberta/4.1-revisar-peca"><img src="https://agentmods.dev/badge/skills/emidio-trancoso/advocacia-aberta/4.1-revisar-peca/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 revisar-peca

Your own site · 80×15
<a href="https://agentmods.dev/skills/emidio-trancoso/advocacia-aberta/4.1-revisar-peca"><img src="https://agentmods.dev/badge/skills/emidio-trancoso/advocacia-aberta/4.1-revisar-peca.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,429 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.00076 $0.04429
Opus 5 $0.00038 $0.02214
Sonnet 5 $0.00015 $0.00886
Haiku 4.5 $0.00008 $0.00443

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

Security

Grade A, and why

revisar-peca 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.

.agents/skills/4.1-revisar-peca/SKILL.md · 287 lines

How it starts

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

Revisar peça — auditoria adversarial

Esta skill é o seu procedimento de revisão escrito em português. Ela lê uma peça já redigida — petição, contestação, recurso, parecer, contrato, notificação, alegações finais, qualquer uma — linha por linha e citação por citação. Confere se cada afirmação de fato está sustentada pelos documentos do caso, se cada citação de lei e de jurisprudência é precisa e existe de fato, se os argumentos são honestos e bem enquadrados, e se há fragilidades que o adversário ou a contraparte exploraria. No final, entrega um relatório claro com os achados priorizados por gravidade e a ação recomendada para cada um.

Quem redige olha para o argumento que quer defender. Quem revisa olha para a prova e para a fonte. Esta skill executa o segundo papel. Presuma que pode haver erro, confirme tudo por leitura direta da fonte e registre o que está certo com a mesma disciplina com que registra o que está errado.


Como começar

Considere <arquivo-da-peca> o caminho relativo do arquivo .md informado pelo usuário. Exemplo: casos/joao-silva/pecas/contestacao-v1.md.

Se o caminho não tiver sido informado, peça-o ao usuário. Sem o arquivo, não há o que revisar.

A pasta do caso é tudo até /pecas/ no caminho (no exemplo acima, casos/joao-silva). Daqui em diante, <caso> se refere a essa pasta.

Dois modos de trabalho

  • Modo repositório — a peça e as fontes estão em casos/<caso>/, nos caminhos do Passo 1.
  • Modo conversa — a peça a revisar e as fontes foram anexadas na conversa (ou geradas nela). Confira contra os anexos e entregue o relatório de revisão como arquivo ao final.

Ao validar a base jurídica, a skill buscar-fontes (que usa o acervo, inclusive via MCP) confere lei, súmulas, temas e teses. A skill buscar-tjpr depende de ferramenta local e não roda no ChatGPT Web hospedado; sem ela, valide com a buscar-fontes e confira os links oficiais de cada citação, registrando o que ficar pendente de confirmação em tribunal.

Read the full file on GitHub · 287 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 · 287 lines · 76 tokens per session scan A 9b64f63d6175

Subscribe to this mod's changes

revisar-peca is a skill published in the GitHub repository emidio-trancoso/advocacia-aberta (49 stars, last pushed 5d ago), licensed MIT. It adds 76 tokens to every session and 4,429 once invoked, about $0.0004 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.

Related

Other skills, from other repositories

advogado-criminal

Advogado criminalista especializado em Maria da Penha, violencia domestica, feminicidio, direito penal brasileiro, medidas protetivas, inquerito policial e acao penal.

sickn33/agentic-awesome-skills · 42 tokens

advogado-especialista

Advogado especialista em todas as areas do Direito brasileiro: familia, criminal, trabalhista, tributario, consumidor, imobiliario, empresarial, civil e constitucional.

sickn33/agentic-awesome-skills · 38 tokens

advogado-criminal-v2

ADVOGADO CRIMINALISTA SENIOR — ESPECIALISTA EM DIREITO PENAL E MARIA DA PENHA workflow skill. Use this skill when the user needs Advogado criminalista especializado em Maria da Penha, violencia domestica, feminicidio, direito penal brasileiro, medidas protetivas, inquerito policial e acao penal and the operator should…

diegosouzapw/awesome-omni-skills · 98 tokens

redator-adversarial

Redação e revisão adversarial de peças processuais. Use quando precisar redigir peça (inicial, contestação, réplica, recurso) com estrutura padrão, ou testar peça pronta simulando o juiz (admissibilidade, clareza, requisitos formais) e a parte contrária (contra-argumentos, flancos), gerando relatório de fragilidades…

neimaciel/redator-adversarial · 87 tokens

prazo-sentinel

Cálculo e alerta de prazos processuais. Use quando precisar contar prazo de intimação (dias úteis CPC, corridos CLT/CPP), verificar dobra de prazo (Fazenda, Defensoria, litisconsortes), aplicar suspensão de fim de ano, montar a agenda semanal de prazos da carteira, ou reagir a prazo perdido (justa causa). Adapta tom…

neimaciel/prazo-sentinel · 99 tokens

societario-pro

Direito societário consultivo e contencioso. Use para constituição de sociedade (LTDA x S.A. x SLU, contrato social com cláusulas de impasse e saída), acordo de sócios (vesting com cliff, tag along, drag along, não-concorrência, deadlock buy-or-sell, opção de compra), alterações societárias (cessão de quotas…

neimaciel/societario-pro · 126 tokens