analise-cnis

Analyzes Brazilian CNIS records to map employment ties, contribution time, and administrative pendencies.

2|3|Updated May 24, 2026
One-click install
npx skills add https://github.com/sbroggioadv/previdenciario-adv-os-marketplace --skill analise-cnis-sbroggioadv
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: analise-cnis
Source: https://github.com/sbroggioadv/previdenciario-adv-os-marketplace/tree/main/previdenciario-adv-os/skills/analise-cnis
Command: npx skills add https://github.com/sbroggioadv/previdenciario-adv-os-marketplace --skill analise-cnis-sbroggioadv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Brazilian social security (previdenciário) cases depend on the CNIS extract, but reading it manually is error-prone: overlapping employment periods, administrative pendency indicators (PE, PVI, IREC), and missing contribution months can silently invalidate time and carência calculations. This Skill structures the CNIS analysis so no vínculo, pendency, or omission is missed before drafting any petition or calculation. ## Core Features & Use Cases - CNIS Data Extraction: Structures insured identification, NIT, and every employment/contribution vínculo with employer, category, dates, and contribution salaries. - Pendency Detection: Identifies administrative indicators (PE, PVI, IREC, IEAN, IPESC, IGFIP) and proposes a remediation strategy for each. - Time & Carência Mapping: Builds a vínculo table, resolves concomitant periods, converts special time (1.4x/1.2x), and counts carência month by month under Lei 8.213/91. - Use Case: A lawyer receives a client's CNIS PDF before filing a retirement claim. The Skill produces a report with total contribution time, carência count, flagged pendencies, and rural/special period opportunities, satisfying the mandatory pre-analysis protocol (PA-13). ## Quick Start Attach the client's CNIS extract and ask the assistant to analyze the CNIS, mapping all vínculos, contribution time, carência, and pendencies before drafting any benefit petition.

Frequently Asked Questions about analise-cnis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze a CNIS for contribution time in Brazil?▼

Extract each vínculo with employer, category, start and end dates, then sum the periods while deducting overlapping (concomitant) intervals. Count carência separately month by month, excluding months with unresolved pendency indicators.

What do CNIS indicators like PE, PVI, and IREC mean?▼

PE is a general pendency where INSS suspended counting due to divergence, PVI means the employer did not confirm the vínculo, and IREC flags late contribution payments. Each indicator requires a specific remediation strategy before the period counts toward time or carência.

How are concomitant employment periods counted in CNIS analysis?▼

Overlapping vínculos do not double the contribution time; the overlap is counted only once. However, contributions from both periods may increase the benefit salary under art. 32 of Decreto 3.048/99.

Can rural work periods before 1991 be recognized from a CNIS?▼

Yes, rural work before November 1991 can be proven with initial material evidence such as ITR records, school or union documents, plus witness testimony. After November 1991, specific contribution proof is required under Lei 8.213/91.

Why must CNIS analysis happen before drafting a previdenciário petition?▼

Protocol PA-13 makes CNIS analysis a mandatory prerequisite because benefit eligibility, time, and carência all derive from CNIS data. Skipping it risks petitions built on unverified vínculos, unresolved pendencies, or incorrect time totals.