$npx -y skills add TheMattBerman/brand-shoot-kit --skill qa-rerollScore generated Brand Shoot Kit images for product accuracy, realism, brand fit, commerce usefulness, and artifact risk. Use for QA reports, reject queues, reroll decisions, and correction prompts.
| 1 | # QA Reroll |
| 2 | |
| 3 | Do not pass pretty failures. |
| 4 | |
| 5 | ## Score Gates |
| 6 | |
| 7 | - product accuracy |
| 8 | - label/logo/text preservation |
| 9 | - realism/artifact risk |
| 10 | - brand fit |
| 11 | - channel usefulness |
| 12 | - composition clarity |
| 13 | |
| 14 | ## Reject Immediately |
| 15 | |
| 16 | - changed packaging shape, count, or label text |
| 17 | - malformed hands or body interaction |
| 18 | - fake badges/certifications/claims |
| 19 | - product obscured or too small |
| 20 | - wrong variant/flavor/material |
| 21 | |
| 22 | Use `scripts/qa-images.py --packet <packet>` to write structured QA results. Failed shots should produce concrete reroll instructions, not vague criticism. |
| 23 | |
| 24 | Executable module owner path: |
| 25 | - `scripts/modules/qa_reroll.py --packet <packet-dir> --run-qa` -> updates `qa-results.json` and writes `reroll-manifest.json` |