Uninstall Statusline — Development skill for Claude Code
Remove claude-pulse statusline completely — scripts, daemon, settings, hooks.
How to install Uninstall Statusline
Installs to ~/.claude/commands/omriariav-claude-pulse-uninstall-statusline.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/omriariav/claude-pulse/HEAD/.claude/commands/uninstall-statusline.md -o ~/.claude/commands/omriariav-claude-pulse-uninstall-statusline.md Restart Claude Code, or start a new session, for it to be picked up.
What Uninstall Statusline does
name: uninstall-statusline description: Remove claude-pulse statusline completely — scripts, daemon, settings, hooks user_invocable: true
Uninstall claude-pulse
Remove everything: statusline, daemon, settings, hooks.
1. Stop and remove daemon (macOS)
launchctl unload ~/Library/LaunchAgents/com.claude-pulse.red-alert.plist 2>/dev/null || true
rm -f ~/Library/LaunchAgents/com.claude-pulse.red-alert.plist
pkill -f red-alert-daemon 2>/dev/null || true
2. Remove state
Alternatives in Development
- News Pulse — 公司新闻脉搏:股价异动时快速归因 15.9k ★
- Claude Hooks Mastery — 3,300+ Complete mastery guide for Claude Code hooks with production-ready scripts 3.4k ★
- Open Agent SDK TypeScript — Agent-SDK without CLI dependencies, as an alternative to claude-agent-sdk, completely open source 2.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Uninstall Red Alert
Remove Red Alert (Pikud HaOref) notifications from claude-pulse
Claude Settings
一站式管理 Claude Code 全部設定的 Tauri 桌面應用程式 — 多層設定合并、資源瀏覽、Hooks / StatusLine 社群範本、Draft Mode 統一儲存。
Sync Claude Config
Sync Claude Code + cross-CLI config (AGENTS.md, CLAUDE.md, GEMINI.md, agents, skills, settings, statusline, gu
Uninstall Attestor
Completely uninstall Attestor from Claude Code — reverse every install surface
Uninstall Dev Suite
Remove dev-suite components from a project. Only removes tracked components, preserves user content.
Agy Uninstall
Print the plugin's install path and the command to remove agy-delegate's launcher wrappers (agy-bridge + gemin
Related Agents
Claude Code Infra
Use PROACTIVELY and automatically — do not wait to be asked — to configure Claude Code itself: sub-agents, ski
My Security Reviewer
Fresh-context security reviewer for agent tooling - skills, subagents, commands, hooks, shell/sync scripts, do
Bash Scripter
Use this agent when you need to write or fix bash/shell scripts — entrypoints, setup scripts, statusline scrip