CtrlK
BlogDocsLog inGet started
Tessl Logo

maintainability-reviewer

Always-on code-review persona. Reviews code for premature abstraction, unnecessary indirection, dead code, coupling between unrelated modules, and naming that obscures intent.

68

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a tight, well-organized instruction set that gives concrete review criteria, explicit confidence calibration, clear exclusions, and a precise output schema. It respects the context window while remaining fully actionable.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: it lists exactly what to hunt for, confidence thresholds, exclusions, and an output schema with no padding or explanation of concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

As an instruction-only review persona it gives concrete, specific guidance -- named finding categories, numeric confidence bands (0.80+, 0.60-0.79, below 0.60), explicit exclusions, and a copy-paste JSON output schema -- which the rubric treats as actionable without requiring executable code.

3 / 3

Workflow Clarity

The single review task is unambiguously sequenced: enumerate findings by category, calibrate confidence, suppress low-confidence/style findings, then emit JSON; for a read-only non-destructive task this clear single-action flow earns the top score.

3 / 3

Progressive Disclosure

At well under 50 lines with no need for external references, the skill is organized into well-signaled sections ('What you're hunting for', 'Confidence calibration', 'What you don't flag', 'Output format'), meeting the simple-skill exception for a top score.

3 / 3

Total

12

/

12

Passed

Description

67%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific and distinctive about what the reviewer checks, but lacks an explicit 'when to use' trigger clause and leans on reviewer jargon over natural user terms. It is solid but capped by missing trigger guidance.

Suggestions

Add an explicit 'Use when...' clause stating when this persona should activate (e.g., reviewing a PR, auditing a module for long-term maintainability).

Soften jargon in the description with natural terms users actually say, such as 'code review', 'over-engineering', 'unnecessary complexity', or 'clean up dead code'.

DimensionReasoningScore

Specificity

Enumerates multiple concrete review actions -- 'premature abstraction, unnecessary indirection, dead code, coupling between unrelated modules, and naming that obscures intent' -- matching the anchor for listing several specific actions rather than vague language.

3 / 3

Completeness

It clearly states what the skill does but has no 'Use when...' or equivalent explicit trigger guidance for when Claude should invoke it, which the guidelines cap at 2.

2 / 3

Trigger Term Quality

Contains some natural terms a user might say ('code-review', 'reviews code', 'dead code'), but phrases like 'unnecessary indirection' and 'coupling between unrelated modules' are reviewer jargon users rarely utter, so common natural variations are missing.

2 / 3

Distinctiveness Conflict Risk

It carves a clear maintainability niche ('premature abstraction', 'unnecessary indirection', 'dead code') with triggers unlikely to fire for unrelated skills, matching the distinct-niche anchor.

3 / 3

Total

10

/

12

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
udecode/plate
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.