Turn your ideas into reliable products.

The cloud-based suite for spec-driven development.
One place to define what to build, structure the work, orchestrate agents, and ship with confidence.

Maestru Studio

Be among the first to try Maestru.

"Every AI coding tool focuses on how to build.

But not a single one helps you with what and why to build."

What Maestru Is

Maestru is where product management meets AI execution.

Define what to build, structure the work, and make sure what gets built matches what was intended.

Spec-Driven Development

Multi-Agent Orchestration

Always-On Cloud Workspaces

Team Collaboration

Spec-Driven Development

Plan & Specify

Structured artifacts that live in your codebase — work tracks, work items, and plans that any human or AI agent can act on.

track-mvp.md

MVP Work Track

ID Task Status
M1 Auth & user management done
M2 API endpoints & data model in-progress
M3 Dashboard UI todo
plan-api.md

Implementation Plan

Define database schema
Implement CRUD routes
Add auth middleware

Multi-Agent Orchestration

Bring your agents. Run them all.

Claude Code, Codex, Gemini CLI, OpenCode. Plug in whichever agent you want. Run multiple agents in parallel on different tasks. Switch tools tomorrow without changing your workflow.

Claude Claude Code
OpenAI Codex
Gemini Gemini CLI
OpenCode OpenCode
Your specs. Any agent.
claude-code reading .maestru/...
Implementing checkout flow
codex reading .maestru/...
Implementing API rate limiting
gemini reading .maestru/...
Writing test suite

Team Collaboration

Built for teams. Every role aligned.

Shared documentation, full visibility, and clear ownership. Everyone stays aligned without status meetings or handoff chains.

.maestru/

Same specs. Same repo. Same truth.

Product Manager

Defines specs, sets priorities, writes acceptance criteria

Engineer

Implements with AI agents, reviews output against specs

Founder

Sets vision, tracks progress, makes decisions

AI Agent

Reads specs directly, writes code, stays on track

Always-On Cloud Workspaces

Easy Setup. Work From Everywhere.

Your own cloud workspace, ready in seconds. No local setup, no cold starts. Pick up where you left off from any machine, any browser.

  • One click to start — nothing to install, nothing to configure
  • Always on — your workspace runs 24/7, pick up from any machine
  • Built-in version control — every change tracked automatically

STATUS

Running

SETUP

One click

UPTIME

24/7

ACCESS

Any browser

Case Study

How Oktogon Labs builds with Maestru

Oktogon Labs delivers multiple projects simultaneously using a fully AI-driven, spec-driven approach. Maestru is instrumental to managing all of it — from product definition through to implementation.

Multi-Project Scale

AI-First Delivery

SDD Methodology

Your specs. Your codebase. No middleman.

Powered by MaestruMD

To support Spec-Driven Development, we built MaestruMD, a lightweight framework for defining and managing products with AI. Vision docs, work tracks, specs, and decision logs, all in plain markdown, all versioned in git.

The framework

  • Work tracks, specs, plans, and decision logs, structured for humans and AI
  • A CLI that catches broken links, missing fields, and inconsistencies
  • Standard markdown. Portable, durable, no vendor lock-in

File over app

Your specs. Your codebase. Your ownership.

Apps come and go. Files endure. Maestru keeps your product knowledge in markdown files you own, not locked in someone else's database. And because specs live in the codebase, AI agents read them directly. No MCP calls, no token waste, no lost context between sessions.

Without Maestru
N PRDs in Notion not yours
J Tickets in Jira not yours
F Designs in Figma not yours
With MaestruMD
md Specs in your codebase yours
git Versioned in git yours
ai Readable by any agent directly

Beyond vibe coding

Go beyond vibe coding.

Vibe coding gets you a prototype. Maestru gets you a product. Spec-driven development brings the structure, traceability, and coordination that turns AI-assisted coding into managed product development.

Reliable

Every change traced back to a spec. Nothing ships by accident.

Scalable

From solo founder to full team. The methodology grows with you.

Yours

All specs in your codebase. No lock-in. No middleman.

