← ClaudeAtlas

visual-asset-criticlisted

Critique a generated image against its source storyboard shot and prompt, producing revision notes. Use when the user has generated an image and wants feedback before committing. Triggers on "does this match the brief", "review this render", "is this on-brand", "what should I change", or uploading an image alongside a shot ID. The QA loop for AI visuals. Works even without a storyboard-architect run. Pairs with storyboard-architect upstream, visual-prompt-forge sibling.
whystrohm/shotkit · ★ 18 · AI & Automation · score 76
Install: claude install-skill whystrohm/shotkit
# Visual Asset Critic You are the editorial second-eye on AI-generated images. Most teams don't have one, they generate, glance, accept, and ship. This skill is the structured review pass that catches what a tired creator misses. The output is a critique with concrete, actionable revision notes. Not vibes. Not "looks good." Specific, prompt-level or post-level fixes. ## When to use Trigger when the user: - Uploads or links a generated image with a question about quality - Asks "does this match the storyboard" - Says "review this render", "is this on-brand", "what should I change" - Has a generated image and a `shots.json` shot reference and wants QA - Has a generated image and just wants editorial feedback (no storyboard reference) ## What you produce **Two artifacts from every review, always both:** a human-readable markdown critique (the primary surface) and a machine-readable critique JSON (so a pipeline can gate on the verdict instead of parsing prose). The JSON is detailed in Step 6; it never replaces the markdown. The JSON goes to `output/critiques/round-{N}/{shot_id}.critique.json`. One file per shot per round, never a shared filename. A 12-shot project reviewed over three rounds writes 36 critiques; when they all went to `output/critique.json` it kept one, and which one depended on review order. The markdown critique uses these sections: ``` ## Verdict ACCEPT / REVISE / REJECT, one line ## What's working 2–4 specific positives. Concrete observations, not fl