CtrlK
BlogDocsLog inGet started
Tessl Logo

memory-management

Guide the agent to recall, remember, and route durable learning into Memory, Skills, Scheduled Tasks, or Tape.

64

Quality

76%

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

Fix and improve this skill with Tessl

tessl review fix ./resources/skills/memory-management/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

78%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 tight, well-structured decision guide that names tools, categories, and explicit exclusions, finishing with a usable end-of-task checklist. It is an instruction-only skill done well, with only modest room to add an explicit retry/validation loop.

DimensionReasoningScore

Conciseness

Lean, sectioned prose that assumes Claude's competence and avoids explaining what memory or skills are; only minor phrasing could be tightened.

4 / 5

Actionability

Concrete, directive guidance throughout ('Use memory_remember only for...', named categories, explicit do-not-remember list) with named tools and a 6-item checklist; lacks copy-paste code because none is warranted for this instruction skill.

4 / 5

Workflow Clarity

The End-of-task Learning Check is a clear sequenced checklist with a culminating decision (route to Skill/Scheduled Task vs Memory) and a validation-style gate ('Remember only the smallest durable conclusion'), though it stops short of an explicit validate->retry loop.

4 / 5

Progressive Disclosure

Well-organized under 50 lines with clear section headers and no external references needed; per the simple-skill exception this is fully appropriate.

5 / 5

Total

17

/

20

Passed

Description

75%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, distinct, and trigger-aware, naming four concrete routing targets and natural recall phrases. It is a strong description whose only notable gap is that the explicit 'Use when...' trigger list is delivered in the body rather than concentrated in the description line.

Suggestions

Add a compact 'Use when...' clause listing 2-3 natural trigger phrases directly in the description so it is self-contained.

Briefly clarify what 'route' means (deciding which of the four stores receives the learning) to sharpen the 'what'.

DimensionReasoningScore

Specificity

Names the core actions ('recall, remember, and route durable learning') plus four routing targets (Memory, Skills, Scheduled Tasks, Tape), giving concrete coverage with minor gaps in what 'route' entails.

4 / 5

Completeness

Clearly states the what (routing durable learning across four stores) and a reasonably explicit when, though the trigger guidance lives in the body rather than as a tight 'Use when...' clause in the description itself.

4 / 5

Trigger Term Quality

Embeds natural user phrases ('remember', 'continue earlier work', 'preserve an exact statement', 'last time', 'again') but misses a few common synonyms like 'keep track of' or 'don't forget'.

4 / 5

Distinctiveness Conflict Risk

The four-way routing frame carves a clear niche distinct from generic memory skills, with only minor overlap risk against a plain recall skill.

4 / 5

Total

16

/

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
ThinkInAIXYZ/deepchat
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.