maestro-quick

Installation
SKILL.md

Auto Mode

Quick tasks default to minimal interaction. --discuss adds a decision extraction step. --full adds plan-checking and post-execution verification.

Maestro Quick (Single Agent)

Usage

$maestro-quick "add rate limiting to /api/auth endpoints"
$maestro-quick "refactor user service to use repository pattern" --discuss
$maestro-quick "fix memory leak in WebSocket handler" --full
$maestro-quick "add dark mode toggle to settings page" --discuss --full

Flags:

  • --discuss: Decision extraction before planning (Locked/Free/Deferred classification)
  • --full: Enable plan-checking (max 2 iterations) and post-execution verification
Related skills
Installs
1
GitHub Stars
84
First Seen
Apr 17, 2026