如果你一直 reroll,却说不清“为什么结果变了”,问题通常不是 prompt 写得不够华丽,而是没有 review 流程。
这是一份 2 分钟可跑完的 gpt image 2 prompt review checklist。它也能直接作为团队 gate(gpt image 2 prompt QA checklist),并配套一个可复用的 gpt image 2 prompt review workflow,让每次迭代可追溯、可复盘。
- 先看示例对齐标准:/showcases
- 用 patterns 而不是靠感觉:/blog/gpt-image-2-prompt-patterns
- 把 baseline 存进 library:/blog/gpt-image-2-prompt-workspace
Keywords
- gpt image 2 prompt review checklist
- gpt image 2 prompt QA checklist
- gpt image 2 prompt debugging checklist
- gpt image 2 prompt critique checklist
- gpt image 2 prompt review workflow
- gpt image 2 prompt debugging
- gpt image 2 prompt QA
- gpt image 2 editing workflow
- gpt image 2 inpainting checklist
TL;DR:10 个检查点
按顺序跑这份 gpt image 2 prompt review checklist:
- Goal 明确吗(要交付什么)
- Subject 固定吗(什么不能变)
- Invariants 写成 spec 了吗(layout / camera / typography)
- Variables 是否只改 1–2 个
- Output spec 可验证吗(ratio / n / constraints)
- 有 baseline 可复用吗(不是从白板开始)
- 你是在用形容词“修构图”吗
- 有文字就要写字体系与安全边界
- editing/inpainting 是否与不变项冲突
- 同事能否重跑出同一意图
Editing / inpainting checklist
把 editing 当成“只改一件事”,并用这份 gpt image 2 inpainting checklist:
- unchanged contract(哪些必须不变)
- edit intent(1 句话、1 个改动)
- region constraints(材质 / 光线 / 透视一致)
- 有文字就加 typography rules
- 不要一次要求两个 edits
这样你的 gpt image 2 editing workflow 会更可控。

