CtrlK
BlogDocsLog inGet started
Tessl Logo

memory-review

Analyze auto-memory for promotion candidates, stale entries, consolidation opportunities, and health metrics. Use when the user runs /si:memory-review or asks what has been learned and what should be promoted or pruned.

69

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

The body is a well-structured, actionable procedural skill with a clear five-step workflow and concrete commands plus a report template. It is efficient but has minor verbosity and a few under-specified detection heuristics.

Suggestions

Tighten the promotion-candidate detection ("Appeared in 2+ sessions") into a concrete, repeatable check rather than wording-pattern inspection.

Trim the emoji report template to the essential fields, or move the full template into a reference file to reduce inline tokens.

Add an explicit validation/confirmation checkpoint before any recommended deletion or pruning is acted upon.

DimensionReasoningScore

Conciseness

The body is largely efficient with sectioned criteria and concrete commands, but the intro line and the lengthy emoji report template add minor padding that could be trimmed without losing clarity.

4 / 5

Actionability

Concrete bash for locating the memory directory, explicit analysis criteria, and a full report template give mostly executable guidance; a few detection heuristics like "Appeared in 2+ sessions (check wording patterns)" are underspecified.

4 / 5

Workflow Clarity

Steps 1-5 are clearly sequenced with validation present (find-to-verify for stale files, directory-existence fallback, CLAUDE.md cross-reference); the skill produces a report rather than auto-deleting, so the destructive-operation cap does not apply, though no explicit feedback loop remains.

4 / 5

Progressive Disclosure

Content is well-organized into Usage, What It Does, When to Use, and Tips with no nested references and no bundle files; the sizable inline report template keeps it just shy of the clean-overview anchor.

4 / 5

Total

16

/

20

Passed

Description

92%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 specific, complete, and distinctive, naming four concrete analysis outcomes and an explicit trigger clause tied to a slash command. Its only gap is slightly limited trigger-term synonym coverage.

DimensionReasoningScore

Specificity

"Analyze auto-memory for promotion candidates, stale entries, consolidation opportunities, and health metrics" lists four concrete, distinct analysis actions with comprehensive coverage, matching the anchor for multiple specific concrete actions.

5 / 5

Completeness

It explicitly answers both what (analyze auto-memory for the four listed outcomes) and when ("Use when the user runs /si:memory-review or asks...") with concrete trigger phrases.

5 / 5

Trigger Term Quality

"Use when the user runs /si:memory-review or asks what has been learned and what should be promoted or pruned" includes the natural slash command and paraphrased trigger phrases, but lacks common synonyms or file/extension variants that would push it to comprehensive.

4 / 5

Distinctiveness Conflict Risk

"Analyze auto-memory" paired with the distinct "/si:memory-review" command carves a clear niche with minimal overlap risk against other skills.

5 / 5

Total

19

/

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.