CtrlK
BlogDocsLog inGet started
Tessl Logo

oma-explanation

Turn a code change (diff, PR, branch, commit range) into a rich, self-contained interactive HTML explainer with Background / Intuition / Code / Quiz sections. Use for explain, walkthrough, code-change explanation, diff/PR/branch explainer requests — 설명서, 해설, コード解説, 代码讲解. Produces a single offline-capable HTML file with diagrams, callouts, and an accessible quiz.

75

Quality

92%

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

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

A well-structured orchestration skill with explicit sequencing, validation gates, and clean one-level-deep progressive disclosure. The main lever is trimming redundant restatements of the secret-gate invariant.

Suggestions

State the dual secret-gate invariant once (in Guardrails) and cross-reference it from Scheduling, Scenes, and Preconditions instead of restating it four times.

Inline one minimal HTML skeleton or a short excerpt of the grep checklist so the body is actionable without first opening resources/document-structure.md or html-contract.md.

The Actions (SSL-primitive) and Resource-scope tables partially restate the Scenes narrative; consider merging them to tighten the token budget.

DimensionReasoningScore

Conciseness

The body is dense and assumes Claude's competence (no basic-concept padding), but the dual secret-gate invariant is restated across Scheduling, Scenes, Guardrails, and Preconditions, introducing minor redundancy.

4 / 5

Actionability

Concrete git/gh commands (`git diff --cached`, `gh pr diff`), exact output paths, and `oma explain validate [file]` are executable, but the HTML-authoring specifics are deferred to referenced resource files, leaving a minor in-body gap.

4 / 5

Workflow Clarity

Six numbered scenes (RESOLVE→COLLECT→GATE→GENERATE→VALIDATE→DELIVER) with explicit GATE and VALIDATE checkpoints, a ≤3 fix-loop, plus dedicated Failure/Recovery and Exit sections give a clear sequence with feedback loops and a checklist.

5 / 5

Progressive Disclosure

The overview body points to two one-level-deep resources (`resources/document-structure.md`, `resources/html-contract.md`) clearly signaled in both Dependencies and References, with no nested reference chains.

5 / 5

Total

18

/

20

Passed

Description

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

A strong, third-person description that crisply states both the capability and the explicit trigger conditions, with natural (and multilingual) trigger terms. Every dimension anchors cleanly at the top of the scale.

DimensionReasoningScore

Specificity

"Turn a code change (diff, PR, branch, commit range) into a rich, self-contained interactive HTML explainer with Background / Intuition / Code / Quiz sections" and "Produces a single offline-capable HTML file with diagrams, callouts, and an accessible quiz" list multiple concrete actions with comprehensive coverage of the output.

5 / 5

Completeness

It explicitly states both what ("Turn a code change ... into ... HTML explainer") and when ("Use for explain, walkthrough, code-change explanation, diff/PR/branch explainer requests") with concrete trigger phrases.

5 / 5

Trigger Term Quality

"Use for explain, walkthrough, code-change explanation, diff/PR/branch explainer requests" plus multilingual synonyms (설명서, 해설, コード解説, 代码讲解) gives comprehensive coverage of natural terms a user would actually say.

5 / 5

Distinctiveness Conflict Risk

The niche is narrow and concrete — interactive HTML explainer for a code change (diff/PR/branch/commit range) — with specific input types, giving minimal overlap risk with sibling skills.

5 / 5

Total

20

/

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
first-fluke/oh-my-agent
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.