Skip to content

Typing SVG

Followers Stars License Slovakia


Why this org exists

Most "multi-agent" tools assume you're running two or three agents in parallel. We built these because we're running thirty — and the usual advice (be careful, use branches, review diffs) stops working around agent number five.

At that point you need actual infrastructure: isolation, locking, orchestration, and a way to see what every agent is doing without opening thirty terminals.

Everything in this org is open source and MIT-licensed.


🚀 Flagship Projects

🛡️ GitGuardex

Run many Codex & Claude agents in parallel without them overwriting each other. Isolated worktrees, file locks, PR-only merges. Auto-wires Oh My Codex, Oh My Claude, OpenSpec, and Caveman into every worktree.

Tutorial · npm i -g @imdeadpool/guardex

Stars Language

🐜 Colony

Local-first coordination substrate for fleets of coding agents. A SQLite store at ~/.colony that holds claims, handoffs, plans, and memory — so Claude Code, Codex, Cursor, Gemini CLI, and OpenCode read a compact ~400-token state instead of replaying 30k-token repo handoffs.

Stars Language

Multi-account Codex worker pool with tmux dashboards, a force-claim dispatcher, and auto-rescue supervisors. Steer dozens of parallel Codex sessions from one terminal.

Stars Language

🔑 authmux

Multi-identity helper for the Codex CLI. Auto-detects codex login and snapshots the account so you can list, switch, and rotate every account you've ever authed with one command.

npm i -g @imdeadpool/codex-account-switcher

Stars Language

Long-running Claude Code agent that tends the file-based memory lane in a real-time tick loop — keeps user, feedback, project, and reference memories tidy and de-duplicated across sessions.

Stars Language

Claude Code / Codex skill that scans examples/ for vendored open-source repos, scores them on fit/cost/risk/value with license gates, and drafts OpenSpec integration proposals automatically.

Stars Language


🛠️ Stack

Rust TypeScript Next.js SQLite tmux Linux Claude Codex


🧪 What we're working on

🪨 Recodee            Rust orchestrator for running dozens of coding agents — shipping soon
🤝 Handoffs           Smoother flows for when an agent hits its usage limit mid-task
🧩 OmX / OmC          Deeper integrations with Oh My Codex & Oh My Claude
🧠 Memory lanes       Cross-agent, file-based memory that survives session resets
📊 Observability      One pane of glass for every active agent, worktree, and account

📦 More from the org


📫 Contact & community

Website GitHub Email

Issues and PRs welcome on any repo above — we read every one. If you're also building multi-agent tooling, we'd love to compare notes: open an issue on the most relevant project.


One must imagine a multi-agent system happy.

🪨 The boulder never stops.

Pinned Loading

  1. authmux authmux Public

    A CLI that makes Codex account switching easy—automatically saves and manages account snapshots after official codex login.

    TypeScript 6 2

  2. gitguardex gitguardex Public

    Run many Codex & Claude agents in parallel without them overwriting each other. Isolated worktrees, file locks, PR-only merges. Auto-wires Oh My Codex, Oh My Claude, OpenSpec, and Caveman in every …

    JavaScript 21 2

  3. colony colony Public

    Local-first coordination for fleets of coding agents. Colony is a SQLite substrate (~/.colony) that holds claims, handoffs, plans, and memory — so Claude Code, Codex, Cursor, Gemini CLI, and OpenCo…

    TypeScript 2

Repositories

Showing 10 of 16 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…