What problem does it solve?
Maestro turns a user intent into a canonical Session/Run workflow, so an agent can classify the task, create the right chain, and execute it through a controlled lifecycle instead of improvising ad hoc steps.
Core Features & Use Cases
- Intent classification: Distinguishes narrow edits, broad rewrites, continuations, and amendments before execution.
- Session/Run orchestration: Creates and advances the shared canonical session, then drives the run loop with read-only status checks and verified transitions.
- Controlled execution: Supports confirmation gates, dry runs, amendments, and safe continuation of existing sessions.
- Use case: A developer wants a code change handled through a structured plan, approval step, and execution loop with auditable progress and rollback-friendly coordination.
Quick Start
Use the maestro skill to classify this intent and start the appropriate session chain for the requested change.