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

89%

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

The canonical home for this skill is fable-goal in alirezarezvani/claude-skills

SKILL.md
Quality
Evals
Security

Quality

Content

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

A tightly written, highly actionable skill body with a clear multi-step workflow and explicit self-check validation. The main weakness is progressive disclosure: the body references a patterns reference file and a self-check script that are not present in the bundle, leaving navigation dead-ends.

Suggestions

Ship the referenced references/goal_prompt_patterns.md (per-medium verification defaults and the second worked example) and scripts/goal_prompt_self_check.py, or remove the references and inline the essential content.

Trim the 'philosophy' section's corollary prose to push conciseness toward maximal token efficiency.

Verify the self-check script invocation documented in step 5 actually matches the shipped script's interface.

DimensionReasoningScore

Conciseness

Largely lean and purposeful — a sequenced 5-step process, seven-part anatomy, anti-patterns, and a worked example with no padding about concepts Claude already knows — though the 'philosophy' prose and some explanatory sentences could be trimmed further.

4 / 5

Actionability

Concrete executable guidance throughout: a six-slot extraction list, the seven-part anatomy, a copy-paste-ready worked example, and a runnable self-check command ('python3 scripts/goal_prompt_self_check.py -').

5 / 5

Workflow Clarity

A clearly sequenced 5-step process (Extract → Fill gaps → Verify → Write → Self-check) with an explicit validation checkpoint: the 6-point self-check and 'fix any miss before shipping' feedback loop.

5 / 5

Progressive Disclosure

The body is well-sectioned and signals one-level-deep references ('See references/goal_prompt_patterns.md') and a script, but neither references/ nor scripts/ exist in the bundle, so the signaled navigation points to files that are absent.

3 / 5

Total

17

/

20

Passed

Description

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

A strong, third-person description that explicitly states what it does and when to use it, with rich natural trigger phrases and a clear negative boundary. The only minor gap is that it describes one core transformation rather than multiple distinct actions, keeping specificity just shy of maximal.

DimensionReasoningScore

Specificity

Names the concrete action ('Convert a rambling description ... into one polished, autonomous /goal prompt ready to paste') with several specific facets (paste into fresh session, single copy-paste output, never the build itself), but the skill is fundamentally one transformation so coverage is broad rather than multi-action.

4 / 5

Completeness

Clearly answers both 'what' (convert a ramble into one polished /goal prompt) and 'when' (explicit 'Use when the user says ...' clause with concrete phrases) and adds a 'Do NOT use when' boundary.

5 / 5

Trigger Term Quality

Comprehensive natural trigger coverage including '/fable-goal', 'turn this into a goal prompt', 'write me a fable prompt', 'write the prompt that builds X', plus the ramble phrasing and an explicit negative trigger.

5 / 5

Distinctiveness Conflict Risk

Clear niche (writes the prompt, never the build) with distinctive triggers and an explicit negative boundary, minimizing overlap with general builder skills.

5 / 5

Total

19

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 2 missing

Warning

referenced_paths_exist

Referenced path issues: 5 missing

Warning

Total

14

/

16

Passed

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.