Maestro Companion banner
catlog22 catlog22

Maestro Companion

AI community

Description

--- name: maestro-companion disable-model-invocation: false description: "Quick execution for small tasks — minimal run lifecycle (start + done) with evidence recording. Full LLM capability, scoped to mechanically clear tasks." argument-hint: "<intent> [-y]" allowed-tools: - Read - Write - Edit - Bash - Glob - Grep - Agent - AskUserQuestion session-mode: run contract: discovery: self-described consumes: [] produces: [] --- <required_reading> @~/.maestro/workflows/run-mode.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository