Skip to content
Development
Command

/stop

Gracefully stop a running Bernstein orchestration

From plugin
bernstein
8203 skills1 agent3 commands1 hook
+1
Install
$ npx -y skills add sipyourdrink-ltd/bernstein --agent claude-code

How 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/stop

Context preview

What this command does when you run it.

Gracefully stop a running Bernstein orchestration

Command definition

stop.md
description: Gracefully stop a running Bernstein orchestration

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

Ships withbernstein

Deterministic orchestrator for CLI coding agents (Claude Code, Codex, Gemini CLI, +40 more). No model in the coordination loop, so parallel runs in per-task git worktrees replay byte-identically. Signed lineage plus an opt-in HMAC audit chain a reviewer checks offline, without rerunning it. Cluster mode, air-gap deploy. https://bernstein.run

Get the whole plugin