CtrlK
BlogDocsLog inGet started
Tessl Logo

task-completion-focus

Focuses on a specific target object to signal task completion. Use when you have produced the required final object (like a grown banana) and need to formally complete the assigned task. This handles the 'focus on OBJ' action that typically marks successful task execution in the environment.

58

Quality

66%

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 ./experiments/src/skills/scienceworld/task-completion-focus/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

71%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 content is concise, actionable, and well-sequenced with a verification step and ambiguity handling. Its main weakness is progressive disclosure: two reference files exist but are not linked from SKILL.md, leaving them orphaned.

Suggestions

Link the existing bundle files from the body (e.g., 'See [action_primer.md](references/action_primer.md) for action semantics') so they are discoverable and one level deep.

Move the detailed ambiguity-handling rationale into the primer reference and keep only the rule in SKILL.md to tighten the overview.

Add an explicit validation checkpoint phrasing (e.g., 'Only proceed to focus once the object is confirmed visible') to lift workflow clarity.

DimensionReasoningScore

Conciseness

The body is lean (~15 lines) with no padding or explanation of concepts Claude already knows; only minor redundancy between the 'When to Use' line and the frontmatter keeps it from a 5.

4 / 5

Actionability

Provides concrete commands (`look around`, `focus on <OBJECT>`, responding with option `0`) and a worked banana example, but the example is task-specific rather than fully copy-paste ready for arbitrary objects.

4 / 5

Workflow Clarity

A clear 3-step sequence with a verification step (`look around` to confirm visibility) and an ambiguity feedback loop; the verification gate is implicit rather than an explicit validation checkpoint, so it falls short of 5.

4 / 5

Progressive Disclosure

Bundle files exist (references/action_primer.md, references/trajectory_analysis.md) but are never referenced or linked from the body, so supplementary material is orphaned and inlined content that could point to them is not signaled.

3 / 5

Total

15

/

20

Passed

Description

62%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 identifies a narrow, distinct niche (signaling task completion via 'focus on OBJ') and provides both a what and a when. It is held back by abstract trigger phrasing and limited specificity of concrete actions.

Suggestions

Add 1-2 more concrete action variants (e.g., disambiguation response pattern) to raise specificity beyond a single action.

Replace abstract trigger phrases with more natural user-facing keywords (e.g., 'finish the task', 'mark the task done', 'complete the goal').

DimensionReasoningScore

Specificity

Names the completion-signaling domain and one concrete action ('focus on OBJ') but does not list multiple specific actions, matching the anchor for 1-2 concrete actions.

3 / 5

Completeness

Explicitly answers both what ('signal task completion' via 'focus on OBJ') and when ('Use when you have produced the required final object'), though the when clause is somewhat abstract and conditional rather than concrete.

4 / 5

Trigger Term Quality

Includes a clear 'Use when...' clause but the trigger phrases ('produced the required final object', 'formally complete') are abstract rather than natural user keywords, with only the narrow 'grown banana' example as a concrete term.

3 / 5

Distinctiveness Conflict Risk

The task-completion/focus-on-OBJ niche is mostly distinct with minimal overlap risk, though the generic phrasing 'formally complete the assigned task' leaves minor overlap with general completion skills.

4 / 5

Total

14

/

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
zjunlp/SkillNet
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.