CtrlK
BlogDocsLog inGet started
Tessl Logo

slate-ar-finalize

Finalization shortcut for Slate v2 Autoresearch. Runs preview-only finalization by default, explains review-branch/current-tree options, and requires explicit review-branch approval before branch creation.

72

Quality

91%

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.

A tight, actionable safety-gate body with concrete commands, explicit approval checkpoints, and a clear one-level pointer to the detailed rules in slate-ar, scoring well across all dimensions.

DimensionReasoningScore

Conciseness

The body is lean and well-organized — terse bullets with concrete commands and no padding or explanations of concepts Claude already knows; the deliberate repetition of the branch-approval gate serves a safety purpose rather than verbosity. It is not level 2 because there is no unnecessary explanation to trim.

3 / 3

Actionability

Provides fully executable commands ("finalize-preview --cwd .tmp/slate-v2", "finalize-current-tree", "finalize-autoresearch.mjs <plan>") plus exact approval-wording to watch for, making the guidance copy-paste ready rather than abstract. It is not level 2 because the guidance is concrete and complete, not pseudocode.

3 / 3

Workflow Clarity

Sequences the flow ("Run ... finalize-preview ... first") and includes explicit validation checkpoints for the destructive mutation — approval required before branch creation, commits, pushes, or PRs — matching the clear-sequence-with-validation anchor. It is not level 2 because the approval gates and read-only preview step are explicit, not implicit.

3 / 3

Progressive Disclosure

The skill is a single-purpose entrypoint under 50 lines with no bundle files, and it cleanly signals a one-level-deep pointer ("The detailed safety rules live in `slate-ar`") rather than inlining everything. It is not level 2 because the split is well-signaled and the overview is appropriately concise.

3 / 3

Total

12

/

12

Passed

Description

82%

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

A specific, well-scoped description that names concrete actions and a clear niche, but it omits an explicit "Use when..." trigger clause, capping completeness at 2.

Suggestions

Add an explicit "Use when..." clause naming the natural triggers (e.g. "Use when the user wants to finalize, preview, or create review branches for Slate v2 Autoresearch work") so completeness can reach 3.

Surface the exact invocation phrases from the argument-hint ("preview", "current-tree preview", "review branches") directly in the description to reinforce trigger-term coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Runs preview-only finalization by default", "explains review-branch/current-tree options", "requires explicit review-branch approval before branch creation" — matching the anchor for several specific concrete actions rather than vague language.

3 / 3

Completeness

It clearly answers "what" (finalization shortcut, preview default, approval gate) but lacks an explicit "Use when..." trigger clause in the description; per the judging guidelines, a missing explicit trigger clause caps completeness at 2. It is not level 3 because the "when" guidance lives only in the body, not the description.

2 / 3

Trigger Term Quality

Surfaces the natural invocation phrases a Slate AR user would say — "preview-only finalization", "review-branch", "current-tree", "branch creation" — which align with the skill's argument hints and give good coverage of the actual trigger terms. It is not level 2 because it covers the primary variations rather than a single keyword.

3 / 3

Distinctiveness Conflict Risk

The niche is highly specific ("Slate v2 Autoresearch" finalization with opt-in review-branch creation) and uses distinct triggers unlikely to fire for unrelated skills, matching the clear-niche anchor.

3 / 3

Total

11

/

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.