AllMyAgents
Description
Self-hosted GUI hub for managing Claude Code and OpenAI Codex agents across multiple accounts — projects, orchestration, usage tracking, and remote access over a private mesh. MIT.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
AllMyAgents
**Run a whole fleet of coding agents from one window — and let them talk to each other.**
A self-hosted hub and desktop app for [Claude Code](https://claude.com/claude-code) and [OpenAI Codex](https://developers.openai.com/codex). Several accounts per vendor, side by side, on your own machine. Your agents can message each other, look in on each other's work, and share what they learn.
[](LICENSE) [](#install) [](https://github.com/nathanfraske/AllMyAgents/releases)
**Alpha.** It works, and it is used daily to build itself. Expect rough edges — read the release notes.
Why this exists
One agent in one terminal is easy. The trouble starts at five: which of them is still working, which quietly failed an hour ago, which two are about to edit the same file, and what did the one you closed yesterday actually learn?
AllMyAgents is the answer to that — a hub that owns the agents, keeps their history, and gives them a way to reach each other.
What it does
🤝 Agents that work together
A real intercom, not a metaphor. Any agent can message any other, and the hub delivers it into their next turn — or steers it into a turn already running, so a correction lands while it can still change the outcome.
send_message— direct or broadcast to the fleetpeek_agent— see what a teammate is doing without interrupting them- Shared memory — scoped notes that outlive the chat that wrote them
- Practices — conventions the fleet reads and revises together
Mixed fleets are the point: a Claude agent and a Codex agent talk to each other the same way, and the transcript shows you which is which.
🪟 A window built for many agents at once
- Split any way you like
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11