CtrlK
BlogDocsLog inGet started
Tessl Logo

abort-template

Abort / crisis plan generator — halt triggers, response actions, AI-aware safety gates (hallucination threshold, destructive-action gate, output validation).

73

Quality

91%

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 well-structured, actionable instruction skill that earns the top score on every dimension: concise, concrete, with a sequenced workflow and validation checklist, and appropriately self-contained for a single-purpose task. No bundle files are present or needed.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence — it states what the abort plan does and why in two short sentences, then moves straight into triggers, gates, and defaults with no padding or explanation of concepts Claude already knows.

3 / 3

Actionability

Concrete, specific guidance throughout: named schema fields with exact defaults ('hallucination_threshold — default 3', 'destructive_action_gate — default True'), and a table mapping engagement signals to severity and response actions, giving copy-ready instruction.

3 / 3

Workflow Clarity

A clear four-step sequence is paired with an explicit 'Validation Checklist' to run before writing the output, plus an 'Anti-patterns' section — exactly the feedback-loop/checklist pattern the top anchor describes for a destructive-action-gated workflow.

3 / 3

Progressive Disclosure

This is a focused single-purpose skill with no bundle files; content is organized into well-signaled sections (When to Use, Workflow, Validation Checklist, Anti-patterns, Output) and needs no external references, so it meets the top anchor under the simple-skills note.

3 / 3

Total

12

/

12

Passed

Description

82%

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 specific, third-person description with strong trigger-term coverage and a clear niche, held back only by the absence of an explicit 'Use when...' trigger clause. Adding one sentence of trigger guidance would raise completeness to the top level.

Suggestions

Append an explicit 'Use when...' clause to the description (e.g., 'Use when creating an abort plan, defining halt triggers, or configuring AI safety gates') so the 'when' is stated, not implied.

Consider surfacing a couple of the natural trigger phrases already in metadata.when_to_use directly in the description for stronger completeness.

DimensionReasoningScore

Specificity

The description names multiple concrete actions — 'halt triggers, response actions, AI-aware safety gates (hallucination threshold, destructive-action gate, output validation)' — rather than abstract language, matching the top anchor.

3 / 3

Completeness

It clearly answers 'what' but the 'when' is only implied through keywords — there is no explicit 'Use when...' clause, which per the guidelines caps completeness at 2 rather than 3.

2 / 3

Trigger Term Quality

Natural user-facing terms like 'abort plan', 'crisis plan', 'halt triggers', and 'safety gates' appear and would plausibly be said by someone needing this skill, satisfying good coverage.

3 / 3

Distinctiveness Conflict Risk

The abort/crisis-plan niche for AI agentic safety is distinct with specific triggers, making it unlikely to fire for an unrelated skill.

3 / 3

Total

11

/

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
PurpleAILAB/Decepticon
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.