CtrlK
BlogDocsLog inGet started
Tessl Logo

pantheon-ai/tessl-publish-public

Ensure Tessl tiles meet all requirements for public registry publishing with comprehensive validation, quality gates, and evaluation scenarios. Use when preparing skills for public Tessl release, validating tile.json configuration, creating evaluation scenarios, enforcing quality thresholds, or checking agent-agnostic compliance. Keywords: tessl, tile, publishing, public-registry, validation, quality-gates, tile.json, evaluation-scenarios, skill-publishing

76

Quality

95%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

Quality

Content

92%

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, highly actionable, and workflows are clearly sequenced with validation checkpoints. Its main weakness is progressive disclosure: multiple referenced references and scripts are absent from the bundle, leaving dangling links.

Suggestions

Add the missing bundle files referenced in the body (references/tile-json-schema.md, references/anti-patterns.md, references/public-publication-requirements.md, scripts/check-publication-readiness.sh) so the signaled navigation actually resolves.

Alternatively, inline the essential rules from the missing references directly in SKILL.md and remove the broken links rather than pointing to non-existent files.

If scripts/check-publication-readiness.sh is intended to be created by the user, state that explicitly instead of presenting it as an existing artifact.

DimensionReasoningScore

Conciseness

Lean and efficient: concrete commands with minimal preamble and no explanation of concepts Claude already knows; nearly every token earns its place.

3 / 3

Actionability

Provides fully executable bash commands (evaluate.sh, tessl skill publish --public), a concrete tile.json template, and explicit eval-scenario file requirements — copy-paste ready.

3 / 3

Workflow Clarity

Clear six-step sequence with explicit validation checkpoints (re-audit if below A-grade, check-publication-readiness.sh before publish) and a feedback loop on the audit step.

3 / 3

Progressive Disclosure

Sections are well-organized and references are clearly signaled one level deep, but the referenced bundle files (references/tile-json-schema.md, references/anti-patterns.md, references/public-publication-requirements.md, scripts/check-publication-readiness.sh) do not exist, so navigation is broken.

2 / 3

Total

11

/

12

Passed

Description

100%

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, trigger-rich, and clearly distinguishes when to invoke the skill, using proper third-person voice throughout. The only minor fluff is 'comprehensive validation', which does not materially weaken it.

DimensionReasoningScore

Specificity

Lists multiple concrete actions across both sentences — 'publishing skills to public registry, validating tile.json configuration, creating evaluation scenarios, checking quality thresholds (A-grade ≥108/120)' and enumerated tile.json fields — rather than vague language.

3 / 3

Completeness

Explicitly answers both 'what' (ensures tiles meet requirements / validates coverage, fields, compliance) and 'when' via a clear 'Use when...' clause with several triggers.

3 / 3

Trigger Term Quality

Uses natural phrases a user would say ('publishing skills to public registry', 'preparing skills for release', 'validating tile.json') with good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (Tessl public registry publication) with distinct gate-driven triggers, making conflicts with other skills unlikely.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 2 missing

Warning

referenced_paths_exist

Referenced path issues: 5 missing

Warning

Total

14

/

16

Passed

Reviewed

Table of Contents