CLI/great-docs live
cc-steer live
Control live steering: the delivery mode, the kill switch, and the prompt-submit hook.
cc-steer live COMMAND [ARGS]...Full --help output
Usage: cc-steer live [OPTIONS] COMMAND [ARGS]...
Control live steering: the delivery mode, the kill switch, and the prompt-
submit hook.
Options:
--help Show this message and exit.
Commands:
accept Mark PROPOSAL_ID accepted — an explicit positive...
dismiss Mark PROPOSAL_ID dismissed — an explicit negative...
edit Mark PROPOSAL_ID edited — an explicit...
hook The ``UserPromptSubmit`` handler: pop and surface the...
install-hook Wire the synchronous UserPromptSubmit steer hook into...
mode Set the delivery mode in ``~/.cc-steer/live.toml`` (the...
off Halt live delivery everywhere: touch the...
on Resume live delivery: clear the...
status Show the live mode, the kill switch, allowed projects,...
uninstall-hook Remove the UserPromptSubmit steer hook, leaving every...
Commands
hook-
The
UserPromptSubmithandler: pop and surface the freshest queued steer (fail-open, exits 0). install-hook- Wire the synchronous UserPromptSubmit steer hook into the user-level Claude Code settings.
uninstall-hook- Remove the UserPromptSubmit steer hook, leaving every other hook untouched.
on-
Resume live delivery: clear the
~/.cc-steer/live.offkill switch. off-
Halt live delivery everywhere: touch the
~/.cc-steer/live.offkill switch and expire the backlog. mode-
Set the delivery mode in
~/.cc-steer/live.toml(the live modes are a human-only escalation). status- Show the live mode, the kill switch, allowed projects, and today’s delivery counts.
accept- Mark PROPOSAL_ID accepted — an explicit positive reaction that outranks the attribution scan.
dismiss- Mark PROPOSAL_ID dismissed — an explicit negative reaction that outranks the attribution scan.
edit- Mark PROPOSAL_ID edited — an explicit corrected-positive reaction that outranks the attribution scan.