EMERGENCY ONLY - Manually cancel running auto session. Generates summary report and releases lock. Activates for: cancel auto, stop auto, emergency cancel.
Emergency cancel a running auto session and release the lock. Use only when you must force-stop a runaway process or free system resources urgently.
/plugin marketplace add anton-abyzov/specweave/plugin install sw@specweaveā ļø EMERGENCY USE ONLY - Manually cancel the running auto session.
Note: Auto mode is designed to run until completion. In most cases, just close the Claude Code session and resume later with
/sw:do. Only use this command in true emergencies.
/sw:cancel-auto [OPTIONS]
| Option | Description |
|---|---|
--force | Cancel without confirmation |
# Interactive cancel (asks for confirmation)
/sw:cancel-auto
# Force cancel without confirmation (emergency)
/sw:cancel-auto --force
š Current Session
Session ID: auto-2025-12-29-abc123
Status: running
Iteration: 47
Current Increment: 0001-user-auth
Increments Completed: 2
Duration: 2h 15m
Cancel this session? [y/N] y
ā
Session cancelled
Summary: .specweave/logs/auto-2025-12-29-abc123-summary.md
š” To resume work later, just run /sw:do
When this command is invoked:
bash plugins/specweave/scripts/cancel-auto.sh [args]
/sw:do/sw:do/resume to restore full conversation contextUse cancel-auto only for:
DON'T use for: