CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl-labs/tile-creator

Create tessl tiles with docs, rules, and skills.

94

0.95x
Quality

94%

Does it follow best practices?

Impact

95%

0.95x

Average score across 5 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

criteria.jsonevals/next-steps-docs-tile/

{
  "context": "Tests whether the agent suggests eval generation but NOT skill review for a docs-only tile.",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "Suggests tessl scenario generate",
      "max_score": 30,
      "description": "The agent tells the user to run tessl scenario generate to create eval scenarios."
    },
    {
      "name": "Does not suggest skill review",
      "max_score": 20,
      "description": "The agent does NOT suggest tessl skill review since this tile has no skills."
    },
    {
      "name": "Valid docs tile",
      "max_score": 25,
      "description": "The tile has tile.json with docs field, docs/index.md, and docs/services.md with appropriate content."
    },
    {
      "name": "Explicit private field",
      "max_score": 25,
      "description": "The tile.json contains an explicit \"private\" field (either true or false)."
    }
  ]
}

evals

next-steps-docs-tile

criteria.json

task.md

SKILL.md

tile.json