Skip to main content
ClaudeWave
Slash Command1.7k estrellas del repoactualizado yesterday

restart

Restart the Nimbalyst application

Instalar en Claude Code
Copiar
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nimbalyst/nimbalyst/HEAD/.claude/commands/restart.md -o ~/.claude/commands/restart.md
Después abre una sesión nueva de Claude Code; el slash command carga automáticamente.

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!