CtrlK
BlogDocsLog inGet started
Tessl Logo

cancel-ralph

Codex-compatible cancel command for Ralph loop state, preserving the original command name.

62

Quality

72%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./bundled/skills/cancel-ralph/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

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, well-structured, and gives fully executable guidance with a verified one-level-deep script reference. The only gap is the absence of an explicit validation checkpoint framing for the destructive state-file removal.

DimensionReasoningScore

Conciseness

The body is lean (roughly 20 lines) with no padding or explanations of concepts Claude already knows; every section earns its place and assumes Claude's competence.

3 / 3

Actionability

It provides a fully executable, copy-paste-ready PowerShell usage block plus an explicit script path ('scripts/cancel-ralph.ps1'), giving concrete runnable guidance.

3 / 3

Workflow Clarity

The single action is unambiguous and the script guards via an existence check, but removing the loop state file is destructive and the body frames it as 'behavior' rather than an explicit validate-then-act checkpoint, which caps the score at 2.

2 / 3

Progressive Disclosure

The body is a clear overview organized into well-signaled sections with a one-level-deep reference to the real scripts/cancel-ralph.ps1 file, appropriate for a simple single-purpose skill.

3 / 3

Total

11

/

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 is concise and names a clear, distinct niche, but it states only one action and lacks any explicit 'when to use' trigger guidance. Adding trigger terms and a use-when clause would raise completeness and trigger-term quality.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when canceling or resetting an active Ralph loop running with the compat engine.'

Include natural trigger variations users might say, such as 'stop', 'abort', or 'end a Ralph loop', to improve trigger term coverage.

Drop implementation phrasing like 'preserving the original command name' from the description and mention a second concrete capability if one exists, to lift specificity toward the top anchor.

DimensionReasoningScore

Specificity

The description names a concrete action ('cancel command for Ralph loop state') and a specific domain, but it lists only a single action rather than multiple concrete actions, so it falls short of the top anchor.

2 / 3

Completeness

It clearly states what the skill does but provides no 'Use when...' clause or equivalent explicit trigger guidance for when Claude should use it, capping completeness at 2 per the guidelines.

2 / 3

Trigger Term Quality

It includes some relevant keywords a user might say ('cancel', 'Ralph loop'), but these are mixed with technical jargon ('Codex-compatible', 'preserving the original command name') and it omits common variations like stop/abort/end.

2 / 3

Distinctiveness Conflict Risk

The niche is explicit and narrow — a cancel command scoped to 'Ralph loop state' for Codex — making it clearly distinguishable and unlikely to trigger for the wrong skill.

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
foryourhealth111-pixel/Vibe-Skills
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.