Content
78%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.
The body is concise, well-structured, and actionable with a clear rewrite workflow and output contract, but its progressive disclosure is undermined because every referenced bundle file is absent from the skill package.
Suggestions
Ship the referenced bundle files (directors-read.md, anti-slop-lexicon.md, references/vocab/*.md, seedance-vocab-en/SKILL.md) or remove the links so navigation does not point to missing material.
Add an explicit validation step to the Rewrite Pass, e.g. 'Re-run each major phrase through the Visibility Test before emitting the Output Contract.'
State the concrete output action (rewrite/tighten the prompt) up front in the body so the skill's capability is unambiguous.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and purposeful: no padding explaining concepts Claude already knows, and each section (Intent, Visibility Test table, Six Slop Classes, Rewrite Pass, Do Not Over-Correct, Output Contract) earns its place. | 5 / 5 |
Actionability | Concrete replacement patterns in the filler table, named slop classes with specific repairs, a four-step Rewrite Pass, and an Output Contract give mostly executable guidance; as an instruction-only skill it lacks copy-paste code but the guidance is specific and actionable. | 4 / 5 |
Workflow Clarity | A clear classify-then-rewrite sequence is present (classify by slop class, assign carrier language, reduce duplicates, respect budget/tags) plus an Output Contract, but there is no explicit validation checkpoint to confirm the rewrite passes the Visibility Test before returning. | 4 / 5 |
Progressive Disclosure | References are well-signaled in-text and one level deep (directors-read.md, anti-slop-lexicon.md, per-language vocab files, seedance-vocab-en/SKILL.md), but none of these referenced files exist in the bundle and the references/, scripts/, assets/ directories are absent, so the navigation points to missing material. | 3 / 5 |
Total | 16 / 20 Passed |