Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A richly actionable, well-sequenced skill whose main weaknesses are verbosity from repeated intent and conceptual padding, plus references to bundle files (template.md, examples/sample.md) that are not actually present.
Suggestions
Add the referenced `template.md` and `examples/sample.md` bundle files (or remove the references) so the one-level-deep pointers resolve to real content.
Drop the duplicated Purpose paragraph and trim the "Why This Works"/external-frameworks sections, which restate storytelling concepts Claude already knows.
Move the full 6-frame template and the five Common Pitfalls into a reference file to keep SKILL.md a lean overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly operational, but the Purpose section repeats the frontmatter intent verbatim and sections like "Why This Works" and the Campbell/Pixar framework notes explain storytelling concepts Claude already knows, so it could be tightened. | 2 / 3 |
Actionability | It provides a copy-paste-ready 6-frame markdown template, seven concrete prompts, per-frame visual/mood specifications, and symptom/consequence/fix pitfalls — fully executable, specific guidance. | 3 / 3 |
Workflow Clarity | Steps 1–5 are clearly sequenced, with a discovery guard ("If missing context: Run discovery work first") and an explicit validation/revision loop in Step 5 ("If any answer is no, revise"). | 3 / 3 |
Progressive Disclosure | The body points to `template.md` and `examples/sample.md`, but neither bundle file exists in references/scripts/assets, and the long inline template, per-frame visuals, and five pitfalls are content that could be split out. | 2 / 3 |
Total | 10 / 12 Passed |