CtrlK
BlogDocsLog inGet started
Tessl Logo

ecomode

Ecomode deprecated shim

44

Quality

45%

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 ./skills/ecomode/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

50%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is reasonably structured and table-driven with a real external reference and some executable state commands, but it is held back by redundant routing sections, placeholder agent-selection templates, and missing validation checkpoints.

Suggestions

Consolidate the repeated tier-routing guidance from "Ecomode Routing Rules", "Agent Selection", and "Delegation Enforcement" into a single table to remove redundancy.

Replace the placeholder "use /prompts:executor for this scoped task" blocks with concrete, copy-paste-ready invocation syntax.

Add validation feedback loops for state lifecycle writes (e.g. verify `omx state read` reflects the intended active value before proceeding).

DimensionReasoningScore

Conciseness

The body is table-driven and mostly token-efficient, but routing guidance is restated across "Ecomode Routing Rules", "Agent Selection", and "Delegation Enforcement", which could be tightened.

2 / 3

Actionability

It gives some concrete, executable commands (e.g. `omx state write --input ...`, the config JSON), but the agent-selection blocks are placeholder templates ("use /prompts:executor for this scoped task") rather than real runnable commands.

2 / 3

Workflow Clarity

State-management steps are sequenced (activation/deactivation/cleanup), but there are no validation checkpoints or feedback loops for these lifecycle writes, capping clarity at 2.

2 / 3

Progressive Disclosure

There is one clearly signaled, one-level-deep reference (references/agent-tiers.md, which exists), but the body keeps large routing tables inline that could live in the reference, so organization is only adequate.

2 / 3

Total

8

/

12

Passed

Description

40%

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 too terse to be effective: it names the domain and deprecated status but provides no concrete capabilities or explicit usage triggers. It passes only on having a recognizable niche, not on guiding invocation.

Suggestions

Add an explicit "Use when..." clause stating when (if ever) this deprecated skill should be selected.

Replace the abstract word "shim" with concrete actions the skill performed, e.g. "Overrides model tier selection to prefer cheaper tiers."

Include natural trigger terms users would actually say so the skill is distinguishable and invocable.

DimensionReasoningScore

Specificity

"Ecomode deprecated shim" names a domain but uses the abstract term "shim" and lists no concrete actions, matching the vague/abstract anchor rather than the multi-action anchor.

1 / 3

Completeness

It states what the skill is (a deprecated shim) but lacks any "Use when..." trigger clause, which per the guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

"ecomode" and "deprecated" are keywords a familiar user might say, but "shim" is technical jargon and common phrasings/variations are missing, so it falls short of good coverage.

2 / 3

Distinctiveness Conflict Risk

"Ecomode" is a fairly specific niche unlikely to conflict broadly, but the terse description does not give distinct triggers, leaving it only somewhat specific.

2 / 3

Total

7

/

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
Yeachan-Heo/oh-my-codex
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.