# Stop

> Stop active work in the current session. Use when the user invokes /stop or asks to cancel the current turn, active compute jobs, session kernels, or all running session work.

- Skill: `synthetic-sciences/stop` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add synthetic-sciences/stop`
- Raw SKILL.md: https://api.skillmd.com/api/skills/synthetic-sciences/stop/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: synthetic-sciences (https://skillmd.com/u/synthetic-sciences)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/synthetic-sciences/stop

---


# Stop active work

Cancel only the requested scope in the current session. Treat an unspecified scope as the active turn. Use `compute` for compute jobs and session kernels, or `all` when the user explicitly wants both the turn and compute stopped.

Preserve any queued draft and report exactly what was stopped.

