CtrlK
BlogDocsLog inGet started
Tessl Logo

hud

Show or configure the OMX HUD (two-layer statusline)

56

Quality

64%

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 ./plugins/oh-my-codex/skills/hud/SKILL.md
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 lean, highly actionable, and well-structured, with executable commands and real config examples throughout. The main improvements are minor: add an explicit validation checkpoint in setup and consider moving the statusline-item enumeration to a reference file.

Suggestions

Add an explicit verification step to the Setup section, e.g. after running `omx setup`, confirm the statusline appears or run `omx hud` to validate.

Consider moving the long list of available built-in statusline items (line 60) into a separate reference file and linking it, to tighten the inline overview.

Trim the inline enumeration where possible or group related items to improve token efficiency toward a 5 on conciseness.

DimensionReasoningScore

Conciseness

The body is efficient with compact command tables, short preset blocks, and minimal prose, though the inline enumeration of available statusline items (line 60) is list-heavy and could be trimmed to reach a 5.

4 / 5

Actionability

Commands (omx hud, --watch, --json, --preset), real TOML and JSON config snippets, and concrete state-file paths are all copy-paste ready and cover the common cases.

5 / 5

Workflow Clarity

Setup and troubleshooting are clearly sequenced with recovery steps (e.g. restart Codex CLI), but there are no explicit validation checkpoints, which keeps it just below a 5.

4 / 5

Progressive Disclosure

Content is well-organized into clear sections with no nested references, but at ~92 lines (above the simple-skill 50-line threshold) and with the long built-in-items list kept inline rather than split out, it sits at 4 rather than 5.

4 / 5

Total

17

/

20

Passed

Description

46%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 concisely names the skill's domain and actions but lacks any trigger guidance, which caps completeness and weakens trigger-term quality. It is distinctive but would benefit from an explicit "Use when..." clause and natural user phrasing.

Suggestions

Add an explicit trigger clause, e.g. "Use when the user wants to check OMX orchestration status or customize the statusline display."

Include natural user-facing synonyms such as "status line", "status bar", or "orchestration dashboard" alongside "HUD"/"statusline".

Expand the action list slightly (e.g. "show current modes, watch live updates, switch presets, export JSON") to lift specificity above 3.

DimensionReasoningScore

Specificity

Names the domain ("OMX HUD") and two concrete actions ("Show or configure") with the clarifying detail "(two-layer statusline)", but coverage is not comprehensive enough for a 4.

3 / 5

Completeness

It gives a clear "what" but entirely omits a "when"/"Use when..." clause, so per the judging guidelines completeness is capped at 3.

3 / 5

Trigger Term Quality

Only "HUD" and "statusline" appear as keywords; there are no natural user-facing trigger phrases and no synonyms or variations, fitting "one or two generic keywords; missing the natural phrases users say".

2 / 5

Distinctiveness Conflict Risk

"OMX HUD" carves a clear niche that is unlikely to trigger the wrong skill, though minor overlap with generic statusline/display skills keeps it just below a 5.

4 / 5

Total

12

/

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
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.