CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl/default-skill-review

The default Tessl review rubric. An agentic reviewer that reads a SKILL.md and scores it against rubrics for its description and its content, the same reviewer tessl review uses out of the box. Use it as the reference reviewer to score skills, or as the base to fork a custom rubric from.

75

Quality

94%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

config.jsonskills/skill-reviewer/references/

{
  "$schema": "../schemas/config.schema.json",
  "validation_weight": 0.2,
  "judges": {
    "description": { "weight": 0.4 },
    "content": { "weight": 0.4 }
  }
}

README.md

tile.json