CtrlK
BlogDocsLog inGet started
Tessl Logo

cancel

Cancel stuck or orphaned executions

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 ./.claude-plugin/skills/cancel/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 highly actionable and well-structured with executable commands throughout. Its main weaknesses are duplicated mode descriptions and the absence of an explicit validation/confirmation checkpoint for the destructive `--all` batch operation.

Suggestions

Collapse the mode list in 'How It Works' and 'Instructions' into a single source of truth to remove redundancy and improve conciseness.

Add an explicit confirmation/validation checkpoint before running `--all` (e.g. list affected executions and require user confirmation) to lift workflow clarity.

State the verification feedback loop up front — 'after cancelling, run `ooo status` to confirm' — as an explicit workflow step rather than only a footer suggestion.

DimensionReasoningScore

Conciseness

The body is mostly efficient and command-driven, but the three modes are described twice — once in 'How It Works' and again in 'Instructions' — adding redundancy that could be tightened.

2 / 3

Actionability

It provides fully executable bash commands for every mode (bare, explicit, --all, custom --reason) plus a worked example, which is copy-paste ready and matches the top anchor.

3 / 3

Workflow Clarity

Steps are clearly sequenced (determine mode → run command → present results → suggest next step), but the destructive batch `--all` path lacks an explicit validation/confirmation checkpoint, capping workflow clarity at 2 per the batch-operation guideline.

2 / 3

Progressive Disclosure

The skill is a single cohesive command document with clearly labeled sections (Usage, How It Works, Instructions, State Transitions, Fallback, Example) and no nested external references, fitting the 'well-organized sections, no need for external references' allowance.

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 is specific and distinctive but terse: it states what the skill does without an explicit "Use when..." trigger clause or broader keyword coverage. Adding explicit trigger guidance and natural-term variations would lift the weaker dimensions.

Suggestions

Append an explicit trigger clause, e.g. 'Use when an execution is stuck, orphaned, or unresponsive and the user wants to kill or abort it.'

Expand trigger-term coverage with synonyms users naturally say (kill, abort, stop, terminate) so trigger_term_quality reaches 3.

Optionally enumerate concrete sub-actions (cancel one, cancel all, interactive pick) to push specificity from 2 to 3.

DimensionReasoningScore

Specificity

The phrase "Cancel stuck or orphaned executions" names a concrete domain (executions) and a single action (cancel), but does not enumerate multiple distinct concrete actions, matching the 'names domain and some actions, but not comprehensive' anchor.

2 / 3

Completeness

It answers 'what' (cancel stuck/orphaned executions) but the 'when' is only implied through the adjectives; with no explicit "Use when..." trigger clause, completeness is capped at 2 per the judging guidelines.

2 / 3

Trigger Term Quality

It surfaces relevant natural terms ("cancel", "stuck", "orphaned", "executions") a user might say, but offers no common variations (e.g. "kill", "abort", "stop"), fitting 'some relevant keywords but missing common variations'.

2 / 3

Distinctiveness Conflict Risk

"Cancel stuck or orphaned executions" carves a clear, narrow niche tied to execution lifecycle management with distinct triggers, making accidental triggering of unrelated skills unlikely.

3 / 3

Total

9

/

12

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
Q00/ouroboros
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.