Enable autonomous loop mode for long-running tasks
[-f <file>] [--poc | --production] [--no-focus] [<task description>...]# Ralph Loop: Start Enable the Ralph Wiggum autonomous improvement loop. Claude will continue working until: - Task is truly complete (respecting minimum time/iteration thresholds) - Maximum time limit reached (default: 9 hours) - Maximum iterations reached (default: 99) - Kill switch activated (`.claude/STOP_LOOP` file created) ## Arguments - `-f <file>`: Specify target file for completion tracking (plan, spec, or ADR) - `--poc`: Use proof-of-concept settings (5 min / 10 min limits, 10/20 iterations) - `--production`: Use production settings (4h / 9h limits, 50/99 iterations) - skips p...
Start the Claude Nights Watch daemon to begin autonomous task execution monitoring
Start work on a ClickUp task (transition to In Progress)
Start work on a Linear issue (transition to In Progress)
Start work on a Jira ticket (transition to In Progress)
Initiates the task orchestration workflow using the three-agent system (task-orchestrator, task-decomposer, and dependency-analyzer) to create a comprehensive execution plan.