Unattended banner
mishahanin mishahanin

Unattended

Development community

Description

--- description: Turn unattended mode on or off for this session (checkpoint unattended switch). argument-hint: "on | off | status" allowed-tools: "Bash(python scripts/checkpoint-paths.py:*), Bash(python3 scripts/checkpoint-paths.py:*)" disable-model-invocation: true --- Set the unattended switch for THIS session. Do nothing else. The argument is `$ARGUMENTS`. Read the first token only. 1. If the token is `on`, `off`, or `status`, run that command: ```bash python scripts/checkpoint-paths.py

Installation

Installs to ~/.claude/commands/mishahanin-heading-os-unattended.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mishahanin/heading-os/HEAD/.claude/commands/unattended.md -o ~/.claude/commands/mishahanin-heading-os-unattended.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository