From trayce
Use when the user asks to "stop trayce", "shut down trayce", "kill trayce", or "stop the canvas server".
How this skill is triggered — by the user, by Claude, or both
Slash command
/trayce:trayce-stopThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
```bash
bun run ${CLAUDE_PLUGIN_ROOT}/../scripts/stop.ts
Confirm the server has stopped. The browser canvas disconnects automatically. Works on Linux, macOS, and Windows.
To restart later, ask to start trayce (that routes to trayce-start). To check
status without stopping or starting, route to trayce-status.
npx claudepluginhub sds-mode/trayce --plugin trayceStops the PowerMem server that was started by the Claude Code plugin, using the tracked PID in the plugin data directory.
Останавливает Apache HTTP Server. Публикации сохраняются — при следующем /web-publish сервер запустится снова.
Stops and removes the ClaudeClaw background service for the current instance. Preserves data while removing the service unit.