CtrlK
BlogDocsLog inGet started
Tessl Logo

task-progress

Use when executing a task (progress logging, plan updates), when resuming a task after session reset, or when managing task history. Covers progress log format, task-history.json, and resume flow.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

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

A tight, highly actionable skill body that surfaces only non-obvious operational specifics (paths, formats, commands, LRU rule) with no padding. The only minor gap is the absence of an explicit push-success verification checkpoint in the progress workflow.

DimensionReasoningScore

Conciseness

The body is lean and every token earns its place: specific paths, the LRU top-10 rule, the YYYY-MM-DD sort-order gotcha, the mc cp push command, and the task-history.json schema are all operational detail Claude would not already know, with no concept padding.

5 / 5

Actionability

Guidance is fully executable: a concrete progress-log path template, a copy-paste 'mc cp' push command, a complete task-history.json example, and a numbered resume-flow procedure covering the common cases.

5 / 5

Workflow Clarity

The resume flow is a clear 4-step sequence with an explicit fallback ('if not there, check history-tasks/{task-id}.json') and the progress flow mandates 'push after each update', but there is no explicit verification that a push succeeded, leaving a minor validation gap.

4 / 5

Progressive Disclosure

No external references are needed and the content is organized into clearly headed sections (Gotchas, Progress Log, Task History, Resume Flow), satisfying the well-organized-sections bar for a compact single-purpose skill.

5 / 5

Total

19

/

20

Passed

Description

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

A well-constructed description that explicitly states both capability and trigger conditions with concrete, natural-language phrases and a named artifact. Its main weakness is mild breadth in the lead clause ('executing a task') that creates minor overlap risk and keeps specificity just short of comprehensive.

DimensionReasoningScore

Specificity

Lists several concrete actions ('progress logging, plan updates', 'resuming a task after session reset', 'managing task history') plus a named artifact ('task-history.json'), but the lead 'executing a task' is abstract and each action is described thinly, leaving minor coverage gaps rather than full comprehensiveness.

4 / 5

Completeness

Explicitly answers both 'what' ('Covers progress log format, task-history.json, and resume flow') and 'when' ('Use when executing a task… when resuming a task after session reset, or when managing task history') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural phrases a user would say are present ('resuming a task after session reset', 'managing task history', 'task-history.json') with an explicit 'Use when' clause, but synonym variants and additional file extensions are missing, so it stops short of comprehensive coverage.

4 / 5

Distinctiveness Conflict Risk

The 'resume after session reset' and 'task-history.json' triggers carve a fairly distinct niche, but 'executing a task / progress logging / plan updates' is broad and could overlap with other general task-management or planning skills.

4 / 5

Total

17

/

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