skills/argentine-supreme-court-analysis-adrian-lerer/SKILL.md
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.
npx skillsauth add lawvable/awesome-legal-skills jurisrankInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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)
| 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 |
| 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 |
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.
Trace how CSJN or appellate court doctrine evolved on a specific topic. Identify whether the most recent decision continues or breaks from prior doctrine.
Verify whether precedents cited by opposing counsel are genuinely authoritative or low-influence outliers.
Detect shifts in citation patterns that signal doctrinal erosion or realignment — original application from the JCLLT paper.
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
JurisRank implements groundedness verification per the Stanford Legal AI Benchmark (Magesh et al., 2024):
Before including any case in the analysis:
Never cite a case not found in the JurisRank network without explicitly declaring it as unverified.
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]
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
development
Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.
development
Expert CMMC 2.0 (Cybersecurity Maturity Model Certification) advisor for US defense contractors and subcontractors in the Defense Industrial Base (DIB). Use this skill whenever a user asks about CMMC 2.0, CMMC Level 1, Level 2, or Level 3, DoD cybersecurity compliance, NIST SP 800-171, CUI (Controlled Unclassified Information) protection, System Security Plan (SSP), Plan of Action & Milestones (POA&M), C3PAO assessments, DIBCAC audits, self-assessment, SPRS score, or any requirement under DFARS 252.204-7012 or 7021. Also trigger for: "CMMC gap analysis", "CMMC readiness", "FCI protection", "CUI scoping", "CMMC practices", "DoD contract cybersecurity", "defense supply chain security", or "prime contractor flow-down requirements".
tools
Build a client instruction schedule — a plain-English, Scott Schedule-style Word table that gathers a struggling client's evidence and instructions issue by issue, with a one-page covering note. Use whenever the user asks for a "client instruction schedule", "instruction schedule", "client questionnaire", "schedule of questions for the client", "get instructions from the client on the papers", or says the client is overwhelmed and needs the case broken into manageable questions. Also trigger when asked to turn case papers into a structured request for client input. Do NOT use for court-facing Scott Schedules, pleadings, witness statements, or advice letters — this skill produces a client-facing working document only. Output is always a .docx draft for solicitor review, never a final document.
tools
Turn complex legal analysis into clear, commercially useful client-facing advice. Use this whenever the user has dense legal material — drafting, internal analysis, counsel notes, research memos, pleadings, a case update, or correspondence — and wants it converted into something a client can actually understand and act on. Trigger on phrases like 'explain this to the client', 'put this in plain English', 'translate this for a non-lawyer', 'turn this into client-facing advice', 'make this client-ready', 'draft a client update', or when the user shares legal analysis and asks 'what does this mean for them'. Also trigger when the user wants a board summary, litigation risk update, or call script derived from legal material. The skill preserves legal nuance, uncertainty, and risk rather than oversimplifying — it makes advice usable, not just simpler.