CtrlK
BlogDocsLog inGet started
Tessl Logo

session-to-skill

Use when the user wants to turn one or more Entire-tracked sessions, checkpoints, or repeated agent workflows into a reusable agent skill.

65

Quality

77%

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 ./.agents/skills/session-to-skill/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

90%Weight 40%Scale 1-5

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

The skill body is well-structured and highly actionable, with concrete commands, explicit confirmation/validation checkpoints, and clear fallback handling throughout a coherent six-step workflow. Minor trimming of the install-prompt example would improve conciseness slightly.

DimensionReasoningScore

Conciseness

The body is mostly lean, assumes Claude's competence, and avoids teaching generic concepts, though the example install-prompt block and a few explanatory sentences could be trimmed further.

4 / 5

Actionability

It provides copy-paste-ready commands (entire search, entire explain --checkpoint, entire session current, grep pipelines) with concrete flags and fallbacks covering the common cases.

5 / 5

Workflow Clarity

The six-step workflow is clearly sequenced with explicit validation and confirmation checkpoints (confirm pattern/source set before expanding, ask user before writing, fallback chains for failed commands) and feedback loops for error recovery.

5 / 5

Progressive Disclosure

The content is well-organized under clear sections with no bundle files needed; for a self-contained skill under ~200 lines this is appropriately structured with no nested references.

5 / 5

Total

19

/

20

Passed

Description

65%Weight 40%Scale 1-5

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 clear and well-triggered with a strong 'Use when...' clause and a distinct niche, but its specificity is moderate: it describes the high-level goal without enumerating the concrete actions the skill performs. Tightening the action list would lift the specificity score.

Suggestions

Add concrete actions to the description, e.g. 'searches Entire history, infers the repeated workflow from session metadata, and drafts a focused SKILL.md'.

Include a few more natural user-facing trigger phrases such as 'make this workflow reusable' or 'skill from a session'.

DimensionReasoningScore

Specificity

It names the domain (Entire sessions/checkpoints/workflows) and one concrete action (turning them into a reusable skill), but does not enumerate the concrete operations like searching, reading metadata, or extracting patterns.

3 / 5

Completeness

It explicitly states both what it does ('turn... sessions... into a reusable agent skill') and when to use it ('Use when the user wants to turn...'), with the 'when' slightly less specific than the ideal anchor.

4 / 5

Trigger Term Quality

It includes relevant trigger phrases ('turn... into a reusable agent skill', 'Entire-tracked sessions', 'checkpoints', 'repeated agent workflows') but lacks common natural-user synonyms and broader variations.

3 / 5

Distinctiveness Conflict Risk

It carves a clear niche tied to the Entire tool and session-to-skill conversion, with distinct triggers unlikely to fire for unrelated skills.

5 / 5

Total

15

/

20

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
SnowingFox/ai-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.