CtrlK
BlogDocsLog inGet started
Tessl Logo

ar-status

Show experiment dashboard with results, active loops, and progress. Use when the user runs /ar:ar-status or asks how an autoresearch experiment is going.

68

Quality

83%

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

The canonical home for this skill is ar-status in alirezarezvani/claude-skills

SKILL.md
Quality
Evals
Security

Quality

Content

80%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 and well-structured with executable commands for each mode, but the batch export path lacks validation/verification and the command templates use placeholders that need substitution before they run.

Suggestions

Add a validation step after export (e.g., confirm the output file was written and report row count) to lift workflow clarity above the batch-operation cap of 3.

Show one fully-resolved example command with literal skill path and experiment name so the usage is copy-paste-ready, clarifying how `{skill_path}` and `{domain}/{name}` are substituted.

Note or ship the referenced `scripts/log_results.py` so the documented commands correspond to a real bundle file.

DimensionReasoningScore

Conciseness

The body is lean and code-forward with no explanations of concepts Claude already knows; every section (Usage, What It Does, Output Example) earns its place.

5 / 5

Actionability

Concrete `python {skill_path}/scripts/log_results.py` commands with flags cover each mode, but the `{skill_path}`, `{domain}`, `{name}` placeholders require substitution, so it is not fully copy-paste-ready as written.

4 / 5

Workflow Clarity

Read paths (single/domain/dashboard) are clearly sequenced, but the batch export path (`--output results.csv`) has no validation step; per the rubric, batch operations without validation cap workflow clarity at 3.

3 / 5

Progressive Disclosure

This is a sub-50-line, single-purpose skill with well-organized sections and no need for external references, so the simple-skill exception yields a top score for structure.

5 / 5

Total

17

/

20

Passed

Description

87%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 is concise, uses third person, and clearly states both what the skill does and when to use it with a concrete command trigger. It is slightly shy of perfect only on keyword/synonym coverage and action-verb specificity.

DimensionReasoningScore

Specificity

"Show experiment dashboard with results, active loops, and progress" names the domain and several concrete capabilities, fitting the anchor for several specific actions with minor gaps rather than the comprehensive coverage of a 5.

4 / 5

Completeness

It explicitly answers both what (dashboard with results, active loops, progress) and when ("Use when the user runs /ar:ar-status or asks how an autoresearch experiment is going") with concrete trigger phrases.

5 / 5

Trigger Term Quality

"Use when the user runs /ar:ar-status or asks how an autoresearch experiment is going" provides a concrete trigger and a natural phrase, giving good keyword coverage but lacking synonyms or variations for a 5.

4 / 5

Distinctiveness Conflict Risk

The autoresearch-experiment niche and the specific /ar:ar-status command give it clear distinct triggers with minimal overlap risk versus other skills.

5 / 5

Total

18

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
alirezarezvani/claude-skills
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.