claw-drive-start
Spawn a driven Claude Code session (Session B) in the given directory and start the Monitor flow against the returned watch_command. Usage — /claw-drive-start <cwd> [--brief <file>] [--policy <file>] [--verbose]. The cwd must exist and be a real project root. If --brief is omitted, the user will be asked for the scenario brief inline. If --policy is omitted, the conservative starter shipped with claw-drive is used. By default Session B receives a system-prompt wrapper teaching a two-token vocabulary — emit [NEEDS-INPUT] when the human is needed, [DONE] when the task is complete, nothing otherwise — and Monitor surfaces turn_completed only when one of those two trailing tokens is present. Pass --verbose to bypass both the wrapper injection and the sentinel filter (raw stream including every turn_completed and tool_output_provided).