maestro-setup

Installation
SKILL.md

Maestro Setup -- Project Context Scaffolding

Interview the user to create persistent project context documents. These files are referenced by all maestro:* skills for deeper project understanding.

Arguments

$ARGUMENTS

  • --reset: Delete all existing context files and start fresh.
  • Default (no args): Run setup interview. If context already exists, offer to update or skip.

Step 1: Handle --reset

If $ARGUMENTS contains --reset:

  1. Confirm with user before deleting .maestro/context/, .maestro/tracks.md, .maestro/setup_state.json
  2. If confirmed: delete and report. Stop.
Related skills
Installs
7
GitHub Stars
150
First Seen
Feb 25, 2026