Workflow fluency for AI coding agents. 1 skill, 20 commands, 7 references — works across Cursor, Claude Code, Gemini CLI, Copilot, and 6 more.
<div align="center"> <img src="assets/logo.svg" alt="Maestro" width="80" /> # Maestro **Workflow fluency for AI coding agents.** [](LICENSE) [](https://github.com/sharpdeveye/maestro/releases) [](https://www.npmjs.com/package/maestro-workflow-mcp) [](https://modelcontextprotocol.io) [](#the-skill-agent-workflow) [](#21-commands) [](#supported-tools) 1 core skill · 21 commands · 7 domain references · curated anti-patterns [Quick Start](#quick-start) · [Commands](#21-commands) · [Supported Tools](#supported-tools) · [Contributing](#contributing) </div> --- ## What is Maestro? AI agents are only as good as the workflows they operate in. Without guidance, you get the same predictable mistakes: unstructured prompts, context window overflows, tool sprawl, no error handling, and multi-agent systems for single-agent problems. Maestro fights that pattern with: - A comprehensive **agent-workflow** skill with 7 domain-specific reference files ([view source](source/skills/agent-workflow)) - **21 commands** to diagnose, evaluate, refine, streamline, fortify, and more - Curated **anti-patterns** that explicitly tell the AI what NOT to do - A **context gathering protocol** (`.maestro.md`) that ensures e
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.