with one click
setup
Install and configure claudewatch status line for Claude Code
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Install and configure claudewatch status line for Claude Code
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| 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.