ClaudeAgentOrchestrator — Development skill for Claude Code
Web-based dashboard for managing multiple Claude Code agents simultaneously.
How to install ClaudeAgentOrchestrator
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open AnimaNigra/ClaudeAgentOrchestrator and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What ClaudeAgentOrchestrator does
Web-based dashboard for managing multiple Claude Code agents simultaneously.
Alternatives in Development
- Claude Md Management — Tools for managing and improving CLAUDE.md files 14k ★
- Agent Of Empires — Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile 3.1k ★
- Claude Swap — Switch between multiple Claude Code accounts, with automatic rate-limit rotation, usage dashboard, and paralle 2k ★
README
Claude Agent Orchestrator
A web-based dashboard for managing multiple [Claude Code](https://docs.anthropic.com/en/docs/claude-code) agents simultaneously. Each agent runs in its own pseudo-terminal (PTY) and streams output to the browser via xterm.js — full color, TUI support, slash commands, and interactive prompts.

Features
- Multiple agents at once — spawn, monitor, and switch between agents in separate PTY sessions
- Full terminal emulation — xterm.js with 256-color support, resize, and keyboard passthrough
- Tool approval dialog — Claude Code
PreToolUsehook surfaces every tool call (Bash, Write, Edit, etc.) in a browser dialog for approve/deny - Git worktree management — create isolated worktrees from agent cards so multiple agents can work on the same repo without conflicts
- Voice dictation — Web Speech API integration for hands-free prompting with image attachments
- Git review panel — inline diff viewer for reviewing agent changes before committing
- Session history — grouped by project, with resume support (
--resumesession IDs) - Desktop notifications — sound + system notification when an agent goes idle
- PWA — installable as a standalone app from the browser
- Priority list — drag-and-drop task notepad with JSON persistence
- Markdown Reader — open
.md/.txtfiles via path, drag-drop, or browse; renders GitHub-style Markdown with Mermaid diagrams, syntax highlighting, relative images, TOC with scroll-spy, multi-tab state, live reload, and print-to-PDF
Download & run (no build required)
Prefer not to clone and build? Grab the ready-made Windows package:
- Go to the **Releases** page and download the latest
ClaudeAgentOrchestrator-win-x64-*.zip. - Unzip it anywhere.
- Make sure you have [Node.js LTS](https:/
Related Skills
MiniAIons
Local web-based command center for managing multiple Claude CLI agent instances
Claude Balancer
A load balancer proxy for multiple Claude OAuth accounts with automatic failover, request tracking, and web da
SafeClaw
to make running containerized Claude Code sessions easy. It lets you spin up multiple isolated sessions, each
Agent Deck
Local web dashboard to orchestrate multiple Claude Code & OpenCode CLI sessions — real PTY terminals, persona
PARL
PARL (Parallel-Agent Reinforcement Learning) is a training paradigm that teaches models to decompose complex t
Orbit
Desktop app for running multiple Claude Code agents simultaneously.
Related Agents
Cross Repo
Coordinates work that spans multiple repos simultaneously — API + frontend + services. Maps impact, sequences
AI Maestro: A Development History
From "AI Agents Web Dashboard" to multi-host agent orchestration in 110 days. ---
Smoke QA
Use after web/CLI changes, before declaring work done — builds the bundled CLI from the current tree, boots it