
from gran-maestro21
Procedure skill that safely disables the Gran Maestro 'maestro' mode, checks active requests, optionally forces shutdown, and updates mode state files.
This skill implements the shutdown protocol for Gran Maestro's maestro mode. It verifies plugin root paths and mode state, checks for active requests (skipping terminal states), warns or aborts if work is in progress, supports a --force option to pause active requests, and writes updated mode metadata (active:false, deactivated_at timestamp). It also documents automated deactivation behavior when no active requests remain.
Use when a user requests to disable Maestro/Gran Maestro mode (phrases like 'maestro off', '마에스트로 꺼', or /mst:off). Trigger when the agent receives explicit disable commands or when an automated deactivation condition is met. Avoid running if important active requests are present unless --force is supplied.
Intended for agents with filesystem access and permission to update plugin state files; suitable for local or containerized assistant instances that manage request queues.
This skill has not been reviewed by our automated audit pipeline yet.