con un clic
setup
Install and configure claudewatch status line for Claude Code
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Install and configure claudewatch status line for Claude Code
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional 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.