jurisrank

GitHub

基于JurisRank算法分析阿根廷最高法院判例引用网络,通过PageRank及时间衰减计算权威分。支持判例排名、教义演进追踪、对抗性尽职调查及宪法漂移检测,辅助法律研究与文书撰写。

skills/jurisrank-argentine-supreme-court-analysis-adrian-lerer/SKILL.md lawve-ai/awesome-legal-skills

Trigger Scenarios

查询需引用的案例 对先例进行权威排名 评估案件法律效力 分析教义演变 阿根廷最高法院研究 CSJN判例法 引用网络分析 识别主导性案例 阿根廷法律调研

Install

npx skills add lawve-ai/awesome-legal-skills --skill jurisrank -g -y
More Options

Use without installing

npx skills use lawve-ai/awesome-legal-skills@jurisrank

指定 Agent (Claude Code)

npx skills add lawve-ai/awesome-legal-skills --skill jurisrank -a claude-code -g -y

安装 repo 全部 skill

npx skills add lawve-ai/awesome-legal-skills --all -g -y

预览 repo 内 skill

npx skills add lawve-ai/awesome-legal-skills --list

SKILL.md

Frontmatter
{
    "name": "jurisrank",
    "effort": "medium",
    "command": "\/jurisrank <topic-or-case>",
    "context": "inline",
    "metadata": {
        "author": "Adrián Lerer",
        "license": "cc-by-4.0",
        "version": "2026-05-13"
    },
    "description": "Argentine Supreme Court citation network analysis using JurisRank — a peer-reviewed PageRank algorithm with temporal decay for measuring jurisprudential authority. Ranks precedents by citation influence, traces doctrinal evolution, and detects constitutional drift. Published methodology: JCLLT (DOI: 10.47852\/bonviewJCLLT62027951). Activate with: which cases to cite, rank precedents, case authority, doctrinal evolution, Argentine Supreme Court, CSJN jurisprudence, citation network, leading case, legal research Argentina.\n",
    "when_to_use": "When you need to identify the most authoritative Argentine case law on a topic, rank competing precedents by citation influence, trace how doctrine evolved in the Argentine Supreme Court (CSJN) or federal courts, or verify whether a precedent cited by opposing counsel is genuinely influential or an outlier.\n",
    "allowed-tools": "Read, Write, WebFetch, Bash"
}

JurisRank — Argentine Jurisprudential Authority Analysis

What JurisRank Is

JurisRank is a computational tool for measuring the authority of Argentine court decisions through citation network analysis. Its methodology is peer-reviewed and published in the Journal of Computational Law and Legal Technology:

Lerer, I.A. (2026). "Computational Detection of Constitutional Drift: Network Analysis and Semantic Measurement of Argentine Supreme Court Jurisprudence (1922–2025)." Journal of Computational Law and Legal Technology. DOI: 10.47852/bonviewJCLLT62027951

Academic validation: κ = 0.83 inter-coder reliability · k-fold cross- validation (k=5) · 73.2% mean accuracy · Monte Carlo simulations (n=1,000).

License: Creative Commons Attribution 4.0 International (CC BY 4.0)


Three Algorithms

Algorithm Purpose
JurisRank PageRank + temporal decay — recent citations weighted higher
RootFinder Ancestral Borrowing Analysis Network — traces doctrinal genealogy
Legal-Memespace Principal Component Analysis — maps multidimensional doctrine

Coverage

  • Argentine Supreme Court (CSJN) — 1922 to present
  • National and federal courts of appeals (Cámaras nacionales y federales)
  • Selected provincial supreme courts
  • Relevant international precedents cited by Argentine courts

Authority Score Interpretation

Score Meaning Recommendation
> 0.8 Leading case — highest citation authority Cite first, with score
0.6–0.8 Widely cited — strong precedential weight Cite with score
0.4–0.6 Relevant — moderate authority Cite with note
< 0.4 Limited authority — outlier or isolated Orientation only
Not found No network presence detected Declare absence of precedent

Use Cases

