Content
65%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 lean, well-organized technique catalog with concrete attack payloads, but its test-harness guidance is incomplete and lacks validation checkpoints, and no bundle files support progressive disclosure.
Suggestions
Provide an executable multi-turn test harness example (e.g. a python_provider script) rather than describing it abstractly, and supply the referenced 'custom-policy' instead of leaving it dangling.
Add explicit validation/detection steps to the probe workflow — how to confirm an injected instruction persisted across sessions and triggered.
Move the custom-policy definition and any extended payload examples into a referenced reference file to enable one-level-deep progressive disclosure.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean throughout — terse technique descriptions, lists, and abbreviations ('w/', '→') with only a one-line non-padded intro; it assumes Claude's competence and never lectures on what LLMs or memory are, matching the score-3 'every token earns its place' anchor. | 3 / 3 |
Actionability | Concrete attack payloads and a YAML probe block are copy-paste ready, but the multi-turn test harness is only described abstractly ('Use the python_provider to script multi-turn scenarios') with no executable script and a dangling 'see custom-policy' reference, leaving key guidance incomplete per the score-2 anchor. | 2 / 3 |
Workflow Clarity | The Techniques → Probe → Detection → Severity → Defender structure gives an implicit sequence, but there are no explicit validation checkpoints for confirming a memory injection actually persisted, which is the score-2 'sequence present but checkpoints missing' case rather than score-3. | 2 / 3 |
Progressive Disclosure | No bundle files exist and all ~90 lines live in a single inline SKILL.md with no external references, so content that could be split (e.g. the custom-policy or multi-turn harness) is inline — well-organized sections keep it above score-1 but it is not the score-3 one-level-deep-reference structure. | 2 / 3 |
Total | 9 / 12 Passed |