Maestro — маршрутизатор задач и скиллов

★ 7.1 · general

ask-maestro is a Claude Code skill that acts as a router inside the Maestro system — it analyzes the current context and selects the next appropriate skill or lifecycle recipe without performing the actual work itself. Before routing it runs `maestro status`, and uses `maestro active` with a conflict-handoff hard stop when sessions may overlap. When the next step is still unclear, `maestro loop next` (read-only) recommends a route, and `maestro loop show <recipe>` reveals the selected recipe. The skill also covers `loop outcome` for recording attempt results, `loop trace` for card-scoped receipt audits, and `loop improve` for read-only improvement proposals. It is the right starting point whenever it is unclear whether to proceed with design, implementation, audit, setup, or cross-session continuation.