Maestro Learn banner
catlog22 catlog22

Maestro Learn

Development community

Description

--- name: maestro-learn disable-model-invocation: true description: User-invoked learning toolkit — guided reading, investigation, pattern extraction, or second opinions. Manual `/maestro-learn` only; NEVER auto-invoke for code exploration or analysis — route those intents to the analyze step via /maestro-next argument-hint: "follow|investigate|decompose|consult [args...]" allowed-tools: - Read - Write - Bash - Glob - Grep - Agent - AskUserQuestion session-mode: none --- <purpose>

Installation

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

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

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

Full documentation available on GitHub

View Source Repository