CtrlK
BlogDocsLog inGet started
Tessl Logo

task-management

Use before any Worker taskflow call or assigned-task workflow, including reading task state, acknowledging a task, executing a task, tracking progress, handling blockers/questions, submitting structured results, or reporting completion. Always use this skill when the message mentions assigned task, task ID, shared/tasks, spec.md, meta.json, result.md, deliverables, BLOCKED, REVISION_NEEDED, SUCCESS, submit_task, or ack_task.

77

Quality

96%

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

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

A highly actionable, well-sequenced protocol skill with concrete payloads and explicit verification/stop conditions. The only gap is single-file length with no progressive disclosure into reference files despite containing sizable worked examples.

Suggestions

Move the full ack_task/submit_task JSON payload examples and the BLOCKED workflow into a referenced file (e.g. PROTOCOL.md), keeping SKILL.md as a concise overview with one-level-deep links.

Add a short Quick-start section at the top summarizing the accept→execute→submit→notify loop before the detailed Execution Flow, so the core sequence is scannable upfront.

DimensionReasoningScore

Conciseness

Lean protocol-focused body with no padding or explanation of concepts Claude already knows; exact paths and JSON payloads each earn their tokens.

3 / 3

Actionability

Fully concrete guidance — exact JSON action payloads for ack_task/submit_task, status enums, exact deliverable paths, and copy-paste-ready @mention templates.

3 / 3

Workflow Clarity

Numbered Execution Flow (1-5) with explicit verification checkpoints — submit_task 'verifies result.md exists on storage', assignment-mismatch and missing-room_id stop conditions provide clear feedback loops.

3 / 3

Progressive Disclosure

Single-file (~122 lines) with no bundle files and well-organized sections, but exceeds the simple-skill carve-out; the JSON payload examples and blocked-handling could be split into a referenced file for cleaner overview.

2 / 3

Total

11

/

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.

A strong, third-person description with concrete actions, natural trigger terms, and explicit use-when guidance. It clearly communicates both capability and invocation conditions with minimal fluff.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions — 'acknowledging a task, executing a task, tracking progress, handling blockers/questions, submitting structured results, or reporting completion' — matching the top anchor.

3 / 3

Completeness

Explicitly answers both what ('Use before any Worker taskflow call...') and when ('Always use this skill when the message mentions...') with explicit triggers.

3 / 3

Trigger Term Quality

Rich natural trigger coverage — 'assigned task, task ID, shared/tasks, spec.md, meta.json, result.md, BLOCKED, REVISION_NEEDED, SUCCESS, submit_task, ack_task' — terms a user would naturally say.

3 / 3

Distinctiveness Conflict Risk

Distinct Worker taskflow niche with highly specific protocol tokens (submit_task, ack_task, spec.md) unlikely to fire for other skills.

3 / 3

Total

12

/

12

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
agentscope-ai/AgentTeams
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.