CtrlK
BlogDocsLog inGet started
Tessl Logo

claude-handoff

把当前对话交接给一个全新的 background agent,让它立即接手工作。

61

Quality

72%

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/in-progress/claude-handoff/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The body is concise and highly actionable, with an executable command and concrete example, well-structured for a simple single-purpose skill; its only weakness is that the multi-step workflow is described implicitly in prose rather than as an explicit sequenced procedure.

DimensionReasoningScore

Conciseness

The ~12-line body is lean and assumes Claude's competence — no padding, no explanations of concepts Claude already knows, and every line carries actionable guidance, matching the 'lean and efficient; every token earns its place' anchor.

3 / 3

Actionability

It gives a fully executable command `claude --bg --name "<descriptive name>" "<handoff summary>"` plus a concrete example `--name "Fix login bug"` and `claude agents`, making the guidance copy-paste ready and clearly above the pseudocode/incomplete anchor.

3 / 3

Workflow Clarity

The steps (write summary → launch background agent → user manages via `claude agents`) are present but delivered as prose with requirements interspersed rather than an explicit numbered sequence, and there are no checkpoints; this fits 'sequence present but checkpoints missing or implicit'.

2 / 3

Progressive Disclosure

With no bundle files and the body well under 50 lines organized as focused, clearly separated guidance, it meets the simple-skill exception where progressive disclosure scores 3 from well-organized content alone with no nested references.

3 / 3

Total

11

/

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 states a clear, specific action in a distinct niche, but it lacks any explicit 'when to use' trigger guidance and only names a single action, leaving trigger-term coverage and completeness at the mid level.

Suggestions

Add a 'Use when…' clause naming concrete triggering situations (e.g. 'Use when the user asks to hand off, continue, or transfer the current conversation to a fresh agent').

Broaden trigger-term coverage with natural variations users might say, such as 'handoff', '交接', 'continue in a new session', or 'transfer context'.

Optionally list a couple of concrete sub-actions (write handoff summary, launch background agent) to lift specificity from a single action to multiple.

DimensionReasoningScore

Specificity

The phrase '把当前对话交接给一个全新的 background agent,让它立即接手工作' names a concrete action and domain, but lists only one action rather than multiple specific concrete actions, so it sits at anchor 2 rather than 3.

2 / 3

Completeness

It clearly answers 'what' (hand off the conversation to a new background agent to take over), but provides no 'Use when…' clause or equivalent explicit trigger guidance for 'when', which caps completeness at 2 per the judging guidelines.

2 / 3

Trigger Term Quality

'交接/handoff' and 'background agent' are reasonably natural keywords a user might say, but coverage is thin with no common variations or explicit trigger scenarios, matching 'some relevant keywords but missing common variations'.

2 / 3

Distinctiveness Conflict Risk

The niche — handing a running conversation off to a background agent — is narrow and distinctive, unlikely to overlap with other skills; it is clearly above anchor 2's 'could still overlap with similar skills'.

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.