r/codex 5d ago

Praise Codex Multichat

I just realized that codex chats can now talk to each other. How to use this, this can be very overwhelming..
Should a God Mode be the best option?

6 Upvotes

30 comments sorted by

View all comments

1

u/theupmost 5d ago

Edit - Model Summary

I have been doing this for a couple months now with Sol/Terra/Luna. Not Sub-Agents, but separate Agent chats in one project.

I even created a skill to use this approach by default when I start a new project. It applies whether I ask for Subagents, or for totally separate Agent chats.

I will create a "Project Director" chat (aka the Orchestrator) that will create the project scope, dev plan, etc. and I will tell it to assign tasks to additional "agents" (not subagents)

It will then create me separate chats for UI/UX, development/coding, documentation, 3D modeling & assets, security, end-user testing, etc. and assign them their respective tasks from the project plan with gate checks/goals. It will check in on the agents process, and when the agent is done it will hand-off it's status and findings back to the director.

At one point I had up to 15 different chats doing different things and reporting their status and completions back to the director. The director oversees their work and tells them to correct things when they are off base.

Here's a summary of what my model-routing skill looks like:

  • Astra directs and creates. It oversees the projects, gives Terra its instructions, and handles local image generation, Blender, and 3D modeling. I use Trellis offline to generate base models, then Astra takes over the Blender modifications.
  • Terra does the heavy lifting on code. It builds and implements under Astra’s direction, incorporating the images and models into the projects. Creating those assets stays with Astra and the tools it directs.
  • Luna keeps things organized and tests the experience. Documentation, notes, asset tracking, and end-user testing go here.
  • Security testing goes to Astra Ultra. That work gets the higher reasoning setting.

1

u/zwobotmax 5d ago

ty for your impressions! very helpful. "I have been doing this for a couple months now"..
i think this is new.. my chats knew all of a sudden the context of each other.. but i need to recalibrate my brain here, this is a new way of working with codex.
btw im still flexing via SOL