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-8/

{
  "context": "This scenario tests the skill's ability to repair broken automatic list numbering in a Google Docs legal contract via Chrome. The skill must correctly diagnose wrong-list membership as the root cause of numbering resets, apply the appropriate context menu fix, verify the result with screenshots, and undo immediately if the fix causes accidental content deletion.",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "Correct diagnosis",
      "description": "Correctly identifies wrong-list membership (a paragraph having joined a separate list) as the cause of mid-document numbering resets",
      "max_score": 25
    },
    {
      "name": "Appropriate fix method",
      "description": "Uses 'Continue numbering' or 'Restart numbering' context menu options, or a cut-and-repaste operation, as appropriate for the specific break detected",
      "max_score": 25
    },
    {
      "name": "Screenshot verification",
      "description": "Takes a screenshot after each structural change and inspects it to confirm surrounding clauses are intact and no content was accidentally deleted",
      "max_score": 30
    },
    {
      "name": "Undo on accidental deletion",
      "description": "Immediately issues Ctrl+Z if the post-fix screenshot reveals that adjacent content has been deleted or corrupted, before taking any further action",
      "max_score": 20
    }
  ]
}

tile.json