codex-task-messenger
Multiple Codex tasks in one folder, each in its own bubble? Now you can ping, hand off context, wait for replies.
What does this skill do?
Communicate between existing local Codex App tasks that share one working directory. Use when the user asks to list or inspect same-directory tasks, send one a message or context handoff, ask a task to return a result, wait for that result, continue a request that needs user input, present an inbound task reply, or explicitly broadcast a one-way notice. Also use for Codex delegations that invoke $
Why is it worth installing?
No external queue or DB—it talks directly between same-directory tasks, zero setup, and can synchronously wait for results.
How do you install it?
git clone --depth 1 https://github.com/tt-a1i/codex-task-messenger.git Then point your agent at the skill directory.
Where does it come from?
Repository: tt-a1i/codex-task-messenger The repository ships 1 skills in total.