CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-task-handoff

Use this skill when delegating a subtask to a sub-agent, spawning a parallel worker, or handing off work across sessions. Write a self-contained task description so the receiving agent needs no prior context.

79

Quality

100%

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

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, well-structured instruction skill that gives concrete, actionable guidance for a single task without over-explaining. It appropriately uses simple-skill structure rather than unnecessary file references.

DimensionReasoningScore

Conciseness

The body is lean and efficient with no padding or explanation of concepts Claude already knows; each section (handoff package, parallel agents, anti-pattern) earns its place, matching the score-3 'lean and efficient' anchor.

3 / 3

Actionability

The five required elements (Goal, Context, Constraints, Inputs, Success criteria) and the parallel-agent ownership/merge guidance are concrete and specific; per the rubric's instruction-skill note, the absence of code is not penalized when guidance is this actionable.

3 / 3

Workflow Clarity

This is a simple, single-purpose skill whose required handoff contents are laid out as a clear numbered checklist; the simple-skills note permits a 3 when the single action is unambiguous, and no destructive/batch validation is in scope.

3 / 3

Progressive Disclosure

The skill is under 50 lines with no need for external references, and its content is organized into well-signaled sections (handoff package, parallel agents, anti-pattern); the rubric note allows a 3 in exactly this case.

3 / 3

Total

12

/

12

Passed

Description

100%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 concise, specific, and answers both what the skill does and when to use it with natural trigger terms. It is a strong example of an activation-driving description.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — 'delegating a subtask to a sub-agent, spawning a parallel worker, or handing off work across sessions' plus 'Write a self-contained task description' — matching the score-3 anchor that lists several specific concrete actions.

3 / 3

Completeness

An explicit 'Use this skill when ...' clause answers when, and 'Write a self-contained task description so the receiving agent needs no prior context' answers what, satisfying the score-3 anchor that clearly answers both what AND when.

3 / 3

Trigger Term Quality

It surfaces natural phrases a user would actually say — 'delegate,' 'subtask,' 'sub-agent,' 'parallel worker,' 'handing off work,' 'across sessions' — giving good coverage rather than technical jargon.

3 / 3

Distinctiveness Conflict Risk

The skill occupies a clear niche — agent delegation and cross-session handoff — with distinct triggers unlikely to fire for unrelated skills, matching the score-3 'clear niche' anchor.

3 / 3

Total

12

/

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
aiming-lab/MetaClaw
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.