A Claude AI skill that reviews and fixes clause numbering and stale cross-references in legal contracts and agreements.
94
Pending
Does it follow best practices?
Impact
94%
0.98xAverage score across 10 eval scenarios
Pending
The risk profile of this skill
{
"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
}
]
}docs
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10