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 produce a clear and complete summary report at the end of a contract review session. The report must enumerate every change made with old and new values, list uncertain items for manual review, and confidently confirm a clean document when no issues were found.",
"type": "weighted_checklist",
"checklist": [
{
"name": "Changes listed with old/new",
"description": "Every change applied during the session is recorded in the report with both the original value and the updated value",
"max_score": 30
},
{
"name": "Manual review section",
"description": "Items that could not be confidently resolved are listed in a clearly labelled 'Things to Manually Check' section, separate from confirmed changes",
"max_score": 30
},
{
"name": "Clean document confirmation",
"description": "When no numbering issues or stale cross-references were found, the report states this clearly and confidently without inventing issues or flagging style preferences",
"max_score": 25
},
{
"name": "Report completeness",
"description": "No changes and no uncertain items are omitted from the report; the report fully reflects the entire session",
"max_score": 15
}
]
}docs
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10