Maestro Init banner
catlog22 catlog22

Maestro Init

Development community

Description

--- name: maestro-init disable-model-invocation: true description: Initialize project with auto state detection argument-hint: "[-y] [--from <source>] [--from-brainstorm SESSION-ID]" allowed-tools: - Read - Write - Bash - Glob - Grep - Agent - AskUserQuestion session-mode: bootstrap --- <purpose> Initialize project: detect state, create `.workflow/` with project.md, state.json, config.json. Entry point; downstream: step `roadmap` or step `brainstorm`. </purpose> <deferred_reading>

Installation

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

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

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

Full documentation available on GitHub

View Source Repository