Content
82%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 a tight, well-structured instruction skill with actionable prompt skeletons and a clear workflow, slightly held back by references to files not present in the local bundle and by the lack of explicit validation checkpoints.
Suggestions
Add a brief verification step in the workflow (e.g. confirm the selected recipe preserves the brief's most fragile requirement before emitting the final prompt) to strengthen workflow_clarity.
Confirm the ../../references/*.md files resolve from the skill's installed location, or co-locate them under the skill's own references/ directory so the signaled links are navigable.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and dense: it assumes Claude knows video production, never pads with definitions of Seedance or clip structure, and every section (families table, skeletons, selection rule, output contract) earns its tokens. | 5 / 5 |
Actionability | Concrete, copy-paste-ready prompt skeletons with bracketed placeholders (e.g. "Camera: [single move]. Lighting: [physical source].") plus a per-family core-pattern table give specific executable guidance, though the placeholders still require judgment to fill. | 4 / 5 |
Workflow Clarity | A clear sequence is stated up front ("load the Director's Read, classify the brief, and complete its canonical record") and an Output Contract defines what to return, with the Selection Rule and Sequence State guiding decisions; explicit validation checkpoints are absent but the task is generative rather than destructive/batch. | 4 / 5 |
Progressive Disclosure | Content is well split into an overview plus one-level-deep, purpose-labeled references ("Load [genre-guides] for genre patterns, [examples-by-mode] when the user needs copy-ready examples..."), but the referenced files live at ../../references/ and are not present in the skill bundle, so navigation cannot be fully verified. | 4 / 5 |
Total | 17 / 20 Passed |