
from gran-maestro24
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.
Procedure skill for disabling a 'Gran Maestro' mode on Claude Code. Entirely in Korean, which limits accessibility. No bundled scripts — purely instructional. Clean from a security perspective with no risky patterns. Niche utility as it only applies to users of the specific Gran Maestro plugin system.
Korean-only documentation is the main accessibility issue. The skill is a simple procedure for toggling a mode state file — no security concerns. Architecture is basic with no scripts/references directories.
Gran Maestro — On
Activate Gran Maestro (Maestro) orchestration mode: enables conductor-style orchestration, installs hooks, and configures workspace defaults for coordinated wor
Maestro Dashboard
Start and manage a local Maestro dashboard server to view workflows, agent streams, and project docs in a web UI.
Gran Maestro Shared Includes
Repository-internal shared Markdown fragments used by other Gran Maestro skills; not a user-invocable workflow.
MST HUD Statusline Installer
Installs an MST HUD wrapper as the Claude Code statusLine.command, backing up the existing command before replacing it.