CtrlK
BlogDocsLog inGet started
Tessl Logo

fable-goal

Convert a rambling description of a desired outcome into one polished, autonomous /goal prompt ready to paste into a fresh session. Use when the user says "/fable-goal", "turn this into a goal prompt", "write me a fable prompt", "write the prompt that builds X", or rambles about something they want made and asks for the prompt that makes it happen. The output is a single copy-paste prompt, never the build itself. Do NOT use when the user wants the thing built right now in this session — only when they want the PROMPT that will make it happen in a fresh session.

72

Quality

87%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

SKILL.md
Quality
Evals
Security

Quality

Content

92%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 content is excellent: a well-sequenced process with real validation feedback loops, a runnable self-check script, and clean one-level-deep references to existing bundle files. Only minor tightening of the philosophy prose would improve token efficiency further.

Suggestions

Tighten the "philosophy" section: the "done must be observable" corollary can be condensed to one sentence since step 5 and the references already reinforce it.

Consider moving the full worked example's assumptions-format detail into the patterns reference to keep SKILL.md focused on the anatomy and self-check.

DimensionReasoningScore

Conciseness

The body is largely efficient and skill-specific, but the "philosophy" section and some explanatory corollaries (e.g. the "done must be observable" elaboration) could be trimmed without losing actionable value, keeping it just below the leanest anchor.

4 / 5

Actionability

Provides a concrete 5-step process, a defined seven-part anatomy, a runnable validation command ("python3 scripts/goal_prompt_self_check.py -"), and a full worked example with assumptions — copy-paste-ready guidance covering the common case.

5 / 5

Workflow Clarity

Steps 1-5 are clearly sequenced with explicit validation checkpoints ("Verify before you name", the six-point self-check) and a feedback loop ("Fix any miss before shipping") backed by an executable script, satisfying the explicit-validation anchor.

5 / 5

Progressive Disclosure

The body is an overview that clearly signals one-level-deep references to the real bundle files ([references/goal_prompt_patterns.md] and scripts/goal_prompt_self_check.py), both of which exist, with detail appropriately split out and easy navigation.

5 / 5

Total

19

/

20

Passed

Description

82%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 is strong: it clearly states the skill's single purpose, supplies multiple natural trigger phrases, and adds an explicit negative-scope clause that distinguishes it from generic build skills. Its only weakness is modest action breadth, which fits a single-purpose skill but caps specificity.

DimensionReasoningScore

Specificity

Names the domain and one concrete core action ("Convert a rambling description... into one polished, autonomous /goal prompt") but does not enumerate multiple distinct actions, matching the 1-2-concrete-actions anchor rather than the comprehensive multi-action anchor.

3 / 5

Completeness

Explicitly answers both what (convert a ramble into a paste-ready /goal prompt) and when ("Use when the user says...") with concrete trigger phrases, plus a negative "Do NOT use when..." clause — a textbook both-what-and-when case.

5 / 5

Trigger Term Quality

Quotes several natural user phrasings ("turn this into a goal prompt", "write me a fable prompt", "write the prompt that builds X", "/fable-goal") giving strong keyword coverage, though a few common variations are not exhaustively listed.

4 / 5

Distinctiveness Conflict Risk

Clear niche (producing the prompt, not the build) with the explicit negative boundary ("Do NOT use when the user wants the thing built right now") sharply separating it from build skills, minimizing conflict risk.

5 / 5

Total

17

/

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
alirezarezvani/claude-skills
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.