CtrlK
BlogDocsLog inGet started
Tessl Logo

handoff

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

58

Quality

67%

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

77%

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

The body is admirably concise and the single task is clear, but it lacks concrete specifics (document format, exact save location, filename) and has no section organization. Adding light structure and a few concrete details would lift the weaker dimensions.

Suggestions

Specify the output format and location concretely, e.g. 'Write a Markdown file to the OS temp directory (e.g. $TMPDIR/handoff.md) — not the workspace.'

Add short section headers (e.g. '## What to include', '## What to exclude', '## Handling arguments') so the requirements read as well-organized sections.

Give a minimal handoff-document skeleton (headings for Summary, Open work, Suggested skills) so the guidance is copy-paste ready rather than implied.

DimensionReasoningScore

Conciseness

Every line is a lean directive — "保存到用户操作系统的临时目录,不要保存到当前 workspace", "改用 path 或 URL 引用它们" — with no padding or explanation of concepts Claude already knows, matching the 'lean and efficient; every token earns its place' anchor.

3 / 3

Actionability

Guidance is concrete (include a 'suggested skills' section, strip PII, reference artifacts by path/URL) but omits key details such as the document format, exact temp-directory location, and filename, matching 'some concrete guidance but incomplete; missing key details'.

2 / 3

Workflow Clarity

This is a simple single-task skill and the single action (write a handoff document) is unambiguous, with clear per-requirement paragraphs; per the simple-skills note this can score 3 without an explicit multi-step sequence.

3 / 3

Progressive Disclosure

The body is under 50 lines with no external references needed, but it is a flat run of paragraphs with no section headers, so it does not meet the 'well-organized sections' bar that would warrant a 3.

2 / 3

Total

10

/

12

Passed

Description

57%

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 distinct, single-purpose action (conversation → handoff document) but is missing explicit 'when to use' trigger guidance and only names one action. Adding a 'Use when...' clause with natural trigger terms would raise completeness and trigger-term quality.

Suggestions

Append an explicit trigger clause, e.g. 'Use when handing off the current conversation to a fresh agent or starting a new session that must continue this work.'

Add a few natural user-facing trigger terms ('handoff', '交接', '接手', 'new session', 'continue work') to improve trigger-term coverage.

Optionally name a second concrete action (e.g. 'and reference existing artifacts by path/URL') to push specificity from 2 to 3.

DimensionReasoningScore

Specificity

Names the domain and one concrete action — "把当前对话压缩成交接文档" — but does not list multiple specific actions, so it sits at the 'names domain and some actions' anchor rather than the 'multiple concrete actions' level.

2 / 3

Completeness

States what the skill does but provides no 'Use when...' or equivalent trigger clause, so per the guidelines completeness is capped at 2.

2 / 3

Trigger Term Quality

Contains some natural terms a user might say ("交接文档", "代理接手", "对话") but lacks common variations and any explicit trigger phrasing, matching 'some relevant keywords but missing common variations'.

2 / 3

Distinctiveness Conflict Risk

The 'compress conversation into a handoff document for another agent to take over' niche is distinct and unlikely to trigger for unrelated skills, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

9

/

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