Display Name
5dive
Category
Tooling
Sub-Category
Tooling: Orchestrators
Primary Link
https://github.com/5dive-ai/5dive
Author Name
5dive-ai
Author Link
https://github.com/5dive-ai
License
MIT
Other License
No response
Description
A bash CLI and systemd-managed runtime for running a team of Claude Code agents on your own VM. Agents talk to each other, share a task queue and org chart, and run under your existing Claude subscription.
Validate Claims
Install via the one-line script on a fresh VM, then run 5dive agent create twice and 5dive task add and watch two agents pick up and hand off work through the shared queue.
Specific Task(s)
Install 5dive on a fresh VM, create two agents, then have one agent delegate a subtask to the other through the shared task queue and watch them coordinate and report back without you relaying any messages between them.
Specific Prompt(s)
Run: 5dive agent create alice && 5dive agent create bob. Then: 5dive task add "Draft a README, then ask bob to review it" --assignee=alice. Watch alice complete her part and hand the review to bob via 5dive task, with both running under your Claude subscription.
Additional Comments
5dive came out of wanting to run a small team of Claude Code agents the way you'd run a team of people. Each on its own VM under your own Claude subscription, talking to each other over a shared task queue and org chart rather than through a human relay. It's MIT-licensed and self-hosted; you keep your keys and your data. Happy to answer any questions or walk through a demo.
Recommendation Checklist
Display Name
5dive
Category
Tooling
Sub-Category
Tooling: Orchestrators
Primary Link
https://github.com/5dive-ai/5dive
Author Name
5dive-ai
Author Link
https://github.com/5dive-ai
License
MIT
Other License
No response
Description
A bash CLI and systemd-managed runtime for running a team of Claude Code agents on your own VM. Agents talk to each other, share a task queue and org chart, and run under your existing Claude subscription.
Validate Claims
Install via the one-line script on a fresh VM, then run
5dive agent createtwice and5dive task addand watch two agents pick up and hand off work through the shared queue.Specific Task(s)
Install 5dive on a fresh VM, create two agents, then have one agent delegate a subtask to the other through the shared task queue and watch them coordinate and report back without you relaying any messages between them.
Specific Prompt(s)
Run: 5dive agent create alice && 5dive agent create bob. Then: 5dive task add "Draft a README, then ask bob to review it" --assignee=alice. Watch alice complete her part and hand the review to bob via 5dive task, with both running under your Claude subscription.
Additional Comments
5dive came out of wanting to run a small team of Claude Code agents the way you'd run a team of people. Each on its own VM under your own Claude subscription, talking to each other over a shared task queue and org chart rather than through a human relay. It's MIT-licensed and self-hosted; you keep your keys and your data. Happy to answer any questions or walk through a demo.
Recommendation Checklist