Content
73%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 highly actionable with a well-validated workflow and properly signaled references, but it is held back by heavy repetition of the same poster-format rules across multiple sections and inlining of guidance that duplicates the reference files.
Suggestions
Consolidate the repeated poster-format rules (element/word limits, white space, font sizes) into a single canonical block and have the checklist and pitfalls sections reference it instead of restating it.
Move the detailed prompt-template and design-principle guidance into the existing references/poster_design_principles.md and poster_content_guide.md, keeping SKILL.md as a lean overview that links out.
Complete the python-pptx example or note that scripts/generate_schematic.py is provided by the scientific-schematics skill, since no scripts/ directory ships with this bundle.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The same poster-format rules ('3-4 elements max', '50% white space', 'GIANT 80pt+') are repeated across the prompt-requirements block, examples, workflow, two mandatory checklist steps, and the Common Pitfalls section, making the body noticeably padded despite avoiding explanations of concepts Claude already knows. | 3 / 5 |
Actionability | Provides concrete, mostly copy-paste-ready bash, HTML, python-pptx, Chrome headless, and LibreOffice commands, but the python-pptx snippet is partial ('# ... add other elements') and the generate_schematic.py script is an external dependency not present in the bundle. | 4 / 5 |
Workflow Clarity | A clear 5-stage sequence (Planning through PPTX conversion) with explicit MANDATORY pre-generation and post-generation reviews, PASS/FAIL criteria, regenerate feedback loops, and an after-export checklist. | 5 / 5 |
Progressive Disclosure | All five referenced bundle files exist and are listed in a clear one-level-deep References section, but substantial design and prompt-template guidance is inlined in SKILL.md where it overlaps the provided reference files. | 4 / 5 |
Total | 16 / 20 Passed |