/cancel-auto-run
Cancel automatic task execution.
Progress Checklist
code
- [ ] Step 1: Check state file - [ ] Step 2: Delete state directory - [ ] Step 3: Output
Steps
- •
Check state file:
- •If
.claude/auto-run/state.local.mddoes not exist → "Auto-run is not active."
- •If
- •
Delete state directory:
bashrm -rf .claude/auto-run/
- •
Output: "Auto-run cancelled."