@FinanceYF5: Now there's no need to write /goal commands yourself? Just hand it over to Codex, let it define its own goals, and even every sub-agent it generates gets its goals taken care of by itself. Here's the result:

X AI KOLs Following Tools

Summary

The author demonstrates how to use Codex to automatically set goals and generate sub-agents, without manually writing /goal commands.

Now there's no need to write /goal commands yourself? Just hand it over to Codex, let it set its own goals, and even every sub-agent it generates gets its goals handled by itself. Here's the result👇 https://t.co/UkvsPqCnmH
Original Article
View Cached Full Text

Cached at: 06/15/26, 10:59 AM

Now you don’t need to write /goal commands yourself anymore?

Just throw it to Codex, let it set its own goals, and even every sub-agent it spawns gets its goals handled by itself.

Effect below 👇 https://t.co/UkvsPqCnmH

Similar Articles

@vista8: Many friends ask: how to write a good Goal instruction for Codex? Execute before sleep, model automatically develops, 'harvest' the next day. I've posted a 40k-word document, but most people are too lazy to read it, so I wrote a Skill. Turn a one-sentence requirement into a goal, copy and use. Installation command: npx skills add jo…

X AI KOLs Timeline

Shared a Skill tool for generating Goal instructions for Codex. Install via npx to turn a one-sentence requirement into a goal, enabling automatic development. Source code is free and open-source.

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.