CtrlK
BlogDocsLog inGet started
Tessl Logo

memory-reviewer

Reviews stored memory quality by detecting duplicates, contradictions, and stale entries with actionable recommendations. Use when search results seem conflicting, before running dream consolidation, or for periodic memory hygiene audits.

67

Quality

80%

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

SKILL.md
Quality
Evals
Security

Quality

Content

72%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-structured, actionable read-only audit skill with concrete tool calls and thresholds. Its main gap is the absence of an explicit verification checkpoint in a batch workflow, which caps workflow clarity.

Suggestions

Add an explicit verification step before reporting (e.g., confirm paginated fetch captured all memories and that duplicate/contradiction counts reconcile with the scanned total).

Tighten the opening line so it does not restate the frontmatter description verbatim.

Optionally show the noun-overlap comparison as a short executable snippet instead of a prose description.

DimensionReasoningScore

Conciseness

Lean body with a compact detection table and templated output blocks, no padding with concepts Claude already knows; the opening line slightly restates the description, keeping it just short of a 5.

4 / 5

Actionability

Provides a concrete get_memories call with filter syntax, numeric detection thresholds (>60% noun overlap, confidence < 0.3, 180 days), and copy-paste output templates; the noun-overlap comparison is described algorithmically rather than as executable code.

4 / 5

Workflow Clarity

Six steps are clearly sequenced, but this is a batch operation (up to 200 memories) with no explicit validation or verification checkpoint before reporting, so the batch cap applies and holds the score at 3.

3 / 5

Progressive Disclosure

No bundle files exist; the single-purpose skill is well organized into When-to-use, Steps, and Constraints sections with content appropriately inline for its size, satisfying the simple-skill exception.

5 / 5

Total

16

/

20

Passed

Description

88%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 concretely states capabilities and gives explicit, natural trigger conditions. It is comprehensive on what and when, with only minor room for additional synonyms.

DimensionReasoningScore

Specificity

Names the domain and multiple concrete actions — "detecting duplicates, contradictions, and stale entries with actionable recommendations" — giving comprehensive coverage of capabilities.

5 / 5

Completeness

Explicitly answers both what ("Reviews stored memory quality by detecting duplicates, contradictions, and stale entries") and when ("Use when search results seem conflicting, before running dream consolidation, or for periodic memory hygiene audits").

5 / 5

Trigger Term Quality

Natural phrases like "search results seem conflicting", "dream consolidation", and "memory hygiene audits" give good coverage, though a few common synonyms (e.g., "clean up memories") are absent.

4 / 5

Distinctiveness Conflict Risk

Clear mem0-specific niche with distinct triggers ("dream consolidation", "memory hygiene audits"), with only minor overlap risk against general memory-management skills.

4 / 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
mem0ai/mem0
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.