1. Selecting case law for briefs and memos

When multiple cases address the same issue, JurisRank identifies which carry the most authority in the citation network → cite the most influential first, in ranked order.

2. Doctrinal evolution analysis

Trace how CSJN or appellate court doctrine evolved on a specific topic. Identify whether the most recent decision continues or breaks from prior doctrine.

3. Adversarial jurisprudential due diligence

Verify whether precedents cited by opposing counsel are genuinely authoritative or low-influence outliers.

4. Constitutional drift detection

Detect shifts in citation patterns that signal doctrinal erosion or realignment — original application from the JCLLT paper.


Workflow

1. Identify topic or specific cases to analyze
2. Query JurisRank API:
   GET  https://api.jurisrank.com/v1/cases?query=<topic>
   POST https://api.jurisrank.com/v1/analyze-authority {"case_id": "..."}
3. Interpret Authority Score and citation network position
4. Apply RootFinder for genealogy if doctrinal evolution is needed
5. Produce ranked analysis with citation recommendations

Anti-Hallucination Rules

JurisRank implements groundedness verification per the Stanford Legal AI Benchmark (Magesh et al., 2024):

Before including any case in the analysis:

  • Confirm Authority Score > 0.0 (case exists in the network)
  • Verify jurisdiction matches the forum of the matter
  • Check temporal decay: has a more-cited posterior decision superseded it?
  • Verify the case actually supports the proposition — not just addresses the topic

Never cite a case not found in the JurisRank network without explicitly declaring it as unverified.


Output Format

JURISRANK ANALYSIS — [Topic]
Date: [date] | Tool: JurisRank (Lerer, 2026, JCLLT)

## RANKED PRECEDENTS BY AUTHORITY
| Case | Court | Year | Authority Score | Network Position |
|------|-------|------|----------------|-----------------|
| ...  | CSJN  | ...  | 0.92           | Leading case    |

## DOCTRINAL EVOLUTION
[Timeline: how doctrine developed]

## CITATION NETWORK
[Which cases cite each other; doctrinal clusters]

## RECOMMENDATION
[Which cases to cite · in what order · why]

About the Author

Ignacio Adrián Lerer is an Argentine attorney and independent researcher. JurisRank was developed as part of research on computational legal analysis published in peer-reviewed journals. The tool is registered with Argentina's DNDA (copyright registry) and has a patent application pending at INPI Argentina.

Contact: justitia.com.ar

Version History

  • 7f58aaf Current 2026-07-05 11:50

Same Skill Collection

