Night Mode banner
Canhada-Labs Canhada-Labs

Night Mode

Development community

Description

--- description: Owner-invoked autonomy posture toggle — hands you the exact command to arm acceptEdits for the NEXT session, reversibly and audited — /night-mode on|off|status argument-hint: "on|off|status" allowed-tools: Read --- # /night-mode — Owner autonomy posture toggle (PLAN-165) Usage: `/night-mode on`, `/night-mode off`, or `/night-mode status`. Arms or disarms a per-machine autonomy posture: `on` sets `permissions.defaultMode: "acceptEdits"` in the gitignored `.claude/settings.loca

Installation

Installs to ~/.claude/commands/canhada-labs-ceo-orchestration-night-mode.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Canhada-Labs/ceo-orchestration/HEAD/.claude/commands/night-mode.md -o ~/.claude/commands/canhada-labs-ceo-orchestration-night-mode.md

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

Full documentation available on GitHub

View Source Repository