원클릭으로
setup
Install and configure claudewatch status line for Claude Code
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Install and configure claudewatch status line for Claude Code
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | setup |
| description | Install and configure claudewatch status line for Claude Code |
| allowed-tools | Bash, Read, Write, AskUserQuestion |
Install claudewatch — a themed status line for Claude Code.
Check Go: Verify Go is installed (go version). If not installed, tell the user to install Go first from https://go.dev/dl/ and stop.
Install binary: Run go install github.com/nitintf/claudewatch@latest
Register with Claude Code: Run claudewatch install — this also creates the default config file with all keys.
Verify: Read ~/.claude/settings.json and confirm statusLine is set.
Choose theme: Ask which theme they want: Options: dracula (default), catppuccin-mocha, catppuccin-latte, nord, tokyo-night, gruvbox, solarized-dark, solarized-light, one-dark, rosepine
Write config: Read the existing config from ~/.config/claudewatch/config.toml, update only the theme value, and write it back preserving all other keys.
Done: Tell the user to restart Claude Code. Plan type and usage limits are auto-detected from credentials. Mention they can run /claudewatch:config to toggle individual segments on/off.