prompt-preflight-qa

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Prompt Preflight QA

提示词预飞检查QA

Follow shared release-shell rules in:
  • postplus-shared
    release-shell rules
Use this skill immediately before image or video generation.
This skill is for:
  • checking whether a prompt draft is structurally strong enough to run
  • finding missing constraints before credits are spent
  • pointing drift risk back to the right upstream stage
  • producing concise rerun notes
This skill is not for human creative approval after outputs exist.
遵循以下共享release-shell规则:
  • postplus-shared
    release-shell规则
请在生成图像或视频前立即使用此技能。
此技能适用于:
  • 检查提示词草稿的结构是否足够完善以运行
  • 在消耗credits前发现缺失的约束条件
  • 将漂移风险指向正确的上游环节
  • 生成简洁的重跑说明
此技能不适用于生成输出内容后的人工创意审核。

Core Rule

核心规则

Judge prompt quality by controllability, not by how impressive the prose sounds.
根据可控性判断提示词质量,而非文案听起来是否惊艳。

Method

方法

Read
references/checklist.md
.
阅读
references/checklist.md

Default Workflow

默认工作流程

1. Classify the prompt object

1. 对提示词对象进行分类

Choose one:
  • storyboard grid prompt
  • full video request
  • no-reference draft
  • reference-led replication draft
选择其中一项:
  • 故事板网格提示词
  • 完整视频请求提示词
  • 无参考草稿提示词
  • 参考导向的复刻草稿提示词

2. Run checklist review

2. 执行清单检查

Check:
  • opening strength
  • viewer question clarity
  • visible evidence
  • product timing
  • negative constraints
  • reference contract
  • realism and UGC control
  • output-format correctness
检查以下内容:
  • 开篇吸引力
  • 观众疑问清晰度
  • 可见证据
  • 产品时机
  • 负面约束条件
  • 参考约定
  • 真实感与UGC控制
  • 输出格式正确性

3. Print a preflight report

3. 生成预检查报告

Use this shape:
text
Verdict:
Major risks:
- ...
Missing fields:
- ...
Likely drift:
- ...
Fix now:
- ...
Can run now:
使用以下格式:
text
Verdict:
Major risks:
- ...
Missing fields:
- ...
Likely drift:
- ...
Fix now:
- ...
Can run now:

Blame Rule

归因规则

When a prompt is weak, point the problem to the right stage:
  • bad routing ->
    pattern-router
  • weak hook decode ->
    reference-decode
  • weak panel logic ->
    storyboard-grid-writer
  • bad request mapping ->
    video-request-architect
  • bad learn/do-not-copy rules ->
    reference-contract-builder
当提示词质量不佳时,将问题指向正确的环节:
  • 错误路由 ->
    pattern-router
  • 薄弱钩子解析 ->
    reference-decode
  • 薄弱面板逻辑 ->
    storyboard-grid-writer
  • 错误请求映射 ->
    video-request-architect
  • 错误的学习/禁止复制规则 ->
    reference-contract-builder

Failure Mode

失败模式

If the prompt could still run but is risky, do not silently pass it. Mark it as risky and say what is most likely to fail first.
如果提示词仍可运行但存在风险,请勿默认通过。标记为有风险,并说明最可能率先出现的问题。