Maestro Update banner
catlog22 catlog22

Maestro Update

Productivity community

Description

--- name: maestro-update disable-model-invocation: true description: Detect version, preview changes, apply workflow upgrades argument-hint: "[--dry-run] [--force] [--setup-only]" allowed-tools: - Read - Write - Edit - Bash - Glob - Grep - AskUserQuestion session-mode: none --- <purpose> Detect current version, run schema migration to latest, then follow the version-specific upgrade workflow. Schema migrations are handled by `maestro update --migrate`; workflow docs (`~/.maestro/wo

Installation

Installs to ~/.claude/commands/catlog22-maestro-flow-maestro-update.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/catlog22/Maestro-Flow/HEAD/.claude/commands/maestro-update.md -o ~/.claude/commands/catlog22-maestro-flow-maestro-update.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository