Skip to content
Codex and ChatGPT track

Use Codex when the pod needs a goal-driven builder.

Codex works best when the objective is specific and testable. Use ChatGPT for ideation, images, explanations, and broad help. Use Codex for repo-aware planning and execution.

/plan

Use this before unclear work. It turns the idea into an execution plan without jumping straight into file changes.

/goal

Use this for one durable objective with a visible finish line. Do not use it for a messy backlog.

/status

Use this to see what is done, what is open, and whether the agent is blocked.

Use slash commands, not backslash commands. If a command is missing in the attendee's app or CLI version, use the plain-language prompt version below instead.

/plan We are building [project] for [audience].
We have [time] and [pod members].
Make the smallest useful version, divide the work, and identify what we should not build today.
/goal Finish the smallest demoable version of [project].
The end state is: [what must be visible or working].
Ask only when a missing decision blocks the next step.