
from gran-maestro24
Installs an MST HUD wrapper as the Claude Code statusLine.command, backing up the existing command before replacing it.
This skill replaces the Claude Code status line command with an MST HUD wrapper script (scripts/mst-statusline.sh). It safely backs up the existing ~/.claude/settings.json statusLine.command to a backup file and atomically writes the updated settings to point at the wrapper. The result is an MST-style HUD statusline that can show model prefixes and improved HUD behavior.
Use when you want to install or enable the MST HUD wrapper for Claude Code — e.g., when a user asks for 'HUD 설치', 'statusline 설치', or invokes '/mst:hud-install'. It's appropriate for local developer environments where modifying ~/.claude/settings.json is acceptable and the wrapper script is present in the plugin directory.
Best suited to Claude Code / Claude-compatible agents that expose a ~/.claude/settings.json statusLine.command. The guidance is generalizable to agents that support file-based statusline configuration.
This skill has not been reviewed by our automated audit pipeline yet.
Maestro: Off — Disable Gran Maestro Mode
Procedure skill that safely disables the Gran Maestro 'maestro' mode, checks active requests, optionally forces shutdown, and updates mode state files.
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.