Skip to main content
ClaudeWave
Slash Command1.7k repo starsupdated yesterday

restart

Restart the Nimbalyst application

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nimbalyst/nimbalyst/HEAD/.claude/commands/restart.md -o ~/.claude/commands/restart.md
Then start a new Claude Code session; the slash command loads automatically.

restart.md

Restart the Nimbalyst application using the `mcp__nimbalyst-extension-dev__restart_nimbalyst` MCP tool.

This will close all windows and relaunch the app.

Only run this command when directly instructed to by the user!