CtrlK
BlogDocsLog inGet started
Tessl Logo

progress-tracker

Track and report progress across autonomous coding sessions. Use when generating progress reports, calculating metrics, visualizing completion, or estimating time to completion.

64

Quality

77%

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 ./skills/progress-tracker/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 body is a well-structured, actionable overview with executable Quick Start code and clear sectioning. Its main weakness is progressive disclosure: a referenced file (REPORT-FORMATS.md) does not exist in the bundle.

Suggestions

Add the missing `references/REPORT-FORMATS.md` file or remove the reference from the References section so all listed references resolve to real files.

Define or note the expected value/source of `project_dir` in the Quick Start snippet so the code is fully copy-paste ready.

Consider moving the large ASCII progress dashboard example into `references/METRICS.md` to keep SKILL.md leaner while preserving it as a one-level-deep reference.

DimensionReasoningScore

Conciseness

The body is mostly efficient with executable code, a compact metrics table, and brief integration/reference lists; the large ASCII dashboard block is illustrative output but could be trimmed slightly.

4 / 5

Actionability

Quick Start provides concrete, executable Python snippets for the three common operations (get metrics, generate report, visualize), with only the minor gap that `project_dir` is an undefined placeholder.

4 / 5

Workflow Clarity

As a simple single-purpose skill, the three Quick Start actions are unambiguous and correctly ordered, and no destructive/batch validation cap applies; it stops short of an explicit end-to-end workflow.

4 / 5

Progressive Disclosure

Sections are well organized and most referenced scripts exist, but the body references `references/REPORT-FORMATS.md` which is not present in the bundle, leaving a broken one-level-deep reference.

3 / 5

Total

15

/

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 strong, third-person description that clearly states both capability and trigger conditions with concrete, natural-sounding keywords. It is comprehensive and specific with only minor gaps in synonym coverage and distinctiveness.

DimensionReasoningScore

Specificity

The description lists several concrete actions ('Track and report progress', 'generating progress reports, calculating metrics, visualizing completion, or estimating time to completion'), giving broad coverage of the domain with only minor gaps in sub-action granularity.

4 / 5

Completeness

It explicitly answers both 'what' ('Track and report progress across autonomous coding sessions') and 'when' ('Use when generating progress reports, calculating metrics, visualizing completion, or estimating time to completion') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural phrases a user would say ('progress reports', 'calculating metrics', 'visualizing completion', 'estimating time to completion') are present with good coverage, though a few common synonyms like 'status report' or 'completion tracking' are missing.

4 / 5

Distinctiveness Conflict Risk

The 'autonomous coding sessions' progress-tracking niche is mostly distinct with clear triggers, though there is minor overlap risk with a general metrics or status-reporting skill.

4 / 5

Total

17

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

14

/

16

Passed

Repository
fernandezbaptiste/Skrillz
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.