CtrlK
BlogDocsLog inGet started
Tessl Logo

comet-any

仅在用户明确调用 /comet-any,或明确要求定制 /comet-classic 五阶段流程、创建或升级由 Comet Creator 管理的 workflow Skill 时使用;不要用于一般 Skill 的编写、整理或评审。

69

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

A highly actionable, well-sequenced skill body with concrete commands, strong validation gates, and a clear checklist. It is held back by verbatim-duplicated rules and by a References section that points to bundle files which are not actually present.

Suggestions

Remove the verbatim duplication of the 'Output Schema must be attached to a concrete Workflow Node' rule and the enforcement-tag list — state each once in Hard Rules and reference it from Core Model / Step 4 to tighten conciseness.

Create the five referenced files under comet-any/reference/ (authoring-protocol.json, authored-zone-example.md, bundle-authoring.md, authoring-subagents.md, eval-provider.md) or remove the References entries, so progressive disclosure resolves to real content.

Render reference paths as markdown links (e.g. [bundle-authoring.md](comet-any/reference/bundle-authoring.md)) instead of code-spans to make navigation explicit.

DimensionReasoningScore

Conciseness

The body is dense, assumes Claude's competence, and contains no concept filler, but several rules are duplicated verbatim (the 'Output Schema must be attached to a concrete Workflow Node...' rule appears in both Core Model and Hard Rules, and the enforcement tag list 'guarded, handoff-guarded, evidence-only, advisory' appears in both Step 4 and Hard Rules), so it could be tightened to reach a 3.

2 / 3

Actionability

It provides concrete, copy-paste-ready CLI commands with flags throughout (comet creator guide --project . --json, comet creator authoring-record <name> --lane <id> --file <out.json> --json, comet publish review <name> --platform <reference-platform> --json) plus a complete JSON plan example.

3 / 3

Workflow Clarity

The 10-step Steps section is a clearly sequenced process with explicit validation/confirmation gates (pause for missing/ambiguous Skills, schema-validated authoring-record that rejects BLOCKED/NEEDS_CONTEXT, eval that cannot become ready on failure/stale hash, publish only after human approval) and a Hard Rules checklist, satisfying the feedback-loop requirement for a destructive/batch workflow.

3 / 3

Progressive Disclosure

It has clear sections and a one-level-deep References list, but the five referenced files (comet-any/reference/*.json, *.md) do not exist anywhere in the bundle and are rendered as code-spans rather than navigable links, so the disclosure does not actually resolve; some inline detail (full Plan Example JSON, Protected Boundary rules) could also be externalized.

2 / 3

Total

10

/

12

Passed

Description

90%

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 strong, highly distinctive description with explicit positive and negative trigger guidance. Its only weakness is that it frames capabilities as user-intent categories rather than naming the concrete actions the skill performs, keeping specificity just below top.

DimensionReasoningScore

Specificity

It names three operation types ("customize the /comet-classic five-phase workflow", "create/upgrade a workflow Skill") but these are user-intent categories rather than the concrete capabilities the skill performs (resolve Skills, propose plan, generate Bundle, drive eval/review/publish), so it is not comprehensive enough for a 3.

2 / 3

Completeness

It explicitly answers what (customize / create / upgrade workflow Skills managed by Comet Creator) and when (explicit invocation or explicit user intent, plus explicit exclusions), satisfying both halves with an explicit 'Use only when...' trigger clause.

3 / 3

Trigger Term Quality

It gives excellent trigger coverage with both positive ("explicitly invoked as /comet-any", "customize the /comet-classic five-phase workflow", "create/upgrade a workflow Skill") and negative ("Do not use for general Skill authoring, cleanup, or review") cues that match how a Comet user would naturally request it.

3 / 3

Distinctiveness Conflict Risk

The product-specific terms (/comet-any, /comet-classic, Comet Creator, workflow Skill) plus the explicit 'Do not use for general Skill authoring, cleanup, or review' exclusion give it a clear niche that is very unlikely to trigger for the wrong skill.

3 / 3

Total

11

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
rpamis/comet
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.