CtrlK
BlogDocsLog inGet started
Tessl Logo

slate-ar-gate

Slate v2 Autoresearch gate loop. Repeats and logs existing test/typecheck/browser/editor-behavior gates, including full navigation/typing suites, without owning missing-test design or correctness fixes.

60

Quality

72%

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

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/slate-ar-gate/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The body is concise, well-structured, and provides a clear gated workflow with validation checkpoints and failure routing; its main weakness is that key command inputs are placeholders rather than fully resolvable, capping actionability at 2.

Suggestions

Resolve or define the '<autoresearch-cli>' placeholder (e.g., name the actual binary or show how to invoke it) so commands are copy-paste executable.

Give one fully concrete worked example of a gate command end-to-end (a real suite name and gate command) to anchor the templated placeholders.

Optionally note where placeholder values come from (e.g., 'pick <suite> from playwright/integration/examples/') so Claude can fill them deterministically.

DimensionReasoningScore

Conciseness

The body is lean and well-organized into Boundary/Setup/Commands/Handoff; it avoids explaining concepts Claude already knows and the Setup status taxonomy is domain-specific knowledge that earns its tokens.

3 / 3

Actionability

Provides real CLI invocations with full flags and concrete Playwright/bun commands, but core inputs remain unresolved placeholders ('<autoresearch-cli>', '<gate command>', '<suite>'), so it is not copy-paste ready.

2 / 3

Workflow Clarity

Clear sequence (setup-plan, doctor, serve, next, log) with explicit validation outcomes in Setup and a feedback loop routing repeated failures to slate-patch, plus a Handoff checklist for next ownership.

3 / 3

Progressive Disclosure

Single self-contained file (~60 lines) with no bundle files needed, organized into clearly signaled sections; per the simple-skills note this qualifies for a 3 with well-organized sections.

3 / 3

Total

11

/

12

Passed

Description

60%

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 about what the gate loop does and lists concrete behavior surfaces, but it lacks an explicit 'Use when...' trigger clause and leans on domain jargon, capping completeness and trigger-term quality at 2.

Suggestions

Add an explicit 'Use when...' clause naming the natural phrasings a user would say (e.g., 'Use when asked to re-run or log Slate v2 test/typecheck/browser/editor gates repeatably').

Soften jargon like 'Autoresearch gate loop' and 'ASI' with plain trigger terms users actually speak, to raise trigger-term quality.

State the distinct trigger upfront to separate it from sibling skills (testing, slate-patch, slate-plan) within the description itself.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'Repeats and logs existing test/typecheck/browser/editor-behavior gates, including full navigation/typing suites' — listing several specific operations rather than vague language.

3 / 3

Completeness

Clearly states what the skill does but provides no explicit 'when to use it' trigger clause; per the rubric a missing 'Use when...' caps completeness at 2.

2 / 3

Trigger Term Quality

Surfaces relevant surface terms (test, typecheck, browser, editor behavior, navigation, typing) but leans on jargon ('Autoresearch gate loop', 'ASI') and omits common phrasings a user would naturally say; no 'Use when...' phrasing.

2 / 3

Distinctiveness Conflict Risk

The 'Slate v2 Autoresearch gate loop' niche is fairly distinct, and 'without owning missing-test design or correctness fixes' helps bound it, but it could still overlap with general testing/gate skills without the body's boundary detail.

2 / 3

Total

9

/

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.