CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-sort

Build an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when ECC should be trimmed to what a project actually needs instead of loading the full bundle.

67

Quality

81%

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

75%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, actionable, and sequenced with a verification step, assuming Claude's competence throughout. Adding an explicit retry-on-verification-failure loop and concrete install commands would lift the weakest dimensions.

Suggestions

Add an explicit feedback loop in Step 6: if verification finds stale rules or incompatible hooks, fix and re-verify before reporting done.

Provide concrete install/remove commands (or shim creation commands) in Step 4 rather than only target paths like `.claude/skills/`.

Tighten redundancy between the opening paragraph, "When to Use", and "Non-Negotiable Rules" to reduce token overhead.

DimensionReasoningScore

Conciseness

Mostly lean bullet-point guidance that assumes Claude's competence (no explanations of what package managers or frameworks are), with minor redundancy between the intro, "When to Use", and "Non-Negotiable Rules" sections.

4 / 5

Actionability

Provides executable commands (rg --files, rg -n "...", cat package.json, etc.) and a concrete evidence-table format with worked examples, but the install-plan step gives path guidance rather than actual install commands.

4 / 5

Workflow Clarity

A clearly sequenced 6-step Core Workflow ends with an explicit "Verify the result" checkpoint listing concrete checks; however, it lacks an explicit validate->fix->retry feedback loop for a batch/install operation.

4 / 5

Progressive Disclosure

Self-contained single file with well-organized section headers and no nested references; structure is clear, though some inline content (command list, evidence table) is appropriately kept inline rather than split out.

4 / 5

Total

16

/

20

Passed

Description

88%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 specific, complete, and clearly distinguishes the skill's classification purpose, with explicit what-and-when guidance. It leans on ECC-specific jargon that slightly limits natural trigger term breadth.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ("Build an evidence-backed ECC install plan", "sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets", "using parallel repo-aware review passes") with comprehensive coverage of component types.

5 / 5

Completeness

Explicitly answers both what (build install plan by sorting components into buckets via parallel review passes) and when ("Use when ECC should be trimmed to what a project actually needs instead of loading the full bundle").

5 / 5

Trigger Term Quality

Natural phrases like "trimmed to what a project actually needs" and "loading the full bundle" are present, but ECC/DAILY/LIBRARY jargon dominates and a few common synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

Clear niche (evidence-backed classification/trimming of ECC) but minor overlap risk with closely related ECC skills like configure-ecc and strategic-compact.

4 / 5

Total

18

/

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

metadata_version

'metadata.version' is missing

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.