Maestro Merge banner
catlog22 catlog22

Maestro Merge

Git community

Description

--- name: maestro-merge disable-model-invocation: true description: Merge session worktree branch back to main argument-hint: "--session <session_id> [--force] [--dry-run] [--no-cleanup] [--continue]" 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.md </required_reading> <purpose> Merge a session worktree

Installation

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

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

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

Full documentation available on GitHub

View Source Repository