CtrlK
BlogDocsLog inGet started
Tessl Logo

humanize-rlcr

Start RLCR (Ralph-Loop with Codex Review) on Codex using the native Stop hook.

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 ./skills/humanize-rlcr/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%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 lean, actionable, well-structured workflow with concrete scripts, a clear round sequence, and validation/feedback via the native Stop hook. Main weaknesses are template-dependent commands and a large inline options table that could be split out.

DimensionReasoningScore

Conciseness

The body is efficient: it uses templated paths, terse section headers, and avoids explaining concepts Claude already knows, with only minor padding in the long "What This Enforces" bullet list.

4 / 5

Actionability

It provides concrete executable scripts (setup-rlcr-loop.sh, cancel-rlcr-loop.sh), specific file paths, and an options table with defaults; the only gap is reliance on {{HUMANIZE_RUNTIME_ROOT}} template hydration rather than literal commands.

4 / 5

Workflow Clarity

A clear numbered Setup -> Work Round sequence is present with an explicit setup-exit validation checkpoint and a hook-blocks feedback loop for error recovery; validation is partly delegated to the Stop hook rather than fully spelled out inline.

4 / 5

Progressive Disclosure

No bundle files exist, but the single file is well-organized into clearly labeled sections (Runtime Root, Required Sequence, Critical Rules, Options, Usage, Cancel) with runtime scripts referenced one level deep; the inlined options table is the only minor organization gap.

4 / 5

Total

16

/

20

Passed

Description

53%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 third-person and clearly states what the skill does, but it omits any explicit trigger/when guidance and leans on technical jargon rather than natural user phrases. It is distinctive but only partially complete.

Suggestions

Add an explicit "Use when..." clause stating when Claude should invoke this skill (e.g., when starting or resuming an RLCR review loop on Codex).

Include natural trigger terms a user would actually say, such as "run RLCR", "start the Codex review loop", or "resume the review loop", alongside the technical names.

Expand the action list beyond a single "Start" verb to reflect the full scope (e.g., run, resume, and finalize the RLCR loop).

DimensionReasoningScore

Specificity

"Start RLCR (Ralph-Loop with Codex Review) on Codex using the native Stop hook" names the domain and one concrete action (start the loop) with a specific mechanism, but coverage is not comprehensive.

3 / 5

Completeness

It gives a clear "what" (start the RLCR loop via the native Stop hook) but has no "Use when..." clause, so the "when" is missing and completeness is capped at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Terms like "RLCR", "Codex", and "Stop hook" are relevant but largely technical jargon; natural user-facing variations or synonyms a user would actually say are missing.

3 / 5

Distinctiveness Conflict Risk

"RLCR" / "Ralph-Loop with Codex Review" is a fairly distinct niche with specific triggers; minor overlap risk exists with other Codex review-loop skills but it is mostly distinguishable.

4 / 5

Total

13

/

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
PolyArch/humanize
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.