원클릭으로
config
Configure claudewatch status line settings interactively
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Configure claudewatch status line settings interactively
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
| name | config |
| description | Configure claudewatch status line settings interactively |
| allowed-tools | Bash, Read, Write, AskUserQuestion |
Configure the claudewatch status line. Read the current config from ~/.config/claudewatch/config.toml first to show ALL current values to the user.
Read and display the full current config as a formatted summary, e.g.:
Current claudewatch config:
theme = dracula
show_plan = true
show_5h = true
show_7d = true
show_extra = true
show_cost = false
show_cwd = false
show_branch = false
Ask the user what they want to configure:
Ask which theme. Show ALL 10 options: dracula, catppuccin-mocha, catppuccin-latte, nord, tokyo-night, gruvbox, solarized-dark, solarized-light, one-dark, rosepine
Since AskUserQuestion only supports 4 options, split into two questions:
Show all segment toggles with their current values. Ask which segments to toggle (multi-select):
Note: model name and context window are always shown and cannot be disabled.
Selected segments will be TOGGLED (true→false, false→true).
Write the FULL updated config to ~/.config/claudewatch/config.toml with ALL keys explicitly set. Example:
theme = "dracula"
show_plan = true
show_5h = true
show_7d = true
show_extra = true
show_cost = false
show_cwd = false
show_branch = false
Show the updated config summary. If the theme changed, tell them to restart Claude Code. Segment changes take effect on the next status line refresh (automatic).
SOC 직업 분류 기준