Content
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is an admirably terse and clear deprecation redirect that respects the token budget and leaves no ambiguity about the single action to take. Its only gap is actionability: it names the replacement surface family but not the specific OMX surfaces or how to reach them.
Suggestions
Name the specific OMX persistent memory/notepad surfaces (and how to invoke them) so the redirect is fully actionable rather than directional.
Remove the literal 'Task: {{ARGUMENTS}}' line if the skill is hard-deprecated and should never execute, since it implies the skill still accepts a task.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is a lean two-line deprecation notice with no padding or explanation of concepts Claude already knows, matching the 'lean and efficient; every token earns its place' anchor. | 3 / 3 |
Actionability | It gives a concrete redirect ('Use OMX persistent memory/notepad surfaces directly') but lacks specifics on which surfaces or how to access them, fitting 'some concrete guidance but incomplete' rather than fully executable level 3. | 2 / 3 |
Workflow Clarity | This is a simple single-purpose redirect under 50 lines whose single action (do not invoke; use OMX surfaces instead) is unambiguous, so per the simple-skills scoring note workflow clarity scores 3. | 3 / 3 |
Progressive Disclosure | The skill is under 50 lines with no need for external references and is organized under a clear '# Note deprecated' heading, meeting the simple-skills criterion for a top progressive-disclosure score. | 3 / 3 |
Total | 11 / 12 Passed |