Content
100%Weight 40%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is concise, highly actionable with concrete search filters and an output template, and clearly sequenced for a low-risk read-only operation, all within a well-organized single file.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean with no padding or explanations of concepts Claude already knows; the table and output template are tight and the only prose is the justified OpenCode-rendering note. | 3 / 3 |
Actionability | Concrete `search_memories` calls with real filter JSON, a dedup-by-ID step, a max-10 cap, and a copy-paste-ready output block make the guidance fully executable. | 3 / 3 |
Workflow Clarity | A clear numbered five-step sequence with explicit edge-case handling (zero results -> output nothing) and a read-only constraint; no validation checkpoint is needed for this non-destructive retrieval operation. | 3 / 3 |
Progressive Disclosure | A short, single-file skill with no need for external references, organized into clear sections (When to use, Steps, Constraints, Output formatting), which satisfies the simple-skill allowance. | 3 / 3 |
Total | 12 / 12 Passed |