skills/assignation-refere-recouvrement-creance-selim-brihi/SKILL.md
skills/canned-responses-anthropic/SKILL.md
skills/compliance-anthropic/SKILL.md
skills/contract-review-anthropic/SKILL.md
skills/contract-risk-analyzer-sneha-ganapavarapu/SKILL.md
skills/docx-processing-lawvable/SKILL.md
skills/docx-processing-openai/SKILL.md
skills/docx-processing-superdoc/SKILL.md
skills/dpdpa-gdpr-review-parth-desai/SKILL.md
skills/dpia-sentinel-oliver-schmidt-prietz/SKILL.md
skills/eu-ai-act-report-oliver-schmidt-prietz/SKILL.md
skills/eu-ai-act-roles-oliver-schmidt-prietz/SKILL.md
skills/eu-ai-act-triage-oliver-schmidt-prietz/SKILL.md
skills/french-text-proofreading-christophe-quezel-ambrunaz/SKILL.md
skills/icelandic-company-formation-magnus-smari-smarason/SKILL.md
skills/icelandic-contract-review-magnus-smari-smarason/SKILL.md
skills/icelandic-court-case-finder-magnus-smarason/SKILL.md
skills/icelandic-eea-gap-analysis-magnus-smari-smarason/SKILL.md
skills/icelandic-labour-law-magnus-smari-smarason/SKILL.md
skills/icelandic-legal-terminology-magnus-smari-smarason/SKILL.md
skills/icelandic-privacy-review-magnus-smari-smarason/SKILL.md
skills/legal-data-hunter-zacharie-laik/SKILL.md
skills/legal-risk-assessment-anthropic/SKILL.md
skills/lgpd-sentinel-rafael-mastronardi/SKILL.md
skills/mcq-generator-christophe-quezel-ambrunaz/SKILL.md
skills/meeting-briefing-anthropic/SKILL.md
skills/nda-review-jamie-tso/SKILL.md
skills/nda-triage-anthropic/SKILL.md
skills/notification-licenciement-selim-brihi/SKILL.md
skills/outlook-emails-lawvable/SKILL.md
skills/outside-counsel-billing-and-performance-reviewer-carl-ditzler/SKILL.md
skills/pdf-processing-anthropic/SKILL.md
skills/pdf-processing-openai/SKILL.md
skills/politique-confidentialite-malik-taiar/SKILL.md
skills/politique-cookies-malik-taiar/SKILL.md
skills/politique-lanceur-alerte-malik-taiar/SKILL.md
skills/privilege-sentinel-emily-cabrera/SKILL.md
skills/requete-cph-licenciement-faute-grave-selim-brihi/SKILL.md
skills/security-review-openai/SKILL.md
skills/skill-creator-anthropic/SKILL.md
skills/skill-creator-openai/SKILL.md
skills/skill-optimizer-lawvable/SKILL.md
skills/swiss-legal-source-authority-triage-enrique-g-zbinden/SKILL.md
skills/tabular-review-lawvable/SKILL.md
skills/tech-contract-review-parth-desai/SKILL.md
skills/vscode-extension-builder-lawvable/SKILL.md
skills/xlsx-processing-manus/SKILL.md
skills/xlsx-processing-openai/SKILL.md
skills/ai-governance-reviewer-carl-ditzler/SKILL.md
skills/analyse-rgpd-dpa-fournisseur-hugo-salard/SKILL.md
skills/assignation-refere-communication-associe-selim-brihi/SKILL.md
skills/audit-de-conformite-rgpd-site-internet-hugo-salard/SKILL.md
skills/bacen-compliance-sentinel-rafael-mastronardi/SKILL.md
skills/billable-time-stephane-boghossian/SKILL.md
skills/billing-cycle-manager-scott-margetts/SKILL.md
skills/budget-and-fee-manager-scott-margetts/SKILL.md
skills/climate-aligned-contracts-tclp/SKILL.md
skills/collaboration-platform-advisor-scott-margetts/SKILL.md
skills/continuous-improvement-engine-scott-margetts/SKILL.md
skills/customs-trade-law-onur-kafkas/SKILL.md
skills/divorce-ct-stephane-boghossian/SKILL.md
skills/doctrinal-research-allison-fiorentino/SKILL.md
skills/document-approval-tracker-scott-margetts/SKILL.md
skills/docx-processing-anthropic/SKILL.md
skills/employment-law-research-yue-deng-wu/SKILL.md
skills/en-us-legal-translation-wouter-van-den-berg/SKILL.md
skills/engagement-terms-billing-guidelines-scott-margetts/SKILL.md
skills/eu-ai-act-classification-oliver-schmidt-prietz/SKILL.md
skills/eu-ai-act-high-risk-implementation-readiness-werner-plutat/SKILL.md
skills/eu-ai-act-obligations-oliver-schmidt-prietz/SKILL.md
skills/eu-data-act-compliance-assessment-werner-plutat/SKILL.md
skills/eu-data-act-ryan-malek/SKILL.md
skills/fee-arrangement-structuring-scott-margetts/SKILL.md
skills/flash-case-law-research-giovanna-panucci/SKILL.md
skills/fria-eu-ai-act-article-27-werner-plutat/SKILL.md
skills/gdpr-breach-sentinel-oliver-schmidt-prietz/SKILL.md
skills/gdpr-privacy-notice-eu-oliver-schmidt-prietz/SKILL.md
skills/https-www-lawvable-com-en-author-patrick-munro-2/SKILL.md
skills/https-www-lawvable-com-en-author-patrick-munro-3/SKILL.md
skills/https-www-lawvable-com-en-author-patrick-munro/SKILL.md
skills/indian-foreign-investment-approval-assessment-siddhi-kudalkar/SKILL.md
skills/invoice-review-compliance-scott-margetts/SKILL.md
skills/judicial-first-impression-larissa-meredith-flister/SKILL.md
skills/lawyerscrib-garry-haas/SKILL.md
skills/legal-assistant-christophe-quezel-ambrunaz/SKILL.md
skills/legal-document-drafting-formatting-alessandro-dardano/SKILL.md
skills/legal-guidance-vault-michael-cremata/SKILL.md
skills/legal-risk-assessment-zacharie-laik/SKILL.md
skills/legal-simulation-patrick-munro/SKILL.md
skills/legal-translation-uk-english-wouter-van-den-berg/SKILL.md
skills/legitimate-interest-oliver-schmidt-prietz/SKILL.md
skills/litigation-deadline-calendar-dave-marcus/SKILL.md
skills/local-counsel-manager-scott-margetts/SKILL.md
skills/mandarinat-christophe-quezel-ambrunaz/SKILL.md
skills/mandatory-verification-larissa-meredith-flister/SKILL.md
skills/matter-allocation-instruction-scott-margetts/SKILL.md
skills/matter-intake-scoping-scott-margetts/SKILL.md
skills/matter-plan-builder-scott-margetts/SKILL.md
skills/mediation-dispute-analysis-jinzhe-tan/SKILL.md
skills/new-designation-screening-test-amir-fadavi/SKILL.md
skills/nil-contract-analysis-samir-patel/SKILL.md
skills/nis2-navigator-oliver-schmidt-prietz/SKILL.md
skills/nist-ai-rmf-rafal-fryc/SKILL.md
skills/opposing-counsel-review-larissa-meredith-flister/SKILL.md
skills/oral-argument-stephane-boghossian/SKILL.md
skills/originality-in-european-copyright-joris-deene/SKILL.md
skills/panel-design-selection-scott-margetts/SKILL.md
skills/panel-review-rationalisation-scott-margetts/SKILL.md
skills/performance-scorecard-scott-margetts/SKILL.md
skills/persuasive-legal-writing-larissa-meredith-flister/SKILL.md
skills/pptx-processing-anthropic/SKILL.md
skills/raisonnement-juridique-amaury-fouret/SKILL.md
skills/recherche-theses-allison-fiorentino/SKILL.md
skills/red-team-verifier-patrick-munro/SKILL.md
skills/resource-planner-scott-margetts/SKILL.md
skills/rfp-pitch-management-scott-margetts/SKILL.md
skills/risk-and-issues-manager-scott-margetts/SKILL.md
skills/sanctions-screening-gillan-saleh/SKILL.md
skills/sanctions-screening-legal-analysis-skill-english-gillan-saleh/SKILL.md
skills/scope-change-controller-scott-margetts/SKILL.md
skills/screening-alert-adjudication-amir-fadavi/SKILL.md
skills/skill-injection-defense-ignacio-adrian-lerer/SKILL.md
skills/skill-security-auditor-antoine-louis/SKILL.md
skills/source-locked-verification-larissa-meredith-flister/SKILL.md
skills/stakeholder-comms-planner-scott-margetts/SKILL.md
skills/status-report-drafter-scott-margetts/SKILL.md
skills/statute-analysis-rafal-fryc/SKILL.md
skills/tech-contract-negotiation-patrick-munro/SKILL.md
skills/timeline-generator-scott-margetts/SKILL.md
skills/vendor-due-diligence-patrick-munro/SKILL.md
skills/victor-wang-yc-saas-drafter/SKILL.md
skills/xlsx-processing-anthropic/SKILL.md

Metadata

Files
0
Version
7f58aaf
Hash
37f20400
Indexed
2026-07-05 11:50

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-21 18:41
浙ICP备14020137号-1 $お客様$