Agents working together
Let one agent start, brief and check on other agents.
Any agent in Ghostex can start other agents, send them tasks, read their replies, and check their work. For example, Claude Code can plan a feature, hand the tests to Codex, and review what Codex did, without you passing messages back and forth.
Set it up
Install the skills
Open Settings > Integrations and install Ghostex CLI and Ghostex Agents. The CLI skill is installed on first launch by default.
Ask an agent to delegate
In any agent chat, say what you want and who should do it. For example: “Use $ghostex-agents to have Codex write tests for the login page, then review them.”
Watch it happen
The new agent appears in the sidebar like any other session. Open it at any time to see what it’s doing or step in.
You can pick the model and effort for each helper agent in the same request, like “use Codex with high effort”.
Other ways to hand off
- Handoff / Export (Cmd+Option+E) moves a conversation to another agent with its history.
- In the model picker, choosing a model from another agent hands the conversation off to that agent.
- On the Kanban board, Start work hands a task to a new agent.