josstei/maestro-orchestrate
308 stars · Last commit 2026-04-11
Multi-agent orchestration platform for Gemini CLI, Claude Code, and Codex — 22 specialists, parallel subagents, persistent sessions, and built-in code review, debugging, security, SEO, accessibility, and compliance tools
README preview
# Maestro [](https://github.com/josstei/maestro-orchestrate/releases) [](LICENSE) [](https://github.com/google-gemini/gemini-cli) [](https://docs.anthropic.com/en/docs/claude-code) [](docs/runtime-codex.md) Maestro is a multi-agent development orchestration platform with 22 specialists, an Express path for simple work, a 4-phase standard workflow for medium and complex work, persistent session state, and standalone review/debug/security/perf/seo/accessibility/compliance entrypoints. It runs from one canonical `src/` tree across **Gemini CLI**, **Claude Code**, and **Codex**. ## Runtime Targets | Runtime | Location | Public Surface | Notes | |---------|----------|----------------|-------| | Gemini CLI | repo root | `/maestro:*` | Snake-case agents, TOML commands, hooks, TOML shell policies | | Claude Code | `claude/` | `/orchestrate`, `/review`, ... | Kebab-case agents with `maestro:` subagent names | | Codex | `plugins/maestro/` | `$maestro:*` | Plugin skills, `spawn_agent`, no runtime hooks | ## Getting Started