Workflow Fluency for AI Agents
Maestro is an open-source AI workflow skill with 25 commands, persistent memory, and curated anti-patterns for building reliable, production-grade AI agent workflows. Achieve workflow fluency across prompt engineering, context management, tool orchestration, and agent architecture.
How It Works
Install Maestro in seconds and start using workflow commands immediately. Maestro provides workflow fluency by teaching AI agents systematic planning, execution, and verification across complex, multi-step tasks.
npx skills add sharpdeveye/maestro
25 Commands Across 4 Categories
- Analysis: diagnose, evaluate, reflect
- Fix & Improve: refine, streamline, calibrate, fortify, zero-defect
- Enhance: amplify, compose, enrich, accelerate, chain, guard, iterate, temper, turbocharge
- Utility: extract-pattern, adapt-workflow, onboard-agent, specialize, teach-maestro, capture, recap
MCP Server
The maestro-workflow-mcp npm package exposes all 25 workflow commands as MCP-compatible prompts with dual transport (stdio + HTTP) and 10 tools. Learn more about MCP integration.
Anti-Patterns
Maestro documents 6 common AI workflow anti-patterns including Context Dumping, Retry & Pray, Agent Overkill, Tool Sprawl, Ship & Pray, and No Cost Controls. Read the full anti-pattern guide.
Maestro is compatible with Claude Code, Cursor, VS Code, Gemini CLI, Antigravity, Kiro, Trae, OpenCode, Pi, and any MCP-compatible client.
Frequently Asked Questions
- What is Maestro?
- An open-source AI workflow skill that provides workflow fluency with 25 commands and persistent memory for building production-grade AI agent workflows.
- How do I install it?
- Run
npx skills add sharpdeveye/maestro in your terminal. Then run /teach-maestro to initialize.
- Is it free?
- Yes — MIT licensed, fully open-source on GitHub.
- Does it support MCP?
- Yes — the maestro-workflow-mcp package provides full Model Context Protocol support.
GitHub · npm · llms.txt · Sitemap · Robots