CtrlK
BlogDocsLog inGet started
Tessl Logo

tesslops/legal-numbering-architecture

A Claude AI skill that reviews and fixes clause numbering and stale cross-references in legal contracts and agreements.

94

0.98x
Quality

Pending

Does it follow best practices?

Impact

94%

0.98x

Average score across 10 eval scenarios

SecuritybySnyk

Pending

The risk profile of this skill

Overview
Eval results
Files

criteria.jsonevals/scenario-5/

{
  "context": "The solution must verify cross-references both structurally and semantically, reading the surrounding context of each reference and the actual content of the referenced clause to determine whether the reference is genuinely correct. Uncertain cases must be flagged for manual review rather than acted upon.",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "Reads surrounding context",
      "description": "Examines text around each reference to understand its intent",
      "max_score": 25
    },
    {
      "name": "Reads referenced clause content",
      "description": "Reads the actual content of the referenced clause, not just its heading",
      "max_score": 25
    },
    {
      "name": "Mismatch identification",
      "description": "Correctly flags references where the referenced clause content does not match the stated intent",
      "max_score": 25
    },
    {
      "name": "Uncertain handling",
      "description": "Flags uncertain cases for manual review instead of making potentially wrong changes",
      "max_score": 25
    }
  ]
}

tile.json