Настройка HUD строки состояния Claude Code
★ 8.5 · productivity
hud is a Claude Code skill that configures the HUD (Heads-Up Display) statusline as part of the Oh My ClaudeCode ecosystem. It handles installation, repair, and switching between three display presets: minimal (essentials only), focused (branch, agents, context, todos — the default), and full (multi-line output with per-agent details). Running `/oh-my-claudecode:hud setup` automatically checks for `~/.claude/hud/omc-hud.mjs`, creates the wrapper script from the canonical template if missing, and writes the `statusLine` field into `~/.claude/settings.json`. The skill respects the `CLAUDE_CONFIG_DIR` environment variable and handles cross-platform path differences between Unix and Windows. It suits developers who want a persistent at-a-glance view of their Claude Code session — current branch, context load, background tasks, and active agents — without switching windows.
- #hud-display
- #statusline-configuration
- #user-interface
- #vim-integration
- #configuration