Make GPT-5.5 prompts shorter, sharper, and executable.
Flow
- Read references/primitives.md.
- Read the prompt, failure examples, and desired behavior.
- Ask for the prompt only if it is missing.
- Classify each issue as
blocker,no-op, orrewrite. - Ask only when the missing answer changes behavior; include a recommended answer.
- Rewrite after blockers are clear.
- Re-check the rewrite against the primitives.
- Use TEMPLATE.md.
Rules
- Preserve intent, useful constraints, and examples.
- Remove no-ops: vague, duplicated, decorative, or intensity-only rules.
- Replace vague quality words with observable behavior.
- Keep only instructions that change behavior, output, validation, tool use, evidence, or priority.
- Use
cause -> effect -> fix. - Do not invent product facts, metrics, tools, policies, or model capabilities.