بنقرة واحدة
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.