OpenAI's Official Prompting and Codex Guide

赛博禅心 · wechat · 2026-07-11

This article translates and compiles OpenAI's official prompting guide, authored by Eric Provencher, who oversees Codex developer experience. It focuses on how to effectively instruct ChatGPT/Codex, emphasizing the need to state the goal first before adding context, output formats, and constraints, rather than starting with lengthy steps.

The guide also summarizes common scenarios:

The latter half covers the division of labor between plugins and personalization: cross-task preferences go into settings, while task-specific requirements belong in the prompt. Finally, it explains Codex's Steer and Queue follow-up behaviors. Steer injects a new message into the current run to change direction immediately, whereas Queue holds it for the next turn; both have corresponding controls in the desktop app and CLI.

Related event: OpenAI Releases Official Prompting and Workflow Guide for Codex(3 posts)→

Original post →

More from coding & agent

coding & agent channel →