Discussion about this post

User's avatar
Devin's avatar

Good article. One little detail I've noticed that I do very differently with an AI assistant vs the old way is I make many more commits much more often. This allows me to track the LLMs changes as they happen much easier.

JP's avatar

The 'treat it like a new hire' framing is the bit most people skip. I've been running this exact pattern with Codex. The thing that finally made it click was front-loading AGENTS.md properly instead of repeating the same setup instructions in every prompt.Wrote up the whole approach here https://reading.sh/codex-works-better-when-you-set-it-up-correctly-1f1a1b1081c1 after noticing OpenAI's official best practices and a practitioner guide landed on the same conclusion independently.The spec-first delegation you cover maps directly to what Codex calls /plan mode. Curious whether you found agents behave differently with example code in the instruction file versus written rules? I've found examples work dramatically better.

3 more comments...

No posts

Ready for more?