{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreig3jl65tzrp22bfictt3474dr3lx6f2ix2rwkt6w5suy6dlw6or4m",
"uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mo6rnc6mekn2"
},
"path": "/t/plan-mode-in-codex-similar-to-claude-code/1383537#post_2",
"publishedAt": "2026-06-13T16:55:52.000Z",
"site": "https://community.openai.com",
"tags": [
"@jon.power",
"https://developers.openai.com/codex/learn/best-practices"
],
"textContent": "Thanks for sharing this idea @jon.power, and welcome to the community.\n\nGood news: a Plan Mode workflow is already available in Codex. You can instruct Codex to inspect the repository, analyze the task, ask clarifying questions, and produce a proposed implementation and validation plan before making any changes. This is especially useful for larger refactors, migrations, and multi-agent coordination.\n\nThe current approach is prompt-driven rather than a dedicated UI toggle, but it supports the same separation between planning and execution that you’re describing.\n\nYou can find more details and examples here:\nhttps://developers.openai.com/codex/learn/best-practices\n\nThat said, a dedicated user-facing toggle could still make this workflow more discoverable and easier to use, so it’s a reasonable feature request. Curious to hear how others are handling planning vs. execution in their Codex workflows.\n\n-Mark G.",
"title": "Plan Mode in Codex. Similar to Claude code"
}