CtrlK
BlogDocsLog inGet started
Tessl Logo

radical-options

Use when a task seems trapped inside the current abstraction, an abstraction feels poorly designed, a fix keeps spreading across layers, or the user asks to think bigger, redesign from scratch, mentally inline, go up a level, or consider radical options. Forces a higher-level pass before coding: state the current path, invent the cleanest from-scratch option, inline suspicious layers, find asymmetric deletions, and choose the option that makes the system easiest to explain.

76

Quality

96%

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

92%

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

A tight, actionable design skill: concrete rituals, decision rules, and an output template with no conceptual fluff. The only gap is progressive disclosure — everything lives in one ~165-line file with no reference material split out.

Suggestions

If the ritual templates or decision-rule catalog grow, move the detailed "Mental Inlining Pass" checklist and "Asymmetric Option Check" into a reference file (e.g. references/decision-templates.md) and keep SKILL.md as a pointer-plus-overview.

Consider extracting the worked "Go Up One Level" teardown example into a short references/examples.md so the main body stays a compact overview.

DimensionReasoningScore

Conciseness

Lean and assumption-respecting: no padding with concepts Claude already knows, each section (Ritual, Ideal Call Site, Mental Inlining, Go Up One Level, Asymmetric Check, Decision Rules, Output Shape) carries a distinct concrete template.

3 / 3

Actionability

Provides concrete, copy-ready artifacts — the Ritual txt block, the ideal-call-site questions, the inlining keep/inline checklist, explicit take-vs-keep decision rules, and an Output Shape template — not vague direction.

3 / 3

Workflow Clarity

"The Ritual" is a clearly sequenced pre-coding pass (Current path → Friction → Radical option → Deletion prize → User loss → Decision) and Decision Rules supply the checkpoint; this is a design skill so the destructive/batch validation cap does not apply.

3 / 3

Progressive Disclosure

Well-organized single file with one-level cross-skill links, but there are no bundle files and at ~165 lines (above the 50-line simple-skill threshold) all content is inline with no material split out into references.

2 / 3

Total

11

/

12

Passed

Description

100%

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 strong description: third-person voice, explicit "Use when" triggers, concrete actions, and a well-carved niche that steers away from sibling skills. It is dense but every clause earns its place.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "state the current path, invent the cleanest from-scratch option, inline suspicious layers, find asymmetric deletions, and choose the option that makes the system easiest to explain" — matching the multi-action anchor.

3 / 3

Completeness

Explicitly answers both: the "Use when..." trigger clause covers when, and "Forces a higher-level pass before coding: state the current path..." covers what.

3 / 3

Trigger Term Quality

Covers natural phrases a user would actually say ("think bigger", "redesign from scratch", "go up a level", "consider radical options", "a fix keeps spreading across layers"), with only minor jargon ("mentally inline", "asymmetric deletions").

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (escaping a bad abstraction via radical redesign) and explicitly delegates overlapping cases to sibling skills, keeping triggers distinct.

3 / 3

Total

12

/

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

relative_links

Relative link issues: 5 suspicious

Warning

Total

15

/

16

Passed

Repository
EpicenterHQ/epicenter
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.