CtrlK
BlogDocsLog inGet started
Tessl Logo

comment-checker

Use when Codex needs to understand or respond to automatic comment-checker feedback emitted after an edit-like PostToolUse hook.

57

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/omo/components/comment-checker/skills/comment-checker/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

The body is appropriately lean and well-organized for a simple plugin skill, but its guidance on responding to comment-checker feedback lacks concrete detail and explicit validation steps. Adding specifics on what the checker flags and how to verify a fix would lift actionability and workflow clarity.

Suggestions

Add concrete detail on what comment-checker typically flags and an example of a flagged comment alongside its fix.

Spell out the feedback loop explicitly as a small sequenced checklist (e.g., read warning -> fix or justify -> re-run edit -> confirm warning cleared).

DimensionReasoningScore

Conciseness

The body is lean with no padding or unnecessary explanation of concepts Claude already knows; every line earns its place.

3 / 3

Actionability

It directs Codex to 'fix or explain the flagged comment', which is concrete but incomplete — it gives no specifics on what comments look like, what to fix, or how to verify a fix.

2 / 3

Workflow Clarity

An implicit feedback loop exists (hook fires -> blocking feedback -> fix/explain -> proceed) but there are no explicit validation checkpoints or error-recovery steps.

2 / 3

Progressive Disclosure

As a short, single-purpose skill with no bundle files and well-organized sections, it satisfies progressive disclosure via clear organization alone.

3 / 3

Total

10

/

12

Passed

Description

57%

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 has a strong, distinctive trigger tied to a specific plugin behavior, but its action description is abstract and leans on technical jargon rather than natural user language. It answers 'when' explicitly but leaves 'what' implied.

Suggestions

State explicitly what the skill does (e.g., 'Interprets comment-checker warnings and guides Codex to fix or justify the flagged comment') before the 'Use when' clause.

Add natural user-facing trigger terms like 'comment checks', 'code comments', or 'lint comments' alongside the technical 'PostToolUse hook' phrasing.

DimensionReasoningScore

Specificity

It names the domain (comment-checker feedback) and trigger context (PostToolUse hook) but only abstractly describes the action as 'understand or respond' rather than listing multiple concrete actions.

2 / 3

Completeness

It has an explicit 'Use when' clause answering when, but the 'what' is only implied (what the skill does is not explicitly stated).

2 / 3

Trigger Term Quality

It includes a relevant keyword ('comment-checker') but relies on technical jargon ('PostToolUse hook') rather than natural terms a user would actually say.

2 / 3

Distinctiveness Conflict Risk

It targets a clear, narrow niche tied to a specific named checker and edit-like PostToolUse hooks, making conflict with other skills unlikely.

3 / 3

Total

9

/

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
code-yeongyu/lazycodex
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.