CtrlK
BlogDocsLog inGet started
Tessl Logo

cli-routing

Create, list, update, and delete routing combos from the CLI. Test routing strategies, inspect combo metrics, and configure fallback chains interactively.

60

Quality

70%

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/cli-routing/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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 a reasonably concise, actionable command reference with good section structure, but it has no validation guidance around the destructive delete operation and contains a likely generation bug (`combo combo`). Examples also under-demonstrate flag usage.

Suggestions

Remove or fix the redundant `combo combo` subcommand entry, which looks like a generator bug.

Add a validation/confirmation checkpoint for the destructive `combo delete` operation rather than only documenting the `--yes` bypass flag.

Show at least one populated `omniroute suggest` example using its flags (e.g., `--max-cost`, `--top`, `--explain`) instead of a bare invocation.

DimensionReasoningScore

Conciseness

Mostly lean command/flag reference, but the Overview repeats the description verbatim and one-line subcommand descriptions restate the command name — minor trimmable redundancy.

4 / 5

Actionability

Provides concrete commands and flags with examples, but examples lean on placeholders (`<name>`, `<usd>`), `omniroute suggest` shows none of its six flags, and the `combo combo` entry appears broken.

4 / 5

Workflow Clarity

Commands are listed clearly but this is a flat reference with no sequence or validation checkpoints; the destructive `combo delete` (with `--yes`) lacks validation guidance, capping workflow clarity at 3.

3 / 5

Progressive Disclosure

Well-organized into per-subcommand sections with no need for external references, though structure is slightly inconsistent (the redundant `combo combo` entry, uneven descriptions).

4 / 5

Total

15

/

20

Passed

Description

71%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 and action-rich with good domain keywords, but it omits any explicit 'when to use' trigger guidance, which caps completeness. Distinctiveness is strong thanks to the focused routing-combo niche.

Suggestions

Add a 'Use when...' clause naming natural trigger phrases (e.g., 'Use when managing routing combos, testing fallback strategies, or inspecting combo metrics from the CLI').

Include synonyms or common variations of trigger terms to broaden natural-language matching.

DimensionReasoningScore

Specificity

Lists multiple concrete CRUD actions plus 'Test routing strategies', 'inspect combo metrics', and 'configure fallback chains' — comprehensive coverage across management, testing, and configuration.

5 / 5

Completeness

Has a clear 'what' but no 'Use when...' clause or equivalent explicit trigger guidance, which per the rubric caps completeness at 3.

3 / 5

Trigger Term Quality

Good domain keyword coverage ('routing combos', 'routing strategies', 'combo metrics', 'fallback chains', 'CLI') that users of the tool would naturally say, though a few synonyms or variations are missing.

4 / 5

Distinctiveness Conflict Risk

Mostly distinct niche (CLI routing-combo management) with specific triggers; minor overlap risk with broader routing or CLI skills.

4 / 5

Total

16

/

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
diegosouzapw/OmniRoute
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.