How I AI

The power user’s guide to Codex: parallelizing workflows, planning techniques, advanced context engineering tips, automating code reviews, and more | Alexander Embiricos

186 snips
Jan 12, 2026
Alexander Embiricos, the Product Lead for Codex at OpenAI, dives into practical AI workflows for developers. He shares how Codex can enhance coding for both novices and pros, showcasing integrations in VS Code and terminal. Listeners learn about running parallel tasks using Git worktrees, the distinct approaches in vibe coding versus production engineering, and how OpenAI accelerated the Sora Android app development in just 28 days. Embiricos also offers tips on effective prompting, automated code reviews, and the future of AI in software development.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ADVICE

Start Small And Parallelize Tasks

  • Use Codex in your IDE or terminal to ask plain-English questions and make small code changes quickly.
  • Parallelize small tasks by opening separate chats or worktrees so changes don't conflict.
ADVICE

Use Git Worktrees For Parallel Changes

  • Create Git worktrees instead of copying repos to run parallel, non-conflicting edits.
  • Ask Codex to create and operate inside named worktrees to automate the setup and edits.
ANECDOTE

Sora Built Fast With Planning

  • OpenAI built the Sora Android app in 28 days using Codex and shipped it as a top app in the App Store.
  • They combined architectural planning and Codex execution rather than one-shot prompting.
Get the Snipd Podcast app to discover more snips from this episode
Get the app