CtrlK
BlogDocsLog inGet started
Tessl Logo

ecc-recipes

Map a described workflow to the right ECC command-GROUP with run-order and stop condition, and browse all command-group recipe families. Adds a family-grouping + run-order + when-to-stop layer on top of the flat command catalog. Advisory only. TRIGGER when the user says which commands for X, what command group runs X, show ECC recipes, list ECC pipelines, or how do I run a workflow with ECC. DO NOT TRIGGER when the user wants the task executed directly, wants a single-command deep doc (use ecc-guide), or wants a draft prompt rewritten (use prompt-optimizer).

73

Quality

91%

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

SKILL.md
Quality
Evals
Security

Quality

Content

82%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 well-structured and highly actionable, with executable code, a clear classification table, sequenced workflows, and a concrete output template. Minor conciseness and organization refinements would bring it to the top level.

Suggestions

Remove the repeated 'Advisory only' reminders — state it once in Non-Goals and let the How It Works step 4 ('Advisory only: print the plan. Never run the matched commands.') carry it.

Consider hoisting the family-classification table into a references/ file (e.g. families.md) referenced one level deep, keeping SKILL.md as a lean overview with the classification-rule pointer.

Add a one-line verification checkpoint in match mode confirming the chosen family prefix actually appears in the live-read command list before emitting the run-order.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, using a dense prefix-classification table rather than prose; minor redundancy ('Advisory only' appears in frontmatter, the How It Works block, and Non-Goals) could be trimmed.

4 / 5

Actionability

Copy-paste-ready bash to live-read the commands directory, a concrete classification rule table, an exact output template, and worked match-mode examples with real command sequences fully cover the common cases.

5 / 5

Workflow Clarity

Both 'How It Works' and 'Match mode' give clearly numbered, sequenced steps with an explicit stop-condition checkpoint; no validate-fix-retry loop is needed because the skill is advisory-only and never executes commands, so the destructive-cap does not apply.

4 / 5

Progressive Disclosure

Single-file skill with no bundle files, organized into well-labeled sections (When to Activate, Core Principle, Family Classification, How It Works, Output Template, Examples, Non-Goals); the large family table is justified inline as the live classification rule, leaving only minor organization gaps.

4 / 5

Total

17

/

20

Passed

Description

100%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 exemplary: it states concrete capabilities, provides comprehensive natural trigger phrases, explicitly covers both what and when, and clearly differentiates from related skills via positive and negative triggers.

DimensionReasoningScore

Specificity

Multiple concrete actions are named — 'Map a described workflow to the right ECC command-GROUP with run-order and stop condition' and 'browse all command-group recipe families' — giving comprehensive coverage of what the skill does.

5 / 5

Completeness

Both 'what' (map workflow to group with run-order + stop condition, browse families) and 'when' (explicit TRIGGER and DO NOT TRIGGER clauses) are clearly and explicitly answered with concrete phrases.

5 / 5

Trigger Term Quality

Natural trigger phrases users would say are comprehensively listed — 'which commands for X', 'what command group runs X', 'show ECC recipes', 'list ECC pipelines', 'how do I run a workflow with ECC' — with synonyms covered.

5 / 5

Distinctiveness Conflict Risk

A clear niche is defined and it is explicitly distinguished from sibling skills ('use ecc-guide', 'use prompt-optimizer'), with negative triggers minimizing conflict risk.

5 / 5

Total

20

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
affaan-m/ECC
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.