FAQ

Frequently asked questions

What is Spec-Driven Development?

SDD is a methodology where product specs, written in plain markdown, are the source of truth for everything that gets built. Instead of requirements living in Notion, tickets in Jira, and designs in Figma, everything lives in your codebase as structured markdown files that both humans and AI agents can read directly.

What AI agents does Maestru support?

Any terminal-based coding agent: Claude Code, Codex, Gemini CLI, OpenCode, and more. You bring your own API keys (BYOK). Maestru is the orchestration layer — it doesn't care which agent writes the code. You can even run multiple agents in parallel on different tasks.

What is MaestruMD?

MaestruMD is our lightweight markdown framework for product definition and management. It provides structure for vision docs, work tracks, work items, and implementation plans — all in plain markdown, all versioned in git, all living in your codebase. No external tools, no vendor lock-in.

How is this different from just using Claude Code?

Maestru doesn't replace Claude Code — it's where you run it. A dedicated cloud workspace with your specs, your codebase, and persistent context means Claude Code (or Codex, Gemini CLI, OpenCode) can read your product intent directly from the repo. No re-explaining, no lost context between sessions. Maestru gives your agents the structure they need to do their best work.

Is my code and data secure?

Every user gets a dedicated, sandboxed cloud workspace. No shared environments, no noisy neighbors. Your specs and code live in your codebase and git repository. Maestru doesn't store your code externally. Your AI API keys connect directly to your provider accounts.

maestru

/maˈes.tru/ noun

conductor. master. the one who orchestrates.

Define what to build. Then build it.

© 2026 Maestru. All rights reserved.

Turn your ideas into reliable products.

The cloud-based suite for spec-driven development.
One place to define what to build, structure the work, orchestrate agents, and ship with confidence.

Be among the first to try Maestru.

Maestru Studio

"Every AI coding tool focuses on how to build.

But not a single one helps you with what and why to build."

What Maestru Is

Maestru is where product management meets AI execution.

Define what to build, structure the work, and make sure what gets built matches what was intended.

Spec-Driven Development

Specs that humans and AI agents both read

Multi-Agent Orchestration

Claude Code, Codex, Gemini CLI, your choice

Always-On Cloud Workspaces

Sandboxed, always-on, zero setup

Team Collaboration

PMs, engineers, founders. Same specs, same truth

Spec-Driven Development

Plan & Specify

Structured artifacts that live in your codebase — work tracks, work items, and plans that any human or AI agent can act on.

track-mvp.md

MVP Work Track

ID Task Status
M1 Auth & user management done
M2 API endpoints & data model in-progress
M3 Dashboard UI todo
M4 Payment integration todo
m2.md
M2 in-progress

API Endpoints & Data Model

Design and implement REST API with user, project, and billing resources.

plan-api.md

Implementation Plan

Define database schema with Drizzle ORM
Implement CRUD routes for projects
Add auth middleware & rate limiting

Multi-Agent Orchestration

Bring your agents. Run them all.

Claude Code, Codex, Gemini CLI, OpenCode. Plug in whichever agent you want. Run multiple agents in parallel on different tasks. Switch tools tomorrow without changing your workflow.

Claude Claude Code
OpenAI Codex
Gemini Gemini CLI
OpenCode OpenCode
Your specs. Any agent.
claude-code reading .maestru/...
Implementing checkout flow
codex reading .maestru/...
Implementing API rate limiting
gemini reading .maestru/...
Writing test suite

Team Collaboration

Built for teams. Every role aligned.

Shared documentation, full visibility, and clear ownership. Everyone stays aligned without status meetings or handoff chains.

.maestru/

Same specs. Same repo. Same truth.

Product Manager

Defines specs, sets priorities, writes acceptance criteria

Engineer

Implements with AI agents, reviews output against specs

Founder

Sets vision, tracks progress, makes decisions

AI Agent

Reads specs directly, writes code, stays on track

Always-On Cloud Workspaces

Easy Setup. Work From Everywhere.

