CtrlK
BlogDocsLog inGet started
Tessl Logo

handoff

把当前对话压缩成交接文档,让另一个代理接手。

58

Quality

68%

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 ./skills/productivity/handoff/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

82%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 body is a lean, instruction-only skill with concrete, actionable directives and no token waste. Its main weaknesses are the lack of an explicit sequenced workflow with a verification checkpoint and the absence of section headers.

Suggestions

Add a brief verification step (e.g., 'Before saving, re-scan the document to confirm no API keys, passwords, or PII remain') to strengthen workflow clarity for the secret-scrubbing requirement.

Organize the directives under short section headers (e.g., '## Contents', '## Save location', '## Handling arguments') for clearer navigation.

Specify how to resolve the temp directory (e.g., '$TMPDIR on macOS/Linux, %TEMP% on Windows) so the save-location directive is fully executable.

DimensionReasoningScore

Conciseness

The body is lean and directive, with no padding and no explanation of concepts Claude already knows; every line earns its place.

5 / 5

Actionability

Concrete, actionable directives are given (include a 'suggested skills' section, save to the OS temp dir, reference artifacts by path/URL, scrub secrets, treat arguments as focus), though a few specifics like how to locate the temp directory or the document format are left implicit.

4 / 5

Workflow Clarity

As a simple single-purpose skill the action is reasonably unambiguous with clear content requirements, but the directives are presented as a requirements list rather than an explicit sequence and there is no verification step (e.g., confirm secrets were removed).

4 / 5

Progressive Disclosure

Under 50 lines with no need for external references, the content is appropriately concise and self-contained; minor gap is the absence of section headers that would make navigation crisper.

4 / 5

Total

17

/

20

Passed

Description

53%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 clearly conveys a single concrete action and a distinct niche, but omits any explicit trigger guidance ('Use when...'), which limits its completeness and trigger-term quality. It is concise and third-person but not comprehensive.

Suggestions

Add an explicit 'Use when...' clause with natural trigger phrases (e.g., 'Use when handing off a session to a fresh agent, or when the user asks to summarize/continue work in a new session').

List 1-2 additional concrete actions (e.g., 'scrub secrets, reference existing artifacts by path') to lift specificity toward comprehensive coverage.

Include common synonyms/extensions users might say (handoff, session summary, context handoff) to improve trigger-term quality.

DimensionReasoningScore

Specificity

Names the domain (conversation handoff) and one concrete action ('把当前对话压缩成交接文档'), but offers only a single action rather than comprehensive coverage.

3 / 5

Completeness

There is a clear 'what' (compress conversation into a handoff document), but no explicit 'when' guidance — and per the guidelines a missing 'Use when...' clause caps completeness at 3.

3 / 5

Trigger Term Quality

Relevant domain keywords like '当前对话', '交接文档', and '另一个代理接手' are present, but there are no explicit 'Use when...' trigger phrases or common synonyms users would naturally say.

3 / 5

Distinctiveness Conflict Risk

The 'compress conversation into a handoff document for another agent' niche is fairly distinct with low conflict risk, though it could marginally overlap with general summarization skills.

4 / 5

Total

13

/

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
vinvcn/mattpocock-skills-zh-CN
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.