CtrlK
BlogDocsLog inGet started
Tessl Logo

memory-status

Memory health dashboard showing line counts, topic files, capacity, stale entries, and recommendations. Use when the user runs /si:memory-status or asks how full or healthy the agent memory is.

68

Quality

81%

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 memory-status in alirezarezvani/claude-skills

SKILL.md
Quality
Evals
Security

Quality

Content

75%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 well-organized, mostly executable dashboard skill with a clear four-step sequence and concrete thresholds; it stays lean without over-explaining concepts Claude already knows. The main gaps are placeholder output tokens and a slightly long single-file layout that could split the output template.

Suggestions

Replace the {{placeholder}} output template in Step 4 with a concrete worked example (real numbers/bars) so the output format is copy-paste ready and unambiguous.

Tighten the intro line and the Tips section — several tips restate thresholds already in the capacity table — to push conciseness toward fully lean.

Consider moving the Step 4 output template and capacity table into a references/ file referenced one level deep, keeping SKILL.md as a leaner overview.

DimensionReasoningScore

Conciseness

The body is mostly lean — executable bash snippets, a compact capacity table, and a labeled output template — but the intro line ('Quick overview of your project's memory state across all memory systems.') and a few generic Tips could be trimmed, fitting 'efficient; minor instances of over-explanation' rather than the fully lean 5.

4 / 5

Actionability

Step 1 and the stale check give concrete, executable bash commands and the capacity table is specific, but the Step 4 output uses {{placeholder}} template tokens rather than literal runnable output, leaving a minor gap versus copy-paste-ready 5.

4 / 5

Workflow Clarity

Steps 1–4 (locate, analyze capacity, stale check, output) are clearly sequenced with the Healthy/Warning/Critical table acting as a classification checkpoint; because this is a read-only reporting skill with no destructive or batch operation, the validation-cap does not apply, but the lack of an explicit decision/feedback link into the Interpretation section keeps it at 4 rather than 5.

4 / 5

Progressive Disclosure

The file is self-contained with no nested references (and no bundle files exist), organized into clear labeled sections (Usage, What It Reports, Interpretation, Tips); at ~100 lines it is slightly above the 'under 50 lines' simple-skill threshold, so it lands at 'good structure; minor organization gaps' rather than 5.

4 / 5

Total

16

/

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.

A strong, third-person description that clearly states what the skill reports and when to invoke it, with a distinct slash-command trigger. Minor room for broader trigger synonyms, but it cleanly answers both what and when.

DimensionReasoningScore

Specificity

The description lists several concrete reported items — 'line counts, topic files, capacity, stale entries, and recommendations' — naming the domain and multiple specific outputs, but stops short of a comprehensive action set, fitting the 'several specific actions; minor gaps' anchor rather than the 5.

4 / 5

Completeness

It explicitly answers both what ('Memory health dashboard showing line counts, topic files, capacity, stale entries, and recommendations') and when ('Use when the user runs /si:memory-status or asks how full or healthy the agent memory is') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

It includes natural user phrases like 'how full or healthy the agent memory is' plus the explicit '/si:memory-status' trigger, giving good keyword coverage, but lacks broader synonyms (e.g., 'memory full', 'memory review') that would warrant a 5.

4 / 5

Distinctiveness Conflict Risk

'Memory health dashboard' paired with the unique '/si:memory-status' trigger carves a clear niche with distinct triggers and minimal conflict risk against other skills.

5 / 5

Total

18

/

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