Maestro Guard banner
catlog22 catlog22

Maestro Guard

Development community

Description

--- name: maestro-guard disable-model-invocation: true description: Manage editing boundary restrictions argument-hint: "on|off|status|allow|deny|remove|clear [path]" allowed-tools: - Read - Write - Bash - Glob - AskUserQuestion session-mode: none --- <purpose> Configure directory-level write boundaries enforced by the workflow-guard PreToolUse hook. Subcommands: on, off, status, allow `<path>`, deny `<path>`, remove `<path>`, clear. </purpose> <context> $ARGUMENTS — Parse subcommand

Installation

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

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

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

Full documentation available on GitHub

View Source Repository