Content
72%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The content is actionable and well-structured with an effective one-level reference split. It loses points on conciseness (one section is repetitive) and workflow clarity (stateful supersede/archive operations lack explicit validation checkpoints).
Suggestions
Tighten the 'Write It Down -- No Mental Notes' section: collapse the five bullets that restate 'write it to a file' into one or two, since they all make the same point.
Add an explicit validation step to the supersede/archive workflow (e.g., 'confirm superseded_by points to an existing fact before marking status: superseded; verify the folder moved before deleting the source').
For weekly summary rewrites, add a brief checklist or verify step (e.g., 'confirm cold facts remain in items.yaml after they drop from summary.md') to make the destructive curation step safer.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is largely lean with bullets and tight category definitions, but the 'Write It Down -- No Mental Notes' section restates the same idea five ways ('Memory does not survive session restarts. Files do.' plus five bullets) and could be tightened. | 2 / 3 |
Actionability | Provides concrete executable guidance: directory layout, file conventions (summary.md, items.yaml), specific qmd commands (qmd query/search/vsearch), and concrete rules (status: superseded, add superseded_by) -- specific and copy-ready rather than pseudocode. | 3 / 3 |
Workflow Clarity | Multi-step flows are described (extract facts during heartbeats, weekly summary rewrite, supersede-then-archive), but there are no explicit validation checkpoints for stateful/irreversible operations like superseding facts or moving folders to archives. | 2 / 3 |
Progressive Disclosure | A clear overview with one well-signaled, one-level-deep reference ('see references/schemas.md'), and that file exists and holds the schema/decay detail appropriately split out of SKILL.md. | 3 / 3 |
Total | 10 / 12 Passed |