maestro
agent
Warn
Health Warn
- License รขโฌโ License: GPL-3.0
- Description รขโฌโ Repository has a description
- Active repo รขโฌโ Last push 0 days ago
- Low visibility รขโฌโ Only 5 GitHub stars
Code Pass
- Code scan รขโฌโ Scanned 12 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions รขโฌโ No dangerous permissions requested
No AI report is available for this listing yet.
๐ต Maestro - an LLM Orchestrator for your Agentic Opera
README.md
๐ต Maestro
A Unix-compatible CLI tool that orchestrates squad-based development
using OpenCode as the agent runtime.
Maestro is a primary agent that leads your agentic opera โ coordinating
specialist sub-agents through a 4-phase workflow (Discovery โ Synthesis
โ Build โ Quality Gate) to reach an objective with minimal human
interaction.
Features
- Squad orchestration โ manages specialist sub-agents (Architect,
Frontend, Backend, DevOps, QA) through structured phases. - Long-running tasks โ designed for complex, multi-phase objectives.
- Minimal human interaction โ only plan approval is required.
- Markdown as database โ all state, reports, and artifacts are
plain markdown files in.maestro/. - Unix principles โ accepts stdin, returns stdout, composes with
pipes. - CLI first โ built with Cobra, uses OpenCode as the agent runtime.
Getting Started
go install github.com/tremtec/maestro@latest
maestro init # scaffold for opencode
maestro run "Build a REST API for user management"
Commands
| Command | Description |
|---|---|
maestro init |
Set up squad, config, and .maestro/ state dir |
maestro run |
Run a prompt through the workflow |
maestro update |
Update agent definitions to latest templates |
maestro upgrade |
Upgrade maestro CLI to latest version |
maestro completions |
Generate shell completions |
Documentation
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found