Maestro supports Claude Code, Codex (OpenAI), and OpenCode as providers. Make sure at least one is installed and authenticated.Option A: Quick Setup
Create your first agent manually using the + button in the sidebar.Option B: Onboarding Wizard (Recommended for new users)
Press Cmd+Shift+N / Ctrl+Shift+N to launch the Onboarding Wizard, which guides you through:
Selecting an AI provider
Choosing your project directory
Having a discovery conversation where the AI learns about your project
Generating an initial Auto Run Playbook with tasks
The Wizard creates a fully configured agent with an Auto Run document folder ready to go. Generated documents are saved to an Initiation/ subfolder within Auto Run Docs/ to keep them organized separately from documents you create later.
Point your new agent at a project directory. Maestro will detect git repos automatically and enable git-aware features like diffs, logs, and worktrees.
Use the AI Terminal to talk with your AI provider, and the Command Terminal for shell commands. Toggle between them with Cmd+J / Ctrl+J. Each tab in the AI Terminal is a separate session.