Content
86%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A tight, well-structured memory skill that clearly delineates when to recall, retain, and reflect with concrete tool-call examples and good grounding guidance. The main opportunity is making the example calls more fully parameterized to reach fully executable coverage.
Suggestions
Make the recall/retain/reflect example calls more complete by showing the full argument set for a representative common case rather than a single-argument snippet, pushing actionability toward 5.
Add an explicit grounding/verification checkpoint after retain (e.g., confirm the fact was stored or note that nothing was retained) to add a light feedback loop without overcomplicating a non-destructive skill.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean — short intro, three focused sections each with one illustrative tool call, and a bank-scope note — with no padding or explanation of concepts Claude already knows; every section earns its place. | 5 / 5 |
Actionability | It gives concrete, copy-ready tool invocations (recall/retain/reflect with argument examples) and clear inclusion/exclusion criteria, but the examples are illustrative snippets rather than fully parameterized calls covering the common cases, leaving a minor gap versus the top anchor. | 4 / 5 |
Workflow Clarity | Each operation is presented as a distinct, clearly sequenced when-to-use section with grounding guidance ('say when nothing relevant was found rather than inventing continuity'), but there is no explicit validate/retry feedback loop; these are read/write memory calls rather than destructive or batch operations, so the destructive-cap does not apply. | 4 / 5 |
Progressive Disclosure | This is a single short file with no bundle references; the four well-headed sections (recall/retain/reflect/bank scope) organize a simple skill cleanly, satisfying the under-50-lines/no-external-references exception for the top score. | 5 / 5 |
Total | 18 / 20 Passed |