Maestro

Maestro docs

The reference for understanding, configuring, and extending Maestro. Pages here cover the conceptual model, every shipped skill, the v1 hero score, and per-feature setup walkthroughs. Edit a page on the repo and the next build publishes it.

Where to start

Pick the path that fits your situation:

Just curious

I want to understand what Maestro is.

Read the manifesto for the vision in five minutes, then B2B SaaS Outbound for the one hero score v1 ships.

Design partner

I'm setting up my install.

Start with Pipelines for the data model, then Skills overview for the integration layer, then per-skill setup walkthroughs (Gmail, Apollo).

Skill author

I want to extend Maestro with a new integration.

Read Skills overview for the SDK contract, then Gmail or Apollo as references for OAuth and API-key flows respectively.

What's in here

Concepts

The mental model

How Maestro thinks about pipelines, skills versus tools, the encrypted secrets vault, and the security posture. Read these once and the rest of the docs make more sense.

Scores

Composed agent flows

A score is a composition of agents that produces a measurable business outcome. v1 ships exactly one — the hero score — and that's intentional.

Getting started

Setup walkthroughs

Step-by-step deployment guides. Skill setup is covered on each per-skill page; the deploy guide covers the full self-host stack.