amp-cli/skills/maestro/SKILL.md
Maestro spec-driven development for Amp CLI. Load this skill when invoking Maestro commands so workflows stay aligned with LeIndex and the Rust TUI.
npx skillsauth add scooter-lacroix/maestro maestroInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill whenever you run Maestro inside Amp. Keep it native to Amp and the Agent Skills standard.
/maestro, /maestro:setup, /maestro:newTrack, /maestro:implement, /maestro:orchestrate, /maestro:status, /maestro:revert, /maestro:leindex, /maestro:tui.~/.config/agents/skills/maestro/ (installed by the Maestro wizard).amp.mcpServers.leindex → { "command": "maestro", "args": ["mcp", "tool-search"], "type": "stdio" (if required) } so Amp reaches the Maestro MCP pool through the dynamic broker. Do not point to any TLDR/legacy endpoints.~/.claude, ~/.gemini, or OpenCode paths./maestro setup — initialize/refresh product, tech stack, workflow, track registry./maestro newTrack "<goal>" — generate spec + plan with clarifying questions./maestro implement <track> — execute plan with LeIndex 5-phase analysis for scoped file access./maestro orchestrate — cockpit/orchestrator panel (Rust TUI pane)./maestro status — report progress and blockers./maestro revert [track|phase|task] — controlled rollback./maestro leindex — analysis via LeIndex; no TLDR imports./maestro tui — launch the Rust cockpit (primary TUI; Go/Python TUIs are deprecated).maestro/archive/tldr/* as reference-only; do not import or call maestro.tldr./maestro:configure / installer.~/.config/agents/skills/maestro/.~/.config/amp/settings.json) has amp.mcpServers.leindex pointing to maestro mcp tool-search.tools
Wiring Verification
tools
Create and configure Maestro sub-agents with custom prompts, tools, and models
data-ai
Create and use Maestro slash commands - quick prompts, bash execution, file references
development
Upgrade any skill to v5 Hybrid format using decision theory + modal logic