Maestro Overlay banner
catlog22 catlog22

Maestro Overlay

Productivity community

Description

--- name: maestro-overlay disable-model-invocation: true description: Create or edit command overlays from natural language, or auto-generate them from workflow deficiency signals argument-hint: "<intent> | --amend [--scan] [--dry-run] [-y]" allowed-tools: - Read - Write - Bash - Glob - Grep - AskUserQuestion session-mode: none --- <purpose> Turn instructions into command overlays — JSON patch files that augment `.claude/commands/*.md` non-invasively, auto-applied by `maestro install

Installation

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

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

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

Full documentation available on GitHub

View Source Repository