CtrlK
BlogDocsLog inGet started
Tessl Logo

cs-roadmap-impl-goal

Deprecated 兼容入口:旧 cs-roadmap-impl-goal 调用用;转交 cs-epic --stage goal-package。新请求不要主动选择。

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 ./plugins/codestable/skills/cs-roadmap-impl-goal/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 concise, well-organized delegation protocol with a clear sequence and an explicit failure checkpoint, appropriate for a simple compatibility-entry skill. Its only gap is that the mechanism for loading the authoritative protocol is not spelled out.

Suggestions

Specify concretely how to load cs-epic (e.g. the exact invocation or lookup step) so the actionability is copy-paste ready rather than implied.

Clarify what '报告兼容入口不可继续' should contain so the halt step produces a useful, consistent error message.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: short numbered rules with no concept explanation or padding, where every line (load cs-epic, carry the stage intent, don't re-prompt, halt on failure) earns its place.

3 / 3

Actionability

The directives are concrete in intent ('加载 cs-epic 作为权威主协议', '带上入口意图 requested_stage: goal-package', '停止并报告'), but the actual loading mechanism is left unspecified, so key execution details are missing.

2 / 3

Workflow Clarity

The four execution steps are clearly sequenced and include an explicit halt-and-report checkpoint (step 4) on load failure; for a simple single-purpose delegation skill this meets the clarity bar.

3 / 3

Progressive Disclosure

The skill is under 50 lines with no need for external bundle references, and is organized into clear '执行规则' and '维护规则' sections, satisfying the simple-skill progressive disclosure bar.

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 is a compact, third-person deprecated-entry notice that clearly states its delegation purpose and when it should (and should not) be used. Its main weakness is reliance on internal jargon over natural user trigger terms.

Suggestions

Add a plain-language trigger phrase a user would naturally say (e.g. 'Use when the legacy cs-roadmap-impl-goal call is invoked') alongside the technical terms.

Consider including a short 'Use when...' style clause in the user's likely vocabulary to improve trigger_term_quality.

DimensionReasoningScore

Specificity

The description names a concrete delegation action ('转交 cs-epic --stage goal-package') and the compatibility-entry domain, but lists only a single action rather than multiple concrete capabilities, fitting the 'names domain and some actions' anchor.

2 / 3

Completeness

It states what the skill does (deprecated compat entry that delegates to cs-epic) and gives explicit when-guidance ('旧 cs-roadmap-impl-goal 调用用' and '新请求不要主动选择'), satisfying both what and when with an explicit trigger clause.

3 / 3

Trigger Term Quality

It surfaces the legacy invocation identifier 'cs-roadmap-impl-goal' which a user might type, but the surrounding terms ('兼容入口', 'requested_stage', 'goal-package') are internal jargon rather than natural user phrasing, missing common variations.

2 / 3

Distinctiveness Conflict Risk

It targets a single named legacy invocation and explicitly instructs new requests not to select it, giving it a clear niche with very low conflict risk against other skills.

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
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.