CtrlK
BlogDocsLog inGet started
Tessl Logo

status

Show current goal-plan status at a glance - phases, progress, checklist, verification, and risks.

56

Quality

67%

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 ./.agents/skills/status/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

76%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 concise, well-structured, and provides an actionable output template, but lacks explicit validation/verification steps in its (read-only) workflow.

Suggestions

Add a brief validation step, e.g., confirm the active plan file exists and is parseable before rendering status, to tighten the workflow.

Specify the fallback behavior when the phase/pass table or checklist is missing from the plan so output is deterministic.

Clarify the 'most relevant recent docs/plans/*.md' selection rule (e.g., by mtime) to remove ambiguity in file selection.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: it lists what to extract, icon mappings, and a compact output template with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

Provides a concrete, copy-ready output template and explicit status-icon mappings, but the file-selection logic (ambiguous -> list and ask) is guidance rather than executable code, leaving a minor gap.

4 / 5

Workflow Clarity

Sequencing is implied but there are no explicit validation checkpoints or feedback loops, and the cap applies only weakly since this is a read-only display task rather than a destructive or batch operation.

3 / 5

Progressive Disclosure

A simple, well-organized single-purpose skill under 50 lines with clear sections and no need for external bundle files, qualifying for the top anchor under the simple-skill exception.

5 / 5

Total

17

/

20

Passed

Description

58%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 conveys what the skill does and its niche, but omits an explicit 'Use when...' trigger clause, which caps completeness and weakens trigger-term quality.

Suggestions

Add an explicit 'Use when...' clause naming natural user phrases like 'when the user asks where they are in a goal plan' or 'status check'.

Include natural synonyms users say (e.g., 'goal plan', 'status', 'where am I') rather than only structural terms.

Mention the plan file pattern (docs/plans/*.md) as a concrete trigger so the skill is distinguishable from generic status or planning tools.

DimensionReasoningScore

Specificity

Names the domain (goal-plan status) and several concrete actions (phases, progress, checklist, verification, risks), with only minor gaps in coverage of what 'status' could entail.

4 / 5

Completeness

The 'what' is clearly stated (display a compact status summary) but there is no explicit 'Use when...' trigger clause, capping completeness at 3 per the missing-trigger guidance.

3 / 5

Trigger Term Quality

Uses relevant terms ('status', 'progress', 'checklist') but lacks natural trigger phrases a user would say ('where am I', 'status check') and omits synonyms or file extensions like 'docs/plans'.

3 / 5

Distinctiveness Conflict Risk

The narrow niche of goal-plan status display is mostly distinct from other skills, with only minor overlap risk against generic planning or reporting skills.

4 / 5

Total

14

/

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

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
udecode/plate
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.