Skip to content
Development
Command

/setup

Set up the claude-pulse status bar. This is a one-time setup.

From plugin
noobygains-claude-pulse
4172 skills2 commands
Install
> /plugin marketplace add NoobyGains/claude-pulse
> /plugin install claude-pulse@claude-pulse

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/setup

Context preview

What this command does when you run it.

Set up the claude-pulse status bar. This is a one-time setup.

Command definition

setup.md

Set up the claude-pulse status bar. This is a one-time setup.

---

Steps

1. **Find the script.** Use the Glob tool to search for `claude_status.py` inside `~/.claude/plugins/` recursively. The pattern is `**/claude_status.py`. Use the result that contains `claude-pulse` in the path. Save this as SCRIPT_PATH.

2. **Run the installer.** Execute: `python "SCRIPT_PATH" --install`

This adds the status line command and animation hooks to `~/.claude/settings.json`.

3. **Confirm to the user:**

  • "claude-pulse is installed! Restart Claude Code to see your status bar."
  • "Type `/claude-pulse:pulse` to configure themes, colours, and animations."
  • "Type `/claude-pulse:pulse show` to preview all themes."
Ships withnoobygains-claude-pulse

Real-time usage monitor for Claude Code — session limits, weekly limits, and plan tier with colour-coded progress bars

Get the whole plugin
Stats
418
Stars
29
Forks
Active
Maintenance
Python
Language
9d ago
Last commit
6mo ago
Created

Repo: NoobyGains/claude-pulse