Content
85%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 well-structured, actionable skill with a clear multi-step workflow, strong validation/feedback checkpoints, and clean progressive disclosure into verified reference files. Its main weakness is conciseness: it is lengthy with some duplicated policy prose that could be consolidated.
Suggestions
Consolidate the repeated raster/text-correction prohibitions: the "⛔ Never substitute SVG/HTML/canvas" and "⛔ Never repair rendered text" rules in Image Generation Tools overlap with the text-correction policy in Slide Modification — state once and cross-reference.
Tighten the image-backend resolution block: the step-3 sub-bullets and the later Step 7 codex-imagegen note restate the same backend-priority logic; extract the shared rule into one place and keep Step 7 as a short pointer.
Trim prose around the Batch Generation Policy and Confirmation Policy into terser rule lists; several sentences restate what is already captured in the Options table and workflow steps.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense and largely assumes Claude's competence (no basic-concept explanations), but it is long with noticeable redundancy — the SVG/HTML/canvas prohibition and text-repair prohibition overlap with the later "Slide Modification" text-correction policy, and the image-backend resolution and batch policy overlap with Step 7 — so it could be tightened rather than being fully lean. | 2 / 3 |
Actionability | Provides concrete executable commands (merge-to-pptx.ts/merge-to-pdf.ts invocations), specific flags (--regenerate 2,5,8; --batch-size), a YAML frontmatter example, and exact file-naming conventions; the runtime-agnostic image-gen delegation is explicitly justified rather than left as vague abstraction. | 3 / 3 |
Workflow Clarity | A clear 9-step sequence with a copy-paste checklist, mandatory "⚠️ REQUIRED" confirmation gates, and explicit validation checkpoints (verify prompt files exist before batching, retry failed items once, merge only after all images generated, backup rule before overwrites) with feedback loops for error recovery, matching the score-3 anchor. | 3 / 3 |
Progressive Disclosure | SKILL.md is a well-organized overview with a dedicated References table mapping each file to its content, and references are one level deep into real, verified bundle files (confirmation.md, styles/<preset>.md, dimensions/*.md, codex-imagegen.md, etc. all exist), matching the score-3 anchor. | 3 / 3 |
Total | 11 / 12 Passed |