CtrlK
BlogDocsLog inGet started
Tessl Logo

save-task-list

Save current task list for reuse across sessions

63

Quality

75%

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/skills/save-task-list/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

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

The body is a tight, actionable, well-sequenced workflow: it uses dynamic context to avoid prose, gives copy-paste-ready commands and config, and includes explicit verification and conditional-recovery steps. It is well-organized for a simple single-purpose skill with no external bundle dependencies.

DimensionReasoningScore

Conciseness

The body is lean: it uses dynamic context commands to pull session info and gives direct numbered instructions without explaining concepts Claude already knows, matching the 'Lean and efficient; assumes Claude's competence' anchor rather than the padded 2.

3 / 3

Actionability

It provides fully executable bash commands, a concrete JSON hook block, specific file paths, and a copy-paste-ready startup command template, matching the 'Fully executable code/commands; copy-paste ready' anchor rather than the pseudocode of a 2.

3 / 3

Workflow Clarity

Six clearly sequenced steps include explicit validation checkpoints ('Verify the match', 'Confirm it's present by reading the file') and conditional recovery logic ('If it's missing... add it back', 'If already installed, skip'), matching the 'Clear sequence with explicit validation steps' anchor.

3 / 3

Progressive Disclosure

This is a simple, single-purpose skill under 50 lines with no bundle files requiring external references, and it is organized into clear sections (Session Context, Instructions), so per the simple-skills note it scores 3 on well-organized sections alone.

3 / 3

Total

12

/

12

Passed

Description

50%Weight 40%Scale 1-3

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 uses appropriate third-person voice but is terse and one-dimensional: it states a single action without explicit trigger guidance or natural keyword coverage. Adding a 'Use when...' clause with common user phrasings would raise specificity, completeness, and trigger-term quality.

Suggestions

Add an explicit trigger clause, e.g. 'Use when the user wants to preserve or resume a task list across Claude sessions.'

Broaden natural keywords to include variations users might say, such as 'resume tasks', 'persist task list', 'continue tasks in a new session', or 'restore tasks'.

List the concrete actions performed (find the task list ID, log the session mapping, verify the SessionStart hook, output the startup command) to lift specificity toward a 3.

DimensionReasoningScore

Specificity

The phrase 'Save current task list for reuse across sessions' names a concrete action and domain but lists only one action rather than multiple specific concrete actions, matching the 'Names domain and some actions, but not comprehensive' anchor.

2 / 3

Completeness

It states what the skill does ('Save current task list') but provides no 'Use when...' clause or explicit trigger guidance, so per the guidelines completeness is capped at 2 for missing the 'when'.

2 / 3

Trigger Term Quality

Terms like 'task list', 'reuse', and 'sessions' are natural enough that a user might say them, but coverage is thin and missing common variations, matching the 'Some relevant keywords but missing common variations' anchor rather than the broad coverage of a 3.

2 / 3

Distinctiveness Conflict Risk

The description targets a fairly specific niche (task list persistence across sessions) but lacks distinct trigger phrases that would clearly separate it from similar session/task skills, matching the 'Somewhat specific but could still overlap' anchor.

2 / 3

Total

8

/

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
coleam00/Archon
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.