Content
75%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, actionable recipe with concrete muapi commands, full prompts, and an explicit approval checkpoint before the batch generation phase. It is concise and self-contained, with only minor gaps in exact command syntax and per-step verification.
Suggestions
Show the full muapi invocation syntax (flags for prompt, model, reference, aspect ratio) for at least one generate and one edit call so the guidance is copy-paste ready.
Add a brief verification/retry note for the batch phase (e.g. what to do if an angle drifts from the reference) to push workflow clarity toward 5.
De-duplicate the repeated 'Maintain exact clothing, face, and setting consistency' clause by stating it once as a shared constraint for all Phase B prompts.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean, actionable body that assumes Claude's competence and avoids explaining known concepts, matching 'efficient; minor instances of over-explanation'; not 5 because the bold description restatement and repeated 'Maintain exact clothing...' clauses across prompts could be trimmed. | 4 / 5 |
Actionability | Provides concrete CLI commands with model IDs, full copy-paste prompt text, aspect ratios, and a curl fallback, matching 'mostly executable guidance; minor gaps'; not 5 because the exact muapi flag/syntax form for each command is not shown. | 4 / 5 |
Workflow Clarity | Clear two-phase sequence with an explicit approval checkpoint ('Present the base image to the user for approval') and a post-generation review step, matching 'clear sequence with most checkpoints'; not 5 because per-angle verification/error-recovery loops are not spelled out. | 4 / 5 |
Progressive Disclosure | Self-contained with well-organized sections (Inputs, Steps, Trigger Keywords, Notes) and no nested references, matching 'good structure; most content appropriately placed'; not 5 because the body slightly exceeds the ~50-line simple-skill threshold that would let structure alone earn a 5. | 4 / 5 |
Total | 16 / 20 Passed |