Content
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-structured, actionable recipe that provides concrete commands and a clear phased workflow with an approval checkpoint, with no padding or unnecessary explanation.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and assumes Claude's competence; it does not explain known concepts, and the lengthy prompt text is the actual instruction payload rather than padding. | 3 / 3 |
Actionability | It gives concrete, executable commands — 'muapi image edit' (model=nano-banana-2-edit) and 'muapi video from-image' (model=veo3.1-fast-image-to-video) — with full prompts, aspect ratios, and a curl fallback, making it copy-paste ready. | 3 / 3 |
Workflow Clarity | The two-phase sequence (Phase A image generation, Phase B optional animation) is clearly ordered with an explicit approval checkpoint ('Present the generated giant product image to the user for approval'); this is not a destructive/batch operation so the validation cap does not apply. | 3 / 3 |
Progressive Disclosure | At under 50 lines with no bundle files present, the content is organized into clear sections (Inputs, Steps, Trigger Keywords, Notes) that need no external references. | 3 / 3 |
Total | 12 / 12 Passed |