CtrlK
BlogDocsLog inGet started
Tessl Logo

cs-feat-ff

Deprecated 兼容入口:旧 cs-feat-ff 调用用;转交 cs-feat --mode fastforward。新请求不要主动选择。

54

Quality

60%

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 ./plugins/codestable/skills/cs-feat-ff/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 a well-structured, concise delegation protocol with a clear step sequence and an explicit failure checkpoint. Its main weakness is actionability: the mechanism for loading the main protocol is described abstractly rather than with executable specifics.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: a one-line purpose, a single entry intent, and short rule lists with no padding or explanation of concepts Claude already knows, matching the level-3 'every token earns its place' anchor.

3 / 3

Actionability

Guidance is concrete (load cs-feat by installed name, carry requested_mode: fastforward, stop if it cannot load) but the loading mechanism is unspecified and there is no executable code or command, fitting the level-2 'some concrete guidance but incomplete' anchor rather than copy-paste ready level 3.

2 / 3

Workflow Clarity

The four-step execution sequence is clearly ordered and includes an explicit failure checkpoint ('如果当前运行时无法加载主入口协议,停止并报告'), which for a simple delegation skill satisfies the level-3 clear-sequence-with-checkpoint bar.

3 / 3

Progressive Disclosure

At roughly 20 lines with no need for its own bundle files (references/scripts/assets are absent) and two well-organized sections (执行规则, 维护规则), it meets the simple-skill note that well-organized sections alone warrant a 3.

3 / 3

Total

11

/

12

Passed

Description

35%

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 honest about its deprecated/forwarding role and names a concrete target, but it relies on technical identifiers instead of natural trigger terms and lacks an explicit 'Use when' clause. It is adequate but not exemplary.

Suggestions

Add an explicit trigger clause (e.g. 'Use when legacy cs-feat-ff calls must be routed to the current cs-feat skill') to raise completeness.

Include natural user-facing keywords rather than only CLI/skill identifiers so the trigger term quality improves.

Clarify the distinction from the main cs-feat skill to reduce conflict risk.

DimensionReasoningScore

Specificity

It names a concrete action ('转交 cs-feat --mode fastforward') and a clear domain (compatibility entry), but lists only one forwarding action rather than multiple specific concrete actions, so it falls short of level 3.

2 / 3

Completeness

It states what the skill does (forwards to cs-feat --mode fastforward) and gives a weak when ('旧 cs-feat-ff 调用用'), but lacks an explicit 'Use when...' trigger clause, which caps completeness at 2 per the guidelines.

2 / 3

Trigger Term Quality

The only keywords are technical identifiers ('cs-feat-ff', 'cs-feat --mode fastforward', 'requested_mode') that a user would not naturally say; there are no natural user-facing trigger terms, matching the level-1 jargon anchor.

1 / 3

Distinctiveness Conflict Risk

It targets a specific legacy call name, but as a thin pass-through to cs-feat it could overlap with the main cs-feat skill, so it is only somewhat distinct rather than a clear standalone niche.

2 / 3

Total

7

/

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
codestable/CodeStable
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.