Skip to main content
ClaudeWave
Slash Command570 repo starsupdated today

stop

Gracefully stop a running Bernstein orchestration

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

stop.md

Drain all running agents and stop the orchestration. Agents finish their current task before exiting. No work is lost.