Search
AI Orchestrators
Instead of Orchestration for data engineering jobs, AI orchestration is all about scheduling and orchestrationg AI Agents.
I’d say the easiest is to use tmux to schedule multiple Claude Codes agents. And you could also extend to run multiple branches of the same repo with git worktrees.
But there’s also specific tools created on the daily basis, below are some of them.
# Tools
Scheduler tools for AI agents:
- Agor: A next-gen AI Agents orchestration for AI coding by Maxime Beauchemin.
- claudette-cli by Maxime Beauchemin that probably used for Agor ^b2cd57
- erk: : CLI utility for managing git worktrees by Nick Schrock
- trigger.dev: Build and deploy fully‑managed AI agents and workflows
- Gastown: multi-agent workspace manager by Steve Yegge ^b49c35
- (For Obsidian, but looks similar:
)
# Filesystems
- AgentFS
- ? similar to Open Table Formats?
# Further workflows
In a sense, you can use OpenCode AI Agent too for this, as it perists sessions. And with tmux you have automatic multiple sessions of OpenCode or Claude sessions.
# Further Reads
- AI workflows
- AI IDEs
- Tmux Tweets:
Origin:
References:
Created 2025-12-01