Skip to main content

Prompt Components Checklist

Best Practices

  • Iterate relentlessly: Small wording changes can make or break behavior. Example: For unclear audio instruction, we swapped “inaudible” → “unintelligible” which improved noisy input handling.
  • Prefer bullets over paragraphs: Clear, short bullets outperform long paragraphs.
  • Guide with examples: The model closely follows sample phrases.
  • Be precise: Ambiguity or conflicting instructions = degraded performance similar to GPT-5.
  • Control language: Pin output to a target language if you see unwanted language switching.
  • Reduce repetition: Add a Variety rule to reduce robotic phrasing.
  • Use capitalized text for emphasis: Capitalizing key rules makes them stand out and easier for the model to follow.
  • Convert non-text rules to text: instead of writing “IF x > 3 THEN ESCALATE”, write, “IF MORE THAN THREE FAILURES THEN ESCALATE”.
Find more details.