CtrlK
BlogDocsLog inGet started
Tessl Logo

multi-deliverable-tracking-2eb609

Systematic tracking and completion of all required deliverables before task termination

47

Quality

49%

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 ./benchmarks/gdpval/skills/multi-deliverable-tracking-2eb609/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

73%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 clear, actionable, single-document skill with a strong sequenced workflow and explicit verification/recovery checkpoints. Its main weakness is mild verbosity in restating obvious pitfalls and a generic description carrying over into the framing.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete checklists, templates, and code, but sections like 'Core Principle' and the verbose 'Common Pitfalls'/'When to Apply' tables restate concepts Claude already knows about not stopping early. It is above 2 because the bulk is actionable, but not 4 because several sections could be trimmed without losing clarity.

3 / 5

Actionability

Concrete, executable guidance is provided throughout: a deliverables checklist template, a Python verify_all_complete() function, and a shell loop that checks file existence and exits non-zero on missing files. It is not 5 because the Python dict of deliverables is illustrative rather than a copy-paste-ready harness for arbitrary tasks, leaving a minor gap.

4 / 5

Workflow Clarity

The skill lays out a clearly sequenced four-step workflow (identify, track, verify, recover) with an explicit final-verification checkpoint (review requirements, check each item, confirm file existence, stop only when all are ✅) and a recovery feedback loop (acknowledge gap, complete it, update checklist, re-verify). This matches the anchor for clear sequence with explicit validation steps and error-recovery feedback loops.

5 / 5

Progressive Disclosure

Content is well-organized into labeled sections (steps, templates, pitfalls, when to apply) with no nested references and no bundle files needed, so the simple-skill guidance applies. It is not 5 because there is no overview/pointer structure and a couple of sections (e.g. the full pitfall table, anti-pattern) could be considered inline content that, while reasonable, keeps it a single flat document rather than a clearly split overview-plus-detail layout.

4 / 5

Total

16

/

20

Passed

Description

25%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 states a clear but generic purpose with no concrete tracking actions, no natural trigger terms, and no 'Use when...' guidance. It is likely to be selected for the wrong reasons and overlaps broadly with general task-completion skills.

Suggestions

Add a 'Use when...' clause naming concrete triggers users would say, e.g. 'Use when a task requires multiple deliverables (and, both, each) or multiple files/recipients'.

Replace generic verbs with concrete actions: 'lists every required output, maintains a completion checklist, and verifies each file exists before stopping'.

Narrow the niche to reduce overlap, e.g. 'for multi-deliverable tasks where premature completion is a risk' so it does not conflict with general task-tracking skills.

DimensionReasoningScore

Specificity

The phrase 'Systematic tracking and completion of all required deliverables' names the domain but the actions are generic ('tracking', 'completion') with no concrete mechanism, matching the 'Names the domain but actions are minimal or generic' anchor. It does not reach 3 because it lists no concrete tracking actions (e.g. 'lists deliverables, maintains a checklist, verifies file existence').

2 / 5

Completeness

There is a clear 'what' (tracking/completing deliverables) but no 'when' / 'Use when...' trigger clause at all, so per the guidelines completeness is capped low; the weak 'what' plus absent 'when' fits the score-2 anchor 'Has a vague what and no when'. It is not 3 because the 'when' is entirely missing rather than weakly implied.

2 / 5

Trigger Term Quality

It contains only generic terms ('tracking', 'deliverables', 'task termination') and none of the natural phrases a user would actually say when they need this skill (e.g. 'multiple outputs', 'and', 'both files'). It stays at 2 rather than 3 because it lacks the common variations users say; it is above 1 only because 'deliverables' is at least domain-relevant.

2 / 5

Distinctiveness Conflict Risk

'Systematic tracking and completion of all required deliverables' is very broad and overlaps with any task-management or completion-checking skill, fitting the 'Very broad; high overlap risk' anchor. It does not reach 3 because no specific niche (e.g. multi-file, multi-recipient tasks) distinguishes it from siblings.

2 / 5

Total

8

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
HKUDS/OpenSpace
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.