Anthropic skill best-practice reviewer for orgs that prefer large, consolidated single-file skills. Forks the default rubric: progressive disclosure rewards a well-organised single file rather than penalising it, and conciseness no longer docks legitimate length.
70
88%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Risky
Do not use without reviewing
{
"$schema": "../schemas/config.schema.json",
"validation_weight": 0.2,
"judges": {
"description": { "weight": 0.4 },
"content": { "weight": 0.4 }
}
}