CtrlK
BlogDocsLog inGet started
Tessl Logo

mem-search

Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.

76

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

An efficient, highly actionable skill body with a well-sequenced read-only workflow and clean self-contained organization. Token-budget rationale and batch-fetch guidance reinforce good practice without padding.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with dense parameter tables and token-cost notes that earn their place rather than explaining concepts Claude already knows.

3 / 3

Actionability

Every step provides fully executable MCP tool calls with real parameters and copy-paste-ready examples (search, timeline, get_observations), plus concrete worked examples.

3 / 3

Workflow Clarity

A clearly sequenced 3-layer workflow (search -> timeline -> fetch) with explicit gating ('NEVER fetch full details without filtering first') and batch-fetch guidance; the operations are read-only so the absence of destructive-validation checkpoints does not cap the score.

3 / 3

Progressive Disclosure

No bundle files exist, so the content is appropriately self-contained in a single well-sectioned file with clear headers and one-level navigation (the /knowledge-agent pointer is a sibling skill, not a nested reference chain).

3 / 3

Total

12

/

12

Passed

Description

90%

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 concise, well-targeted description with explicit triggers and a clear niche. Its only weakness is listing a single capability rather than multiple concrete actions, which keeps specificity at the middle anchor.

DimensionReasoningScore

Specificity

It names the domain and a single concrete action ("Search claude-mem's persistent cross-session memory database") but does not enumerate multiple distinct capabilities, matching the 'names domain and some actions' anchor.

2 / 3

Completeness

It explicitly answers both what it does (search the cross-session memory database) and when to use it via a clear 'Use when' clause with concrete triggers.

3 / 3

Trigger Term Quality

It quotes natural phrasings users would actually say ("did we already solve this?", "how did we do X last time?", "needs work from previous sessions"), giving good coverage of trigger variations.

3 / 3

Distinctiveness Conflict Risk

The claude-mem cross-session-memory niche is clearly scoped with distinctive, specific triggers unlikely to overlap with other skills.

3 / 3

Total

11

/

12

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
thedotmack/claude-mem
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.