CtrlK
BlogDocsLog inGet started
Tessl Logo

cli-serve

Start, stop, and restart the OmniRoute server from the CLI. Manage daemon mode, port configuration, auto-recovery, system tray integration, and the dashboard open shortcut.

59

Quality

68%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./skills/cli-serve/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 content is highly actionable with executable commands throughout, but suffers from duplicated sections and lacks validation checkpoints around destructive operations like credential resets and restores. Progressive disclosure is moderate since the bulk command reference lives inline rather than in separate files.

Suggestions

De-duplicate the install and 'Errors' blocks (merge the Quick install section with Setup > Install, and consolidate the two Errors sections).

Add explicit validation/verification steps before destructive commands — e.g. run 'omniroute doctor' before and after 'reset-encrypted-columns --force', and confirm a backup snapshot before 'restore'.

Move the large command reference (subcommand flags, lifecycle, diagnostics, tunnels) into a separate bundled reference file and keep SKILL.md as a concise overview.

DimensionReasoningScore

Conciseness

Mostly efficient but contains duplicated sections (two install blocks, two 'Errors' sections, and subcommand flags restated in 'Admin lifecycle') and minor over-explanation that could be tightened.

3 / 5

Actionability

Provides concrete, copy-paste-ready commands with examples for every subcommand (serve, stop, restart, dashboard, setup, doctor, backup, tunnel, etc.), covering the common cases fully.

5 / 5

Workflow Clarity

Steps are listed and sequenced, but destructive/batch operations like 'reset-encrypted-columns --force' and 'restore' lack explicit validation or verification checkpoints, capping workflow clarity at 3 per the guidelines.

3 / 5

Progressive Disclosure

Has section structure and clearly signaled one-level external references, but the large command reference is inlined in one file rather than split across bundle files; no local bundle files exist.

3 / 5

Total

14

/

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 distinctive, naming several concrete server-management actions with natural trigger terms. Its main weakness is the absence of an explicit 'Use when...' clause, which caps completeness at 3.

Suggestions

Append an explicit trigger clause, e.g. 'Use when the user needs to start, stop, or restart the OmniRoute server or configure daemon mode, ports, auto-recovery, or tray integration.'

Add a natural synonym such as 'server lifecycle' or 'background service' to broaden keyword coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Start, stop, and restart', 'Manage daemon mode, port configuration, auto-recovery, system tray integration, and the dashboard open shortcut'), giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Has a clear 'what' but no explicit 'Use when...' trigger clause; per the judging guidelines a missing trigger clause caps completeness at 3.

3 / 5

Trigger Term Quality

Includes natural terms users would say ('OmniRoute server', 'restart', 'daemon', 'port', 'system tray', 'dashboard'), though a few natural synonyms or variations are missing.

4 / 5

Distinctiveness Conflict Risk

Scoped to OmniRoute server lifecycle management, a distinct niche with minimal overlap risk against unrelated skills, though it could overlap with sibling omniroute-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.