From oh-my-agent
Sets oma HUD visibility profile to compact mode, persists to .oma/state/hud.json if filesystem tools available, and shows single-line preview with next command suggestion.
How this command is triggered — by the user, by Claude, or both
Slash command
/oh-my-agent:hud-compactThe summary Claude sees in its command listing — used to decide when to auto-load this command
将 oma HUD 可见性配置文件设置为 `compact`。 协议: 1. 应用 `visibility = compact`。 2. 如果文件系统工具可用,使用来源 `oma:hud-compact` 写入/更新 `.oma/state/hud.json`。 3. 提供单行紧凑 HUD 预览和建议的后续命令。 输出格式: ## HUD - 已应用:compact - 已持久化: ## 预览 ## 下一个命令 - /oma:status
将 oma HUD 可见性配置文件设置为 compact。
协议:
visibility = compact。oma:hud-compact 写入/更新 .oma/state/hud.json。输出格式:
[oma][MODE balanced][STAGE team-exec][TASKS 3/8][NEXT /oma:team-verify]
npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agent/configureGuides through interactive configuration of the Claude HUD — layout, language, presets, and display toggles — while preserving advanced manual overrides.
/configureInteractively configure Claude HUD display: layout, presets, toggle elements (git status, usage, tools activity), custom line. Preserves advanced overrides.
/setupConfigures claude-ultimate-hud statusline plugin with optional language and plan, detecting platform, runtime, and plugin path.