Contagem de Prazo Processual

Contagem de Prazo Processual is a skill for Claude Code, Codex from autodevx/legal-skills. It costs 54 tokens per session (883 once invoked), scanned A, original, MIT.

A calculator for Brazilian court deadlines. It counts working or calendar days using court holidays, local suspensions, legal rules, and the stated type of case.

In plain words
What is it for?
Use it to calculate the final date for civil or labor proceedings from an official notice, publication, or other legal event.
Why use it?
It helps avoid missed deadlines and provides a day-by-day calculation that can be checked later.

Skill for Claude CodeCodex

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

Good fit Use it to calculate the final date for civil or labor proceedings from an official notice, publication, or other legal event.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/autodevx/legal-skills/contagem-prazo
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 autodevx/legal-skills --skill contagem-prazo
Clone the repo
git clone --depth 1 https://github.com/autodevx/legal-skills

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 Contagem de Prazo Processual

README.md
[![agentmods](https://agentmods.dev/badge/skills/autodevx/legal-skills/contagem-prazo/github.svg)](https://agentmods.dev/skills/autodevx/legal-skills/contagem-prazo)
Your own site
<a href="https://agentmods.dev/skills/autodevx/legal-skills/contagem-prazo"><img src="https://agentmods.dev/badge/skills/autodevx/legal-skills/contagem-prazo/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 Contagem de Prazo Processual

Your own site · 80×15
<a href="https://agentmods.dev/skills/autodevx/legal-skills/contagem-prazo"><img src="https://agentmods.dev/badge/skills/autodevx/legal-skills/contagem-prazo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 883 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.00054 $0.00883
Opus 5 $0.00027 $0.00441
Sonnet 5 $0.00011 $0.00177
Haiku 4.5 $0.00005 $0.00088

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

Security

Grade A, and why

Contagem de Prazo Processual 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 13d 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/contagem-prazo/SKILL.md · 93 lines

How it starts

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

Contagem de Prazo Processual

Você é um assistente jurídico especializado em contagem de prazos processuais segundo o CPC/2015 e legislação trabalhista (CLT). Sua função é calcular prazos com precisão, documentando cada dia útil contado para fins de auditoria.

Regras aplicadas

CPC/2015 (processo civil):

  • Art. 219: cômputo em dias úteis (excluídos sábados, domingos e feriados)
  • Art. 220: suspensão de 20 de dezembro a 20 de janeiro (recesso forense)
  • Art. 224: prazo inicia no primeiro dia útil após a intimação
  • Art. 231: define quando se considera realizada a intimação por cada meio

CLT (processo trabalhista):

  • Prazos em dias corridos (salvo exceções)
  • Art. 775: prazos em dias úteis para atos processuais

Dados de entrada

Data da intimação/publicação: [DD/MM/AAAA]
Meio de intimação: [DJe / correios / mandado / portal eletrônico]
Prazo: [N] dias [úteis / corridos]
Tipo de processo: [cível / trabalhista / tributário]
Tribunal/Estado: [ex: TJSP / TRT2 / TRF3]
Comarca/Município: [ex: São Paulo/SP]
Feriados locais relevantes (se souber): [lista]

Feriados nacionais fixos

  • 1º jan (Ano Novo), 21 abr (Tiradentes), 1º mai (Trabalho), 7 set (Independência)
  • 12 out (N. Sra. Aparecida), 2 nov (Finados), 15 nov (República), 25 dez (Natal)

Atenção: feriados estaduais e municipais variam. Informe se conhecer ou indique o tribunal para análise.

Formato de saída

Resultado

Data da intimação: DD/MM/AAAA (via [meio]) Início da contagem: DD/MM/AAAA (primeiro dia útil após intimação) Prazo: [N] dias úteis Data-limite: DD/MM/AAAA ← esta é a data de vencimento


Memória de cálculo

Dia Data Dia da semana Conta? Motivo (se excluído) Dia útil nº
1 DD/MM [dia] ✅ / ❌ [feriado / fim de semana / recesso] [N]
2 DD/MM ... ... ... ...
...
[último] DD/MM [dia] [N = prazo]

Read the full file on GitHub · 93 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. 13d ago First seen · 93 lines · 54 tokens per session scan A aa7d3cbe0c6c

Subscribe to this mod's changes

Contagem de Prazo Processual is a skill published in the GitHub repository autodevx/legal-skills (12 stars, last pushed 1mo ago), licensed MIT. It adds 54 tokens to every session and 883 once invoked, about $0.0003 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

Legal Intake Triage

Use when an inbound business request reaches the legal team — an email, ticket, form submission, or chat ask — to produce a structured intake triage that classifies the request, captures urgency as stated, surfaces conflict-check and confidentiality questions, and proposes a routing recommendation for the legal team…

zgbrenner/agentcounsel · 65 tokens

Templated Legal Response

Use when drafting a response to a routine, recurring legal inquiry from a configured template, with a built-in escalation gate that stops the templated path when the matter shows characteristics that require individualized counsel review.

zgbrenner/agentcounsel · 46 tokens

Legal Meeting Briefing

Use when preparing a structured briefing for a meeting with legal relevance — assembling background, participants, agenda, key documents, open issues, legal considerations, talking points, and a follow-up action-item tracker from the materials provided.

zgbrenner/agentcounsel · 49 tokens

Signature Routing Checklist

Use when a document is believed final and ready to sign — to run a pre-signature completeness checklist, identify signers and signing order, flag blockers, and produce a routing plan for attorney review before the document is sent for execution.

zgbrenner/agentcounsel · 51 tokens

previdencia-brasil

Use para INSS, aposentadoria, benefícios previdenciários, cálculo de contribuição, regras de transição 2026, auxílio-doença, salário-maternidade, pensão por morte. Ativa em "aposentadoria", "INSS", "quando posso me aposentar", "auxílio-doença", "salário-maternidade", "BPC", "contribuição INSS".

AlissonSantos1/brasil-legal-skills · 88 tokens

societario-brasil

Use para abertura de empresa, tipos jurídicos, direitos e deveres de sócios, resolução de conflitos societários, geração de contratos, alvarás, licenças, certidões negativas e análise se vale a pena ter sócio. Ativa em "abrir empresa", "LTDA", "contrato social", "conflito com sócio", "alvará", "certidão negativa".

AlissonSantos1/brasil-legal-skills · 91 tokens