Maestro

Active
GitHub TypeScript AGPL-3.0

Description

Agent Orchestration Command Center.

Key Features

  • Git Worktrees parallel development - Run AI agents in parallel on isolated branches with one-click PR creation from the branch menu
  • Auto Run & Playbooks - File-system-based task runner that batch-processes markdown checklists through AI agents, each task in its own session
  • Group Chat coordination - Coordinate multiple AI agents in a single conversation with a moderator AI orchestrating discussions
  • Mobile Remote Control - Built-in web server with QR code access to monitor and control all agents from your phone, supports Cloudflare tunneling
  • CLI for headless operation - Full command-line interface for running playbooks from cron jobs or CI/CD pipelines with JSONL output
  • Dual-mode sessions - Each agent has both an AI Terminal and Command Terminal with Cmd+J seamless switching

Use Cases

💡 Manage AI agents across multiple projects in parallel without branch conflicts
💡 Automate repetitive development tasks with Playbooks, supporting long-running unattended sessions
💡 Use Group Chat to have multiple AI agents collaborate on architecture design and cross-project discussions
💡 Monitor and control agent status from your phone for anywhere access to development progress

Quick Start

Install the Maestro desktop app (macOS, Windows, Linux). Use the Git Worktree menu to create sub-agents for parallel development, or import markdown checklists via Auto Run for batch task execution. Supports Claude Code, OpenAI Codex, OpenCode, and more with full MCP tool compatibility.

Related Projects