CtrlK
BlogDocsLog inGet started
Tessl Logo

cancel-ralph

Cancel an active Ralph Loop. Use when the user wants to stop, cancel, or abort a running ralph loop.

76

Quality

95%

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

100%

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

A tight, actionable, well-sequenced skill body that gates its one destructive operation behind an explicit existence check and avoids unnecessary explanation. No bundle files exist, so progressive disclosure rests on clean sectioning, which it satisfies.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — no concept explanations, just the trigger, a sequenced workflow, and the output, so every token earns its place.

3 / 3

Actionability

It gives executable guidance: a concrete file path (`.cursor/ralph/scratchpad.md`), a copy-paste command (`rm -rf .cursor/ralph`), and exact report strings, all copy-paste ready.

3 / 3

Workflow Clarity

The sequence is explicit and guards the destructive `rm -rf` with an existence check that aborts with a user message when no loop is active; for a simple single-task skill this clear gating earns the top anchor.

3 / 3

Progressive Disclosure

At under 50 lines with no need for external references, the well-organized Trigger/Workflow/Output sections meet the simple-skill bar for progressive disclosure.

3 / 3

Total

12

/

12

Passed

Description

90%

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 clear, well-triggered description with explicit what-and-when guidance and good natural-language trigger coverage. Its only weakness is that it describes a single action rather than multiple concrete capabilities.

DimensionReasoningScore

Specificity

"Cancel an active Ralph Loop" names a concrete action and domain, but it is a single action rather than the multiple specific actions the top anchor requires.

2 / 3

Completeness

It states what it does ("Cancel an active Ralph Loop") and when to use it ("Use when the user wants to stop, cancel, or abort a running ralph loop"), answering both what and when explicitly.

3 / 3

Trigger Term Quality

"stop, cancel, or abort" gives good coverage of natural phrasings a user would say, matching the top anchor for trigger term quality.

3 / 3

Distinctiveness Conflict Risk

The narrow niche of cancelling a Ralph loop with distinct trigger terms makes it unlikely to fire for the wrong skill.

3 / 3

Total

11

/

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
cursor/plugins
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.