Content
46%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 well-structured overview/contract with good bundle-file navigation, but it is descriptive rather than executable and lacks validation checkpoints for a destructive/batch assembly. Adding concrete FFmpeg/PIL commands and verify steps would lift actionability and workflow clarity.
Suggestions
Add an executable Run sequence with the actual FFmpeg composite command(s) (cut/concat, ASS burn, end-card overlay, loudnorm, mux to 1080×1920 h264+aac) instead of describing them in prose.
Insert validation checkpoints: verify words.json clip/beat count matches tableaux, verify output is 1080×1920, verify loudnorm hit −14 LUFS, before declaring the master done.
Convert the bundle mentions to markdown links (e.g., '[PIPELINE.md](scripts/PIPELINE.md)') so navigation is explicit rather than implied.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient prose that assumes Claude knows FFmpeg/PIL/i2v, but the 'no separate VO / sung song carries narration' point is restated across the intro, Run, and Contract sections and could be tightened. | 3 / 5 |
Actionability | The body states targets ('burn the caption ASS', 'loudnorm to −14 LUFS', 'chunk words.json ~3 words') but provides no executable FFmpeg commands, PIL code, or script invocations — it describes the assembly rather than instructing with runnable steps. | 2 / 5 |
Workflow Clarity | A rough conceptual sequence exists (song → timeline → captions → hook → cuts → end card → FFmpeg) as a contract list, but there is no numbered run procedure and no validation checkpoints; per the rubric, a batch/destructive assembly without validation is capped at 3. | 3 / 5 |
Progressive Disclosure | Well-organized sections with three real, clearly signaled one-level-deep references to existing bundle files (config.example.json, PIPELINE.md, README.md); references are prose mentions rather than markdown links, keeping it just below the top anchor. | 4 / 5 |
Total | 12 / 20 Passed |