@skirano: I basically never write my own /goal anymore. I ask Codex to write one for itself, and one for each agent it spawns. Li…

X AI KOLs Following Tools

Summary

The user shares a technique where they use OpenAI's Codex to write goals for itself and for agents it spawns, reducing manual effort.

I basically never write my own /goal anymore. I ask Codex to write one for itself, and one for each agent it spawns. Like this 👇 https://t.co/8ykoPJNLmC
Original Article
View Cached Full Text

Cached at: 06/15/26, 02:49 AM

I basically never write my own /goal anymore.

I ask Codex to write one for itself, and one for each agent it spawns.

Like this 👇 https://t.co/8ykoPJNLmC

Similar Articles

Codex CLI 0.128.0 adds /goal

Simon Willison's Blog

OpenAI's Codex CLI v0.128.0 introduces the /goal command, enabling the coding agent to iteratively work towards a defined goal until completion or token exhaustion.