CtrlK
BlogDocsLog inGet started
Tessl Logo

comet-archive

Comet Classic 阶段 5 —— 确认归档、合并 delta spec 并完成分支收尾。

59

Quality

67%

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-archive/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

81%Weight 40%Scale 1-5

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

The body is a tightly sequenced, validation-heavy archival workflow with concrete CLI commands, explicit stop-on-failure feedback loops, and an exit-condition checklist. Minor conciseness redundancy and a judgment-dependent pathspec placeholder keep it just short of top marks.

DimensionReasoningScore

Conciseness

Mostly efficient procedural prose that assumes Claude's competence (no basic git/archiving explanations), with minor redundancy such as the delta-merge semantics restated in Step 2 and the archive directory move repeated near the exit conditions.

4 / 5

Actionability

Provides concrete executable commands throughout (comet state transition, comet archive, git add/commit with explicit pathspecs); the only gap is the placeholder '<逐项核对后的归档路径...>' which requires judgment rather than being copy-paste ready.

4 / 5

Workflow Clarity

Clear sequenced steps (0, 0b, 1–5) with explicit validation checkpoints (entry check, transition success required, archive guard, staged-diff review), feedback loops for error recovery (stop on non-zero exit, retry the same push only), and a full exit-conditions checklist for this destructive/batch operation.

5 / 5

Progressive Disclosure

Well-structured sections with clearly signaled one-level-deep references to comet-classic/reference/*.md (decision-point, context-recovery, scripts, classic-layout); no own bundle files exist, and some inline procedural detail could live in reference files.

4 / 5

Total

17

/

20

Passed

Description

53%Weight 40%Scale 1-5

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 clearly states what Phase 5 does with three named actions, but entirely omits when to invoke it and relies on fairly abstract verbs. Distinctiveness is good thanks to the specific phase designation.

Suggestions

Add an explicit 'Use when...' clause stating the trigger (e.g. when the user wants to archive a verified Comet Classic change or finalize its branch).

Make the actions more concrete by naming the artifacts involved (e.g. 'merge the delta spec into the main spec, move the change to the archive directory, push the bound branch or open a PR').

Include natural synonyms such as 'archive', 'finalize', 'close out' alongside '归档' to improve trigger-term coverage.

DimensionReasoningScore

Specificity

Names the domain ('Comet Classic 阶段 5') and three concrete actions ('确认归档', '合并 delta spec', '完成分支收尾'), but the verbs are high-level and coverage is not comprehensive.

3 / 5

Completeness

The 'what' is clear (confirm archiving, merge delta spec, finish branch wrap-up), but there is no 'Use when...' clause or equivalent explicit 'when' guidance, capping completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

Includes the natural trigger '归档' (archive) plus domain terms 'delta spec' and '分支收尾', but misses common synonyms and variations a user might naturally say.

3 / 5

Distinctiveness Conflict Risk

'Comet Classic 阶段 5' carves a clear niche with distinct triggers; only minor overlap risk with sibling phases (comet-verify, comet-build) in the same workflow.

4 / 5

Total

13

/

20

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.