From claude-nights-watch
Interactive setup wizard that guides through prerequisites check, task configuration, safety rules, and daemon setup for Claude Nights Watch.
How this command is triggered — by the user, by Claude, or both
Slash command
/claude-nights-watch:setupThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Nights Watch Setup Wizard Launch the interactive setup wizard to configure Claude Nights Watch for the first time or modify existing configuration. ## Usage ## Setup Process The wizard guides you through: ### 1. Prerequisites Check - ✓ Verify Claude CLI is installed - ✓ Check for ccusage (for accurate timing) - ✓ Confirm required permissions ### 2. Task Configuration - Create or edit `task.md` file - Enter task instructions - Review and modify as needed ### 3. Safety Rules Configuration - Create or edit `rules.md` file - Choose from default safety templates - Customize rules for ...
Launch the interactive setup wizard to configure Claude Nights Watch for the first time or modify existing configuration.
/nights-watch setup
The wizard guides you through:
task.md filerules.md file================================
Claude Nights Watch Setup
================================
Checking prerequisites...
✓ Claude CLI found
! ccusage not found (will use time-based checking)
To install ccusage: npm install -g ccusage
=== Task Configuration ===
task.md already exists
Do you want to view/edit it? (y/n)
=== Safety Rules Configuration ===
Do you want to create safety rules? (recommended) (y/n)
=== Daemon Configuration ===
Do you want to start the daemon after setup? (y/n)
Do you want to schedule a start time? (y/n)
Enter start time (HH:MM for today, or YYYY-MM-DD HH:MM):
=== Setup Complete ===
✓ Task file: /path/to/task.md
✓ Rules file: /path/to/rules.md
✓ Manager: /path/to/claude-nights-watch-manager.sh
Available commands:
/nights-watch start - Start the daemon
/nights-watch stop - Stop the daemon
/nights-watch status - Check daemon status
/nights-watch logs - View logs
/nights-watch task - View current task
Starting daemon...
task.md - Your task instructions (if doesn't exist)rules.md - Safety rules (optional, if requested)logs/ - Directory for daemon logs (on first start)task.md - Only edited if you choose torules.md - Only edited if you choose toIf you're setting up for the first time:
/nights-watch setup# Test Task
1. Create a file called test-output.txt
2. Write "Hello from Claude Nights Watch" to it
3. Report success
/nights-watch status/nights-watch logs -f${CLAUDE_PLUGIN_ROOT}/setup-nights-watch.sh
CLAUDE_NIGHTS_WATCH_DIR - Set custom task directory (default: current directory)EDITOR - Preferred text editor (default: nano)/nights-watch start - Start daemon after setup/nights-watch task - View configured tasks${CLAUDE_PLUGIN_ROOT}/examples/npx claudepluginhub rennf93/claudenightswatch4plugins reuse this command
First indexed Jan 1, 2026
/setupInteractive setup wizard that guides through prerequisites check, task configuration, safety rules, and daemon setup for Claude Nights Watch.
/startStarts the ClaudeClaw heartbeat daemon with interactive setup and security checks for Telegram, Discord, and permissions.
/startStarts the ClaudeClaw project daemon with interactive setup for AI model, Telegram, Discord, and security configuration. Also supports one-shot prompting.
/startInitializes and launches a background daemon for scheduled prompts and event-driven triggers. Walks through model selection, heartbeat setup, and optional Telegram/Discord integration.
/install-watchdogInstalls a system-level watchdog daemon that monitors the egregore process and automatically relaunches it after crashes, rate limits, or context overflows. Supports --window and --interval options.
/cc-autonomyDeploys autonomy operating profiles composing memory, workflow, orchestration, hooks, and verification into repo files and hooks. Supports deploy, status, switch, verify, plan subcommands with conservative to unattended-review profiles.