Your own cloud workspace, ready in seconds. No local setup, no cold starts. Pick up where you left off from any machine, any browser.

  • One click to start — nothing to install, nothing to configure
  • Always on — your workspace runs 24/7, pick up from any machine
  • Built-in version control — every change tracked automatically

STATUS

Running

SETUP

One click

UPTIME

24/7

ACCESS

Any browser

Case Study

How Oktogon Labs builds with Maestru

Oktogon Labs delivers multiple projects simultaneously using a fully AI-driven, spec-driven approach. Maestru is instrumental to managing all of it — from product definition through to implementation, across every project and every team member.

Multi-Project Scale

Multiple products managed with structured specs

AI-First Delivery

AI agents execute against specs, humans orchestrate

SDD Methodology

Specs as source of truth across every project

Your specs. Your codebase. No middleman.

Powered by MaestruMD

A lightweight markdown framework for defining and managing products with AI. Vision docs, work tracks, specs, and decision logs. All in git.

The framework

  • Work tracks, specs, plans, and decision logs
  • CLI that catches broken links and inconsistencies
  • Standard markdown. No vendor lock-in
.maestru/docs/vision.md

# Product Vision

A marketplace for local artisans...

## Principles

1. Simplicity over features

2. Mobile-first experience

.maestru/tracks/track-mvp.md
User authentication
Product listing page
Checkout flow

File over app

Your specs. Your codebase. Your ownership.

Apps come and go. Files endure. Maestru keeps your product knowledge in markdown files you own, not locked in someone else's database. And because specs live in the codebase, AI agents read them directly. No MCP calls, no token waste, no lost context between sessions.

Without Maestru
N PRDs in Notion not yours
J Tickets in Jira not yours
F Designs in Figma not yours
MCP calls burn tokens for context
Agents start from scratch every time
Every handoff loses intent
With MaestruMD
md Specs in your codebase yours
git Versioned in git yours
ai Readable by any agent directly
No API calls. No token waste.
Agents read specs like they read code
Context persists across sessions

Beyond vibe coding

Go beyond vibe coding.

Vibe coding gets you a prototype. Maestru gets you a product. Spec-driven development brings the structure, traceability, and coordination that turns AI-assisted coding into managed product development.

Reliable

Every change traced back to a spec. Nothing ships by accident.

Scalable

From solo founder to full team. The methodology grows with you.

Yours

All specs in your codebase. No lock-in. No middleman.

FAQ

Frequently asked questions

What is Spec-Driven Development?

SDD is a methodology where product specs, written in plain markdown, are the source of truth for everything that gets built. Instead of requirements living in Notion, tickets in Jira, and designs in Figma, everything lives in your codebase as structured markdown files that both humans and AI agents can read directly.

What AI agents does Maestru support?

Any terminal-based coding agent: Claude Code, Codex, Gemini CLI, OpenCode, and more. You bring your own API keys (BYOK). Maestru is the orchestration layer — it doesn't care which agent writes the code. You can even run multiple agents in parallel on different tasks.

What is MaestruMD?

MaestruMD is our lightweight markdown framework for product definition and management. It provides structure for vision docs, work tracks, work items, and implementation plans — all in plain markdown, all versioned in git, all living in your codebase. No external tools, no vendor lock-in.

How is this different from just using Claude Code?

Maestru doesn't replace Claude Code — it's where you run it. A dedicated cloud workspace with your specs, your codebase, and persistent context means Claude Code (or Codex, Gemini CLI, OpenCode) can read your product intent directly from the repo. No re-explaining, no lost context between sessions. Maestru gives your agents the structure they need to do their best work.

Is my code and data secure?

Every user gets a dedicated, sandboxed cloud workspace. No shared environments, no noisy neighbors. Your specs and code live in your codebase and git repository. Maestru doesn't store your code externally. Your AI API keys connect directly to your provider accounts.

maestru

/maˈes.tru/ noun

conductor. master. the one who orchestrates.

Define what to build. Then build it.

© 2026 Maestru. All rights reserved.

Join the Waitlist