CtrlK
BlogDocsLog inGet started
Tessl Logo

ce-handoff

Create a session handoff for another agent, or resume, find, and read any user-selected continuity source. Use when work or conversation must continue without access to the current session history.

64

Quality

76%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/ce-handoff/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

78%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.

A well-structured instruction-only skill body: concise, directive, with clear routing and explicit stop/confirm checkpoints, and a clean two-reference progressive-disclosure split. It stays just below top marks on conciseness, actionability, and workflow clarity because the executable and retry-loop details are deferred to the reference files.

DimensionReasoningScore

Conciseness

Dense, directive prose with no padding about concepts Claude already knows; every sentence instructs. Not 5 because a few passages (the rendering-rule paragraph, repeated MUST-stop emphasis) could be tightened without losing clarity.

4 / 5

Actionability

Concrete, specific directives (route the invocation, read the reference first, point-not-reproduce, redact secrets, emit a fenced resume command), with executable shell blocks appropriately deferred to references. Not 5 because the body itself carries no executable code, relying on the references for the runnable pieces.

4 / 5

Workflow Clarity

Both routes are clearly sequenced with explicit validation checkpoints ('Creation is complete only after confirming the destination contains the handoff', 'MUST stop and ask the user to select a candidate'). Not 5 because the validate->fix->retry feedback loops live in the references rather than the body.

4 / 5

Progressive Disclosure

The body is a concise overview that points to two real, one-level-deep references (create.md, resume.md), each clearly signaled as a required read, with no nested .md references in the bundle. Matches the clear-overview-with-well-signaled-one-level-deep-references anchor.

5 / 5

Total

17

/

20

Passed

Description

75%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.

A clear, third-person description that covers concrete actions and includes an explicit 'Use when' trigger. It is specific and distinct, but the situational trigger phrasing and slight jargon ('continuity source') keep it just short of the top anchor.

DimensionReasoningScore

Specificity

Lists several concrete actions ('Create a session handoff', 'resume, find, and read any user-selected continuity source') covering the skill's core capabilities. Not 5 because 'find and read' are bundled and 'continuity source' is somewhat abstract rather than a fully enumerated action set.

4 / 5

Completeness

Explicitly answers both what (create/resume/find/read a handoff) and when ('Use when work or conversation must continue without access to the current session history'). Not 5 because the trigger is situational rather than concrete keyword phrases a user would naturally utter.

4 / 5

Trigger Term Quality

Natural terms a user might say are present ('handoff', 'resume', 'continue', 'session'), but 'continuity source' is jargon and common synonyms like 'context' or 'transfer' are missing. Not 3 because the keyword coverage is genuinely good; not 5 because of the gaps.

4 / 5

Distinctiveness Conflict Risk

'Session handoff' and 'continuity source' carve a clear niche with distinct triggers and minimal conflict risk. Not 5 because of minor overlap with generic resume/continue-session skills.

4 / 5

Total

16

/

20

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
EveryInc/compound-engineering-plugin
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.