Skip to content

Maestria

MAESTRIA / METHODOLOGY LAYER

Make the work deliberate.

A portable harness for AI coding agents. Route complex work through specialists, structured handoffs, and independent review.

EXAMPLE RUN / READY8 ROLES · 3 MODESILLUSTRATIVE, NOT LIVE TELEMETRY

Thinker

Adventurercontext mappedrecon report
Architectapproach selecteddecision record
Plannerscope boundedimplementation plan

Worker

Builderartifact producedimplementation + tests

Verifier

Reviewerindependent checkreview verdict

Workflow

ThinkAdventurer · recon reportdone
RouteOrchestrator → Builderrouted
BuildBuilder · implementation + testsready
ReviewReviewer · verdict pendingqueued

Inspector

HandoffBuilder → Reviewer
Verdictartifact accepted
Boundarymaker != checker
Terminationverifier accepts
8SPECIALISTS
3COGNITIVE ROLES
1ORCHESTRATOR
0VENDOR LOCK-IN

01 / THE METHOD

Structure beats improvisation.

Pipeline composition

Route work through focused stages instead of asking one context to do everything.

Maker/checker split

The builder produces; the reviewer sees it fresh.

Platform independence

Methodology stays consistent while each platform uses native primitives.

02 / SPECIALISTS

The conductor is not the crew.

Orchestrator

Routes tasks to specialists, manages commit protocol

The dispatcher that never implements. Routes every task to the right specialist, enforces maker/checker split, and manages the commit protocol.

Scope
Dispatch only - never implements
Artifact
Route assignments, commit protocol
Constraint
Maker/checker split enforced

03 / ADAPTERS

One methodology. Native primitives.

04 / DOCUMENTATION

Start with the system, then choose your platform.