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 well-organized, actionable, and loaded with specific rendering craft that Claude would not already know, with appropriate bundle references and QC checkpoints. The main improvement opportunities are turning the music-mux step into a full command and adding an explicit error-recovery loop.
Suggestions
Provide a complete copy-paste FFmpeg command for the create-music-elevenlabs mux step (including fade in/out and loudnorm flags) instead of describing it in prose.
Add an explicit validate→fix→retry loop after the `--stills` quick check (e.g. "if a slide reads off-center or chrome is mis-sized, adjust config and re-run --stills before the full render").
Trim the intro paragraph's re-enumeration of card chrome since the frontmatter description already covers it.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is largely lean and packs genuine non-obvious craft knowledge (top-half silhouette centering, L<246 threshold, claim-free comment rules); the only trimmable redundancy is the intro re-enumerating the IG-LIVE card chrome already covered by the frontmatter description. | 4 / 5 |
Actionability | Provides a copy-paste render command, a concrete config shape with field list, and a worked config.example.json; the music-mux step is described in prose with key flags (-map, fade, loudnorm) rather than as a full ready-to-run command, a minor gap. | 4 / 5 |
Workflow Clarity | The render-silent-master → mux-music → QC-with-watch sequence is clear and includes a `--stills` quick-check checkpoint and `watch` QC, satisfying validation for this batch render; it lacks an explicit validate→fix→retry error-recovery loop. | 4 / 5 |
Progressive Disclosure | A well-sectioned single-purpose skill with clear one-level references to scripts/build.py and config.example.json (both present in the bundle), no nested or buried references, and content appropriately inlined for a skill of this size. | 5 / 5 |
Total | 17 / 20 Passed |