/restart
Restart the Nimbalyst application
$ npx -y skills add nimbalyst/nimbalyst --agent claude-codeHow 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
/restart
Context preview
What this command does when you run it.
Restart the Nimbalyst application
Command definition
restart.mdname: restart description: Restart the Nimbalyst application
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!
Nimbalyst is a free, open-source, local, interactive visual editor & session/task manager for developers, product managers, designers, builders.
Repo: nimbalyst/nimbalyst
Other commands on nimbalyst.
- /android-release
Prepare and execute an Android release (patch/minor/major)
Open command - /bug-report
Gather details and draft an actionable bug report for developers.
Open command - /commit
Create a git commit with concise, bullet-point commit message
Open command - /design
Create a new plan document for tracking work.
Open command - /e2e-devcontainer
Run E2E tests in a dev container (isolated environment)
Open command - /implement
Execute a plan document while keeping progress synchronized.
Open command

