CtrlK
BlogDocsLog inGet started
Tessl Logo

comet-hotfix

仅在用户明确调用 /comet-hotfix,或由 Comet 根 Skill/runtime 路由到 hotfix preset 时使用;修复已有行为 bug,不用于普通的未托管 bugfix。

67

Quality

80%

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 ./assets/skills-zh/comet-hotfix/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.

A well-structured, highly actionable workflow skill with clear sequencing and validation checkpoints; its only weakness is moderate verbosity from duplicated emphasis and overlapping transition sections.

Suggestions

Consolidate the '连续执行模式' IMPORTANT block with the '自动衔接下一阶段' section, since both describe phase-boundary behavior and the next/auto-transition logic, to remove redundancy.

Reduce the repeated '立即执行:…禁止跳过此步骤' framing to a single stated convention once at the top, rather than restating it at steps 1, 2, 4, and 5.

DimensionReasoningScore

Conciseness

The body is mostly lean and assumes Claude's competence (no basic-concept explanations), but repeated emphasis (立即执行/禁止跳过此步骤) and overlap between '连续执行模式', '自动衔接下一阶段', and the main flow could be tightened.

2 / 3

Actionability

It gives concrete executable commands (node "$COMET_STATE" init <name> hotfix, node "$COMET_GUARD" <change-name> build --apply), explicit Skill-tool loading instructions, and exact file paths—copy-paste ready.

3 / 3

Workflow Clarity

The 6-step flow (0–5) is explicitly sequenced with phase guards, a root-cause-elimination validation checkpoint, upgrade-decision feedback loops, and a required verify_result:pass gate before archive.

3 / 3

Progressive Disclosure

The SKILL.md is an overview that clearly signals one-level-deep references (comet/reference/scripts.md, debug-gate.md, decision-point.md, auto-transition.md) and delegates detail to sibling skills, keeping the body navigable.

3 / 3

Total

11

/

12

Passed

Description

75%

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 has an explicit trigger and clear niche differentiation, but the capability statement is thin and the trigger-term coverage is limited, capping it just below the top level.

Suggestions

Add one or two concrete actions the skill performs (e.g. 'runs a streamlined open→build→verify→archive workflow') to lift specificity from a single coarse action to multiple concrete capabilities.

Broaden trigger phrasings to cover natural variations users might say, such as '修 bug', '快速修复', or '行为异常', so the description matches more ways users phrase the request.

DimensionReasoningScore

Specificity

Names the domain (修复已有行为 bug) and the constraint (不新增 capability、不需要完整设计) but lists only a single coarse action rather than multiple concrete capabilities, so it stops short of the comprehensive level-3 anchor.

2 / 3

Completeness

It opens with an explicit 'Use when 用户要修复已有行为 bug...' trigger (the when) and states the capability (fix existing behavior bugs without new capability/full design), clearly answering both what and when.

3 / 3

Trigger Term Quality

Includes natural terms a user would say (修复 bug, hotfix) plus an explicit resume case, but coverage of common phrasings is narrow compared to the multi-variation level-3 example.

2 / 3

Distinctiveness Conflict Risk

The negative constraints (不新增 capability、不需要完整设计) carve a clear niche that distinguishes hotfix from the full /comet workflow, making false triggers unlikely.

3 / 3

Total

10

/

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.