CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl/review-plugin-creator

Guided workflow for creating a custom Tessl reviewer plugin, by forking the default rubric or building one from scratch. Scaffolds the plugin directory structure, authors rubrics and config.json, and validates the result with tessl review run.

95

1.49x
Quality

93%

Does it follow best practices?

Impact

100%

1.49x

Average score across 4 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

README.md

review-plugin-creator

Guided workflow for creating a custom Tessl reviewer plugin, by forking the default rubric or building one from scratch.

Install

tessl install tessl/review-plugin-creator

What it does

tessl review scores a skill against a reviewer plugin. With no --review-plugin, it uses Tessl's default rubric (Anthropic best practices). This plugin walks you through creating your own reviewer plugin so reviews reflect your team's standard, then gating CI on that score.

Two starting points:

  • Fork the default rubric — start from Tessl's default rubric (bundled with the skill) and tweak weights, anchors, or dimensions.
  • Build from scratch — author new judges from a blank template for a security-only or domain-specific reviewer.

The default rubric is bundled at skills/create-review-plugin/references/default-rubric/ so you can read exactly what tessl review uses out of the box before deciding which path to take.

Skills

SkillDescription
create-review-pluginScaffolds the plugin, writes rubric files and config.json, and validates with tessl review run

README.md

